Skip to content

Releases: chanzuckerberg/edu-design-system

v11.0.0

17 Mar 19:08
Compare
Choose a tag to compare

11.0.0 (2023-03-17)

On top of many documentation improvements, see below for details on what's in this latest version.

⚠ BREAKING CHANGES

  • add indeterminate prop to that's separate from checked (#1520)

Features

  • add indeterminate prop to that's separate from checked (#1520) (d8e2cc4)
  • LoadingIndicator: extract and use SVG animation directly (#1540) (6e315ea)
  • menu: add Menu.PlainButton as a minimally styled Menu button (#1516) (8268d8e)

Bug Fixes

  • actually use our shared prettier config (c98ea51)
  • Avatar: loosen props for avatar aria-label component (#1544) (4ab9183)
  • markdown story styling (#1536) (89eba6b)

v10.0.0

02 Mar 23:40
Compare
Choose a tag to compare

10.0.0 (2023-03-02)

⚠ BREAKING CHANGES

  • remove data-bootstrap-override EDS-850

Features

Bug Fixes

  • remove data-bootstrap-override EDS-850 (3b5d59b)
  • remove old, outdated, unnecessary snapshot (fb63a34)
  • Select: sync label design with form fields (#1506) (efe9330)
  • update deps (9a80e7f)
  • upgrade axe-core from 4.4.3 to 4.6.3 (af3f9c5)

v0.0.1-alpha.6

20 Jan 23:22
Compare
Choose a tag to compare
v0.0.1-alpha.6 Pre-release
Pre-release
chore(release): publish v0.0.1-alpha.6

v0.0.1-alpha.0 pre-release

14 Jul 18:19
Compare
Choose a tag to compare
Pre-release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.0.1-alpha.0 (2020-06-11)

Features

  • tokens: add real tokens based on legacy styles (fba7713)