Skip to content

Releases: chanzuckerberg/edu-design-system

@chanzuckerberg/eds@15.5.0

21 Oct 22:09
7852943
Compare
Choose a tag to compare

15.5.0 (2024-10-18)

Storybook

Features

  • DataTable: add support for table row statuses (#2073) (c109f52)
  • re-export HeadlessUI's Transition component (#2069) (a4a5fc8)

Bug Fixes

  • DataTable: fix cell size and border in FF (#2072) (7ffbd56)
  • Select: remove label checks from component (#2068) (8ede09d)

@chanzuckerberg/eds@15.4.1

05 Oct 01:14
679ce57
Compare
Choose a tag to compare

15.4.1 (2024-10-04)

Storybook

Bug Fixes

  • Button: specify size for enabled/disabled buttons (#2063) (39f3af6)

@chanzuckerberg/eds@15.4.0

27 Sep 15:41
101b154
Compare
Choose a tag to compare

15.4.0 (2024-09-26)

Storybook

Features

Bug Fixes

  • Button: apply external styles when disabled (#2060) (e762d8b)

@chanzuckerberg/eds@15.4.0-alpha.1

17 Sep 21:36
84637b0
Compare
Choose a tag to compare

15.4.0-alpha.1 (2024-09-17)

Storybook

Features

  • Button: support for not-allowed cursor when disabled (#2052) (46cb9f6)
  • DataTable: add groupBy support (894fc62)
  • DataTable: handle conditional shadow on pinned header (142bd6e)
  • DataTable: implement TanStack Table (#2055) (2912518)
  • DataTable: introduce 1.0 component (8ee0249)
  • DataTable: support selection and additional column styling (7b08ea6)

@chanzuckerberg/eds@15.4.0-alpha.0

12 Sep 18:44
680360e
Compare
Choose a tag to compare

15.4.0-alpha.0 (2024-09-12)

Storybook

Features

  • Button: support for not-allowed cursor when disabled (#2052) (46cb9f6)
  • DataTable: implement TanStack Table (#2055) (a4dbf21)
  • DataTable: introduce 1.0 component (269ba31)

@chanzuckerberg/eds@15.3.1

26 Aug 20:43
8978bfd
Compare
Choose a tag to compare

15.3.1 (2024-08-26)

Storybook

Bug Fixes

  • tailwind: update animation token export types (#2047) (0f95301)

@chanzuckerberg/eds@15.3.0

23 Aug 21:14
ba6fc3b
Compare
Choose a tag to compare

15.3.0 (2024-08-23)

Storybook

Figma Components Library:
🟢 No breaking changes

  • EDS-toastNotification:
    • deleted the dissmissType property
    • Added Toast Pattern documentation to handle multiple toasts
  • EDS-popover: added EDS-popover 2.0 component

Features

Bug Fixes

  • Card: add spacing between eyebrow and title (#2040) (d6ee15d)
  • Link: handle inverse variant for standalone links (#2042) (351d7fd)
  • Popover: update component version number (#2038) (9940d76)

@chanzuckerberg/eds v15.2.1

12 Aug 18:16
d4015e1
Compare
Choose a tag to compare

15.2.1 (2024-08-09)

Storybook

Bug Fixes

  • Button: update button padding to match design (#2027) (15644d3)
  • Checkbox: specify a font size for the checked glyph (#2030) (6777316)
  • Menu: remove style overrides to Menu.Button (#2029) (2ad7b4c)

@chanzuckerberg/eds@15.2.0

26 Jul 13:42
21074fb
Compare
Choose a tag to compare

15.2.0 (2024-07-25)

Storybook

Features

  • Fieldset: update styles to support new 2.0 components (#2023) (e542b32)

Bug Fixes

  • Button: update typography tokens to match design (#2019) (3b94114)
  • InputField: align text content with inputWithin spacing (#2020) (e87767b)

v15.1.0

15 Jul 23:29
582d628
Compare
Choose a tag to compare

15.1.0 (2024-07-15)

Storybook

Features

  • add runtime warning/errors to components (#2007) (661130b)
  • InputField: add show/hide button for password field type (#2006) (52d9ca0)
  • Modal: add height property to modal API (#2011) (8d0c68f)

Bug Fixes

  • Icon: update pencil icon to latest design (#2016) (cb8d1a7)
  • Link: apply font weight to standalone sizes (#2015) (2e47271)
  • Select: expose generic types to allow by to pass type checks (#2008) (421c91b)