Releases: Automattic/vip-design-system
Releases · Automattic/vip-design-system
v0.12.0
What's Changed
- Exposes so users have more control over table markups by @brunobasto in #74
- Replace Toggle component using Radix by @djalmaaraujo in #75
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add/alert role to notifications and ScreenReaderText by @djalmaaraujo in #70
- Format all files to avoid future PR interruptions by @djalmaaraujo in #72
- Hide Avatar from Screen Readers by @djalmaaraujo in #69
- Improve
a11y by @djalmaaraujo in #73
Full Changelog: v0.10.3...v0.11.0
v0.10.2
What's Changed
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #62
- Upgrade Storybook by @chriszarate in #64
- Bump eventsource from 1.1.0 to 1.1.2 by @dependabot in #65
- Bump nth-check from 2.0.0 to 2.1.1 by @dependabot in #66
- Adjust/option row and table by @djalmaaraujo in #67
New Contributors
- @chriszarate made their first contribution in #64
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
- Added base classes to all major components
- Fixed some dependabot alerts
v0.9.3
- Add
usePortal
prop to theSelect
component to avoid having to do this on the client-side. This is helpful to avoid div overlapping when using fixed heights on parent elements.
v0.9.2
- Fix modal overflow
v0.9.1
- Fix ESLint warnings
v0.9.0
- New styles
- Critical dependencies fixes
- New component: Resource list https://github.com/Automattic/vip-design-system/blob/master/src/system/ResourceList/index.js
- General improvements
v0.8.0
Breaking Changes
This release changes colors, fonts, sizes in the theme.
- New styles (Colors, Fonts, Spaces)
- Accessibility improvements
- Theme UI upgrade to 0.10.0