Releases
Moon Design System releases and their change logs.
@heathmont/moon-base-tw
10.17.3
Patch Changes
- 5debd57: fix: update license to MIT
10.14.1
Patch Changes
- 56c7165: fix: update instances of github repo links [MDS-1056]
10.13.5
Patch Changes
- bump version to 10.13.5
@heathmont/moon-core-tw
10.17.4
Patch Changes
- 3e9b5ab: fix: fix autoslide and selected index scroll [MDS-1320]
10.17.3
Patch Changes
- 5debd57: fix: update license to MIT
10.16.0
Minor Changes
- ac50cda: feat: update hover logics for Button and IconButton. Add hover-supported @media to MDS configuration file
10.14.1
Patch Changes
- 56c7165: fix: update instances of github repo links [MDS-1056]
10.14.0
Patch Changes
- 67a7327: fix: z-indices for Combobox and Search
- 829fdc1: feat: Chip - as polymorphic component
@heathmont/moon-table-v8-tw
10.17.5
Patch Changes
- d4becdb: fix: add accessor key to select column to avoid crashing when no data is present [MDS-1321]
10.17.3
Patch Changes
- 5debd57: fix: update license to MIT
- fix: CellBorder return null, when withBorder is not theu
- Updated dependencies [5debd57]
- @heathmont/[email protected]
10.17.2
Patch Changes
- Fix CellBorder return from undefined to null
10.17.0
Minor Changes
- 9ec1d47: feat: remove necessity of installation of @tanstack package [MDS-1181]
10.16.1
Patch Changes
- 884cf84: fix: add missing keys to Table map functions, remove unnecessary scroll on right sidebar in docs [MDS-1175]
10.14.1
Patch Changes
- 56c7165: fix: update instances of github repo links [MDS-1056]
- Updated dependencies [56c7165]
- @heathmont/[email protected]
10.14.0
Minor Changes
- 1a84c8b: feat(Table): the cell border customization has been added [MDS-1023]
Patch Changes
- 0302fc9: fix: the widths of the sticky cells have been adjusted [MDS-1025]
- Updated dependencies [67a7327]
- Updated dependencies [829fdc1]
- @heathmont/[email protected]
@heathmont/moon-cmdk-tw
10.17.3
Patch Changes
- 5debd57: fix: update license to MIT
- Updated dependencies [5debd57]
- @heathmont/[email protected]
10.14.1
Patch Changes
- 56c7165: fix: update instances of github repo links [MDS-1056]
- Updated dependencies [56c7165]
- @heathmont/[email protected]
10.13.5
Patch Changes
- bump version to 10.13.5
- Updated dependencies
- @heathmont/[email protected]
@heathmont/moon-themes-tw
10.17.3
Patch Changes
- 5debd57: fix: update license to MIT
10.15.0
Patch Changes
- 240db00: fix: update bitcasino hit color
10.14.1
Patch Changes
- dc17021: feat: new bitcasino colors and font
- 56c7165: fix: update instances of github repo links [MDS-1056]
10.13.5
Patch Changes
- bump version to 10.13.5
docs
10.17.4
Patch Changes
- 3e9b5ab: fix: fix autoslide and selected index scroll [MDS-1320]
- Updated dependencies [3e9b5ab]
- @heathmont/[email protected]
10.17.3
Patch Changes
- 5debd57: fix: update license to MIT
- d0c40fd: feat: update license to GPL
- ad824db: feat: update license to GPL
- 0111dde: Add Typography page [MDS-1062]
- 3f09e8e: fix: footer license link
- Updated dependencies [5debd57]
- Updated dependencies
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
10.17.2
Patch Changes
- Fix CellBorder return from undefined to null
- Updated dependencies
- @heathmont/[email protected]
10.17.1
Patch Changes
- Updated docs Accordion example
10.17.0
Minor Changes
- 9ec1d47: feat: remove necessity of installation of @tanstack package [MDS-1181]
Patch Changes
- Updated dependencies [9ec1d47]
- @heathmont/[email protected]
10.16.1
Patch Changes
- 884cf84: fix: add missing keys to Table map functions, remove unnecessary scroll on right sidebar in docs [MDS-1175]
- 772195f: Add Contribution page [MDS-1064]
- cdcfbab: fix: accessibility issue in TableProps component [MDS-950]
- ab7501c: Add Themes page to documentation
- 4d38494: Add Google Analytics [MDS-1066]
- Updated dependencies [884cf84]
- @heathmont/[email protected]
10.16.0
Minor Changes
- ac50cda: feat: update hover logics for Button and IconButton. Add hover-supported @media to MDS configuration file
Patch Changes
- 18e3224: Add Installation page [MDS-1065]
- Updated dependencies [ac50cda]
- @heathmont/[email protected]
10.15.0
Minor Changes
- d71a61f: docs: add Our contributors section on the main page [MDS-1061]
- f557d96: Add version number to every component page title [MDS-1086]
Patch Changes
- c032714: Update icons set, overall style improvements, useContributors hook fix [MDS-1085]
- 64d9592: docs: Update AuthCode preview image [MDS-1083]
- Updated dependencies [240db00]
- @heathmont/[email protected]
10.14.2
Patch Changes
- a43ad4e: build: utilize [email protected] build: fix npm registry path
10.14.1
Patch Changes
- 4ba7fe4: docs: add syntax highlight for code previews [MDS-1058]
- 42b4b3a: Added navigation to Release page [MDS-1044]
- 56c7165: fix: update instances of github repo links [MDS-1056]
- Updated dependencies [dc17021]
- Updated dependencies [56c7165]
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
- @heathmont/[email protected]
10.14.0
Minor Changes
- b4a0fce: docs: fix windows scrollbar styling, add color-scheme to dark theme
- 6a576cf: fix: incorrect definition of the enum type in props tables [MDS-1029]
- aec715c: The anchors have been replaced with the Next Link components [MDS-1037]
- 1a84c8b: feat(Table): the cell border customization has been added [MDS-1023]
- 9b3b12a: feat: а set of component cards is displayed on the main page [MDS-1028]
- 306ffe5: fix: the pre-build step of component descriptions generation is enabled [MDS-1036]
Patch Changes
- 48129e5: chore: update CONTRIBUTING.md regarding changeset
- d9276b8: fix: Dark Mode & RTL Flickering [MDS-1024]
- b9ea351: chore: bump e2e screenshots after packages migration
- dc1f0a2: chore(docs): update navigation buttons colors & sidebar padding
- 2b3a562: Added linting for newly generated datasets before pushing.
- ab8698c: docs: update desktop and mobile layouts
- 8266681: TagsInput: The maximum width of the components has been limited. TagsInput: Functionality is split for each example instance.
- ade08b1: docs: hide components from the main page, test optimization
- 3328be8: The generator of the changelog total data file has been added [MDS-1018]
- 67a7327: fix: z-indices for Combobox and Search
- 829fdc1: feat: Chip - as polymorphic component
- Updated dependencies [0302fc9]
- Updated dependencies [1a84c8b]
- Updated dependencies [67a7327]
- Updated dependencies [829fdc1]
- @heathmont/[email protected]
- @heathmont/[email protected]