Skip to content

Releases: chanzuckerberg/edu-design-system

v13.12.0

04 Mar 17:40
37ceba8
Compare
Choose a tag to compare

13.12.0 (2024-03-04)

Storybook

Features

Bug Fixes

v13.11.0

20 Feb 20:02
6ebce18
Compare
Choose a tag to compare

13.11.0 (2024-02-20)

Storybook

Features

  • script: add import from figma script (#1844) (9ed90e5)
  • Select: enable multi-select (ced70d5)
  • Select: add handling for long text in select field (7c79a6e)

Bug Fixes

  • PopoverListItem: adjust size of list item when selected (0496f56)
  • Select: set trigger type to button to prevent submits (#1843) (d7ea037)

v13.10.0

01 Feb 01:14
26885cd
Compare
Choose a tag to compare

13.10.0 (2024-02-01)

Storybook

Features

  • Select: add ability to handle click and change event handlers (#1839) (54a3de8)
  • Select: add support for label prop (#1837) (c032ff2)

v13.9.0

19 Jan 21:26
dc5db0a
Compare
Choose a tag to compare

13.9.0 (2024-01-19)

Storybook

Features

  • Avatar: adjust typography usages and sizing for icons (#1830) (7da31e6)
  • InlineNotification: remove deprecated variants (#1833) (cfcf1fa)
  • Label: mark optional as deprecated (#1832) (8067082)
  • tokens: output token literal values in a new tailwind config file (#1828) (08fa1c4)

Bug Fixes

v13.8.1

05 Jan 20:24
97c4ddb
Compare
Choose a tag to compare

13.8.1 (2024-01-04)

Storybook

  • Dependency updates
  • Token refactoring

v13.8.0

06 Dec 23:42
261f942
Compare
Choose a tag to compare

13.8.0 (2023-12-06)

Storybook

Features

  • separate ClickableStyles from core components (#1759) (c7fc2af)
  • Tag: mark yield color variant as deprecated (#1815) (bd14083)

Bug Fixes

v13.7.1

16 Nov 17:25
bbe807e
Compare
Choose a tag to compare

13.7.1 (2023-11-16)

Storybook

Bug Fixes

  • update Node types for Node 20 (115ef19)

Documentation

  • Documentation improvements to widely-used components

v13.7.0

06 Nov 19:07
0aefece
Compare
Choose a tag to compare

13.7.0 (2023-11-06)

Storybook

Features

  • Heading: add preset typography prop and values (5732144)
  • Text: add preset typography prop (4422e8e)

Bug Fixes

  • Select: ensure name prop gets to Listbox (#1795) (a7eae60)

v13.6.1

23 Oct 16:55
b3bf0b2
Compare
Choose a tag to compare

13.6.1 (2023-10-23)

Storybook

Bug Fixes

v13.6.0

13 Oct 20:33
69d0d52
Compare
Choose a tag to compare

13.6.0 (2023-10-13)

Storybook

Features

  • Menu: allow href and onClick to co-exist on a menu item (#1779) (971f189)
  • Popover: allow focus upon popover panel open (#1782) (76ddbc6)

Bug Fixes

  • Accordion: handle multi-line text in headers (#1783) (0b3c3e6)
  • Select: expose render prop and default value param.s (#1781) (f21e2b6)