Releases: chanzuckerberg/edu-design-system
Releases · chanzuckerberg/edu-design-system
v12.0.0
12.0.0 (2023-04-17)
⚠ BREAKING CHANGES
- use rollup (#1555)
Features
- export some subcomponents (#1579) (2857ae4)
- TextareaField: add character length counter (#1580) (ff6226f)
Bug Fixes
- restore check for undefined any types (#1585) (c7fae07)
- Skeleton: mark .Rect as deprecated (#1586) (405f81b)
- sync typography presets to documentation (#1592) (b56eadb)
- typography: add missing eds-font-size-20 (#1591) (de5dd03)
build
v11.1.1
v11.1.0
11.1.0 (2023-03-31)
Features
- add utility types to enforce either label or aria-label (#1554) (2313063)
- Button: use LoadingIndicator for loading state (#1552) (2406d01)
- Card: add card variant updates (#1565) (87dbef7)
- Menu: update centering with plain button (#1566) (d4ddfd5)
- Slider: add alignment styles and recipes (#1567) (900d102)
- slider: add tooltip (#1571) (fa7c5a2)
Bug Fixes
v11.0.0
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 fromchecked
(#1520)
Features
- add
indeterminate
prop to that's separate fromchecked
(#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
v10.0.0
v0.0.1-alpha.6
chore(release): publish v0.0.1-alpha.6
v0.0.1-alpha.0 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)