Releases: Automattic/vip-design-system
Releases · Automattic/vip-design-system
v0.19.0
What's Changed
- Update/radix dependencies by @djalmaaraujo in #98
- Bump trim-newlines from 1.0.0 to 4.0.2 by @dependabot in #99
- Adds new component: Dropdown by @djalmaaraujo in #100
- Add buttonVariant to NewConfirmationDialog by @luiztiago in #101
New Contributors
- @luiztiago made their first contribution in #101
Full Changelog: v0.18.0...v0.19.0
v0.18.2-0
What's Changed
- Add @storybook/addon-storysource to simplify code examples by @djalmaaraujo in #93
- Add onClose exported to NewDialog Content by @djalmaaraujo in #96
- Update/radix dependencies by @djalmaaraujo in #98
- Bump trim-newlines from 1.0.0 to 4.0.2 by @dependabot in #99
- Adds new component: Dropdown by @djalmaaraujo in #100
Full Changelog: v0.17.1...v0.18.2-0
v0.17.1
v0.17.0
What's Changed
- Adds new NewConfirmationDialog component 🥳 by @djalmaaraujo in #94
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Bump file-type from 16.5.3 to 16.5.4 by @dependabot in #87
- Upgrade storybook to 6.5.10 by @djalmaaraujo in #89
- Change the way NewDialog is exported by @djalmaaraujo in #90
- Revert "Upgrade storybook to 6.5.10" by @djalmaaraujo in #92
- Allow custom state management to NewDialog by @djalmaaraujo in #91
Full Changelog: v0.15.0...v0.16.0
BREAKING CHANGE:
This PR changes the way we export NewDialog component to provide more ways to export the sub-components.
New way:
import * as NewDialog from '...';
<NewDialog.Root>
<NewDialog.Close>
v0.15.0
What's Changed
- Valet Theme Updater — Token Transformer by @djalmaaraujo in #83
- Fix/new dialog references by @djalmaaraujo in #88
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- Fix Dialog heading big spacing by @djalmaaraujo in #85
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- Add/toggle hover dialog document by @djalmaaraujo in #84
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #81
- Improvements for Focus and Disabled states by @djalmaaraujo in #80
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Fix component icon size and colors by @djalmaaraujo in #76
- [PIE-3193] New Dialog using Radix component by @djalmaaraujo in #77
- Add another visual indicator for the Toggle component state by @djalmaaraujo in #78
Full Changelog: v0.12.0...v0.13.0