Skip to content

Releases: GovTechSG/sgds-web-component

v3.9.0

03 Feb 06:19

Choose a tag to compare

What's Changed

  • Fix/input default value not captured [run-chromatic] by @th-94 in #538
  • feat(Masthead, Mainnav, SystemBanner): fluid prop to disable max-width [run-chromatic] by @clukhei in #540
  • Th/add responsive css variables [run-chromatic] by @th-94 in #510

Full Changelog: v3.8.1...v3.9.0

v3.8.1

02 Feb 08:07

Choose a tag to compare

What's Changed

  • feat(Masthead): remove scam alert message [run-chromatic] by @clukhei in #534

Full Changelog: v3.8.0...v3.8.1

v3.8.0

27 Jan 08:53

Choose a tag to compare

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

Full Changelog: v3.7.0...v3.8.0

v3.7.0

23 Jan 08:52

Choose a tag to compare

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

22 Dec 03:34

Choose a tag to compare

What's Changed

  • feat(Footer): make sitemap and faq optional by @clukhei in #498

Full Changelog: v3.6.3...v3.6.4

v3.6.3

22 Dec 03:23

Choose a tag to compare

What's Changed

  • ci(chromatic): setup with workflow actions by @clukhei in #495
  • fix(SystemBannerItem): style font size, color and line height of all … by @clukhei in #497

Full Changelog: v3.6.2...v3.6.3

v3.6.2

19 Dec 07:46

Choose a tag to compare

What's Changed

  • fix(Link): set color to have highest importance by @clukhei in #496

Full Changelog: v3.6.1...v3.6.2

v3.6.1

19 Dec 07:45

Choose a tag to compare

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

18 Dec 01:17

Choose a tag to compare

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

12 Nov 09:29

Choose a tag to compare

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