Skip to content

Releases: chanzuckerberg/edu-design-system

@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)

@chanzuckerberg/eds@v15.0.1

03 Jul 15:59
55bafbc
Compare
Choose a tag to compare

15.0.1 (2024-07-02)

Storybook

Bug Fixes

v15.0.0

20 Jun 21:14
de2e608
Compare
Choose a tag to compare

15.0.0 (2024-06-20)

Storybook

⚠ BREAKING CHANGES

  • TextareaField: introduce 2.0 component (#1911)
  • Card: introduce 2.0 component (#1908)
  • Modal: introduce 2.0 component (#1907)
  • Toast: introduce 2.0 component (#1906)
  • Tooltip: introduce 2.0 component (#1905)
  • BannerNotification: introduce 2.0 component (#1904)
  • InlineNotification: introduce 2.0 component (#1903)
  • Accordion: introduce 2.0 component (#1901)
  • Select: introduce 2.0 component (#1899)
  • config: use literal values in style-dictionary config (#1900)
  • InputField: introduce 2.0 component (#1898)
  • Checkbox: introduce 2.0 component (#1897)
  • Radio: introduce 2.0 component (#1895)
  • Menu: introduce 2.0 component (#1894)
  • TabGroup: introduce 2.0 component (#1892)
  • NumberIcon: introduce 2.0 component (#1891)
  • Link: introduce v2.0 component (#1890)
  • Button: introduce v2.0 component (#1889)
  • tokens: remove units from design system tokens (#1912)
  • Icon: introduce 2.0 component (#1925)
  • adjust responsive and spacing tokens/config (#1933)
  • AppNotification: introduce 2.0 component (#1945)
  • ToastNotification: rename from Toast to ToastNotification (#1944)
  • typography: update typography tokens and fonts (#1942)
  • FieldLabel: introduce 2.0 component (#1953)
  • LoadingIndicator: introduce 2.0 component (#1963)
  • update tier 1 and 2 typography tokens (#1969)
  • move from isWarning and isError to status prop (#1973)
  • pre-cleanup changes to prepare for v15 (#1992)

Features

Read more