Releases: GovTechSG/sgds-web-component
Releases · GovTechSG/sgds-web-component
v3.9.0
v3.8.1
v3.8.0
What's Changed
- style(*): remap margin tokens to match padding [run-chromatic] by @clukhei in #505
- feat(Modal): new size extra large [run-chromatic] by @clukhei in #527
New Contributors
- @trungvose made their first contribution in #526
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- feat(ComboBox): asynchronous combobox by @clukhei in #499
- fix(breadcrumb): ensure breadcrumb text truncates with ellipsis instead of wrapping [run-chromatic] by @th-94 in #507
- feat(Icons): new icons added [skip-cd] by @th-94 in #504
- style(description list): update the gap between the label and data slot [run-chromatic] by @th-94 in #506
- style(ToastContainer): toast container top positions starts after mas…[run-chromatic] by @clukhei in #517
- fix(ComboBox): selection does nothing for disabled option by @amandac628 in #524
- build(rollup): fix breaking umd break after migration to pnpm by @clukhei in #523
Full Changelog: v3.6.4...v3.7.0
v3.6.4
What's Changed
Full Changelog: v3.6.3...v3.6.4
v3.6.3
v3.6.2
v3.6.1
What's Changed
- feat(ComboBox): added clear all button for combobox and added handlin… by @amandac628 in #476
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- fix(DescriptionList): allow the non-stacked list to stack in mobile, apply max width for label by @th-94 in #471
- fix(Mainnav, Masthead,DropdownMenu): update correct breakpoints for dropdown menu, mainnav and masthead @th-94 in #472
- fix(IconList): icon list line height fixes with new line height tokens by @th-94 in #473
- style(grid system): update the gap and container max width by @th-94 in #478
- fix(button): add default button color to prevent initial load of wrong color by @th-94 in #479
- style(typography): update the font weight of headings by @th-94 in #485
- feat(Input): new datetime-local type by @clukhei in #488
- feat(combobox): sgds-input event emits detail with displayValue to allow users to obtain real-time value of input text by @clukhei in #489
- fix(subnav): hide the container of actions slot when the slot is empty by @th-94 in #491
- feat(SystemBanner): new system banner component by @clukhei in #475
- feat(Link): underline motion, icon size to link mappings, external link icon size handling, new disabled and active prop by @clukhei in #492
- feat(CloseButton): new close button component by @clukhei in #493
Full Changelog: v3.5.6...v3.6.0
v3.5.6
What's Changed
- Feat/button spinner icon button by @clukhei in #461
- chore(ComboBox): corrected check for displaying of no options by @amandac628 in #464
- Fix/modal close button misalignment by @clukhei in #463
- fix(drawer): revert to percentages for width and height by @clukhei in #462
- fix(combobox): handle no options when 0 options passed in, reset empt… by @clukhei in #466
- fix(combobox): shift padding to inner container holding badge and tex… by @clukhei in #467
- fix(combobox): slot label not ready by first render due to race condition and few more bugs by @clukhei in #469
- Th/fix skeleton ssr by @th-94 in #470
Full Changelog: v3.5.5...v3.5.6