Releases: Automattic/vip-design-system
Releases · Automattic/vip-design-system
1.3.0
What's Changed
- New develop release: 1.2.4-dev.0 by @github-actions in #260
- VIP Design Tokens update by @djalmaaraujo in #261
- TS migration: Moves progress component to TS by @iamchughmayank in #252
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #257
- Bump word-wrap from 1.2.3 to 1.2.5 in /tokens/utilities/colors by @dependabot in #262
- Convert Wizard to Typescript by @andrea-sdl in #251
- Migrate ButtonSubmit to TypeScript by @chriszarate in #268
- Update Form.Input readonly color from latest token by @kat3samsin in #270
- Fixes for Dropdown and Dialogs and other Design Tokens by @djalmaaraujo in #264
- New package release: v1.3.0 by @github-actions in #271
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
- Reapply changes to disabled button from PR #239 by @kat3samsin in #258
- New develop release: 1.2.3-dev.0 by @github-actions in #256
- New package release: v1.2.3 by @github-actions in #259
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- New develop release: 1.2.2-dev.0 by @github-actions in #229
- Build TypeScript files and provide types by @chriszarate in #230
- Convert Flex, Text, and Table components to TypeScript by @chriszarate in #231
- Add
sx
and<tr>
props toTableRow
by @chriszarate in #234 - Convert Badge and Link components to TypeScript by @chriszarate in #232
- Improve TypeScript prop definitions by @chriszarate in #233
- Miscellaneous TypeScript fixes and dependency updates by @chriszarate in #235
- Button > Disabled > Remove hover effect and lessen the opacity by @kat3samsin in #239
- Convert Grid to TypeScript by @chriszarate in #243
- New Component - Tooltip component by @djalmaaraujo in #242
- TS migration: Moves spinner component to TS by @iamchughmayank in #248
- Convert Avatar Component to typescript by @bsessions85 in #244
- Convert Card component to typescript by @bsessions85 in #247
- Add the jsxImportSource pragma in tsx files using classic HTML tags by @andrea-sdl in #249
- Convert the Accordion to Typescript by @andrea-sdl in #245
- Convert Button to TypeScript by @djalmaaraujo in #246
- Bump postcss from 8.4.30 to 8.4.31 by @dependabot in #241
- Converting Code component to TypeScript by @gudmdharalds in #250
- Improve Notice component padding and remove unused Notification component by @andrea-sdl in #253
- New package release: v1.2.2 by @github-actions in #255
New Contributors
- @iamchughmayank made their first contribution in #248
- @bsessions85 made their first contribution in #244
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Pass
variant
asas
by @chriszarate in #227 - New package release: v1.2.1 by @github-actions in #228
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- New develop release: 1.1.1-dev.0 by @github-actions in #223
- Add TypeScript by @chriszarate in #224
- New package release: v1.2.0 by @github-actions in #225
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- New develop release: 1.1.0-dev.0 by @github-actions in #220
- [PIE-3736] Remove outline on mouse focus by @kat3samsin in #221
- New package release: v1.1.0 by @github-actions in #222
Full Changelog: 1.0.0...1.1.0
1.0.0
BREAKING CHANGES
This release contains breaking changes for many components, Node version, Webpack, etc.
What's Changed
Version Upgrades
- Updated Webpack to v5
- Updated to Node.js v18.16.1 (v16 is EOL in October)
- Updated to React 18
- Updated to Storybook 7.2.1
- Updated to Theme UI 0.16
- Updated @automattic/eslint-plugin-wpvip to v0.5.8
Removed deprecated components
- Select component
- InlineSelect
- AsyncSelect
- BlankState
Removed npm modules
- react-select
Automated list:
- Update to Node.js v18, Storybook 7, Theme UI 0.16, Remove unused libraries by @chriszarate in #215
- New package release: v1.0.0 by @github-actions in #219
New Contributors
- @github-actions made their first contribution in #219
Full Changelog: v0.34.5...1.0.0
0.34.4
v0.34.3
What's Changed
- Added an Input with Copy button adjacent to it by @kat3samsin in #206
Full Changelog: v0.34.2...v0.34.3
v0.34.2
What's Changed
- Adds default classnames and the ability to define custom classnames to DropDown components by @brunobasto in #204
- Tabs: Pass className to Tab components by @t-wright in #205
Full Changelog: v0.34.1...v0.34.2