Skip to content

Releases: chanzuckerberg/edu-design-system

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)

v13.5.0

09 Oct 21:59
b63ef8b
Compare
Choose a tag to compare

13.5.0 (2023-10-06)

Storybook

Features

  • Tabs: add variant for controlling tab header alignment (#1774) (e9b6658)
  • Tailwind: add config to expose primary and secondary fonts (#1775) (ccab923)

Bug Fixes

  • Typography: set line height for preset 004 to 28px ratio (#1776) (5b6c400)

v13.4.0

04 Oct 14:59
92abcc2
Compare
Choose a tag to compare

13.4.0 (2023-10-03)

Storybook

Features

  • Accordion: allow empty or hidden accordion rows (#1767) (e044a85)
  • Icons: allow component icon usages to be headless (#1761) (ba454bf)
  • InputField: support recommendedMaxLength prop for display-only errors (#1771) (cc84a20)
  • Tabs: add ability to customize tab button headers (#1768) (f231ad4)
  • TextareaField: support recommendedMaxLength prop for display-only errors (#1769) (0852356)

v13.3.0

22 Sep 17:18
fabddec
Compare
Choose a tag to compare

13.3.0 (2023-09-22)

Storybook

Features

  • add event hooks to existing components (#1757) (9045cf5)
  • Icons: add 'edit' icon to spritemap (#1760) (f56983a)
  • Select: add warning when name is missing from component props (#1756) (e3f2bc1)

Bug Fixes

  • remove deprecated tokens from wireframe page (#1752) (5e388fa)