Skip to content

Releases: GovTechSG/sgds

v2.3.5

23 Sep 08:48
Compare
Choose a tag to compare

Whats New

Upgrade Bootstrap dependency to 5.2

v2.3.4

30 Aug 04:31
Compare
Choose a tag to compare

Whats new

Button

  • disabled button to have cursor not allowed instead of pointer-events

Tooltip

  • set default max-width of tooltip by sass
  • increased max-width of tooltip inner

Combobox

  • implement scrollable combobox styles
  • new scrollable prop to enable y-axis a scrolling on menu

v2.3.3

31 May 08:41
Compare
Choose a tag to compare

Refactor

Refactor

  • sidenav: css variable--sgds-sidenav-sticky-top defaults to the height of SGDS masthead and navbar component

v2.3.2

31 May 08:36
Compare
Choose a tag to compare

Fixes

  • Removed Helvetica and related font family from the library

v2.3.1

31 May 08:27
Compare
Choose a tag to compare

Fixes

  • Remove $enable-cssgrid: true to disable Bootstrap cssgrid system. This was enabled by accident and would affect name class clashes with ".grid"

v2.3.0

02 May 23:56
Compare
Choose a tag to compare

What's New

Sidenav

  • Added new styles to support sticky Sidenav component

Datepicker

  • Add hover background to td dates cells
  • Add hover to calendar header buttons
  • Add appropriate cursor styles for buttons and clickables
  • Add disabled styles for dates that are out of range

@govtechsg/sgds v2.2.0

09 Jan 09:00
Compare
Choose a tag to compare

v2.2.0 (2023-01-09)

What's New

  • Layout CSS is now stable. See https://designsystem.tech.gov.sg/layouts/
    Use Layout to build your templates easily
  • Addition of lights and darks text color tokens with intensity (e.g. text-dark-100, -200, 300, text-light-100, -200, 300 etc)

Fixes

SGDS v2.0 is here!

29 Jul 05:23
Compare
Choose a tag to compare

We've changed our base CSS framework from Bulma to Bootstrap v5.1+ with:

We will be pushing up additional components and features in the upcoming months. Do keep a lookout!

Added Collapsible SGDS Masthead

02 Feb 14:01
Compare
Choose a tag to compare

Added Dropdown multi select component

15 Oct 06:17
Compare
Choose a tag to compare