Releases: washingtonpost/wpds-ui-kit
Releases · washingtonpost/wpds-ui-kit
v0.8.0
v0.6.5
Deps
- build(deps): bump @washingtonpost/wpds-assets from 1.5.0 to 1.6.0 by @dependabot in #84
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #88
- build(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #95
- build(deps-dev): bump chromatic from 6.5.1 to 6.5.4 by @dependabot in #90
- build(deps-dev): bump @playwright/test from 1.19.2 to 1.20.2 by @dependabot in #87
Fix 🐛
- fix: remove yarn from engines in package.json by @alexisbarnes in #99
New Contributors
- @alexisbarnes made their first contribution in #99
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
Chore 🤖
- chore: add codesandbox ci by @artmsilva in #91
Bug Fix 🐛
- fix: disabled button doesn't change background on hover by @klimenkoff9 in #94
New Contributors
- @klimenkoff9 made their first contribution in #94
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
Build 🏗️
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #76
- build(deps-dev): bump storybook-addon-playroom from 2.1.4 to 3.0.0 by @dependabot in #73
- build: found issue with turbo. stopped using peerDeps how we expect by @artmsilva in #79
- build(deps): bump @washingtonpost/wpds-assets from 1.4.0 to 1.5.0 by @dependabot in #78
- build(deps-dev): bump eslint from 8.10.0 to 8.12.0 by @dependabot in #80
Docs 🗒️
- docs: add note about typescript version by @artmsilva in #82
- chore: use washingtonpost org by @artmsilva in #89
Bug Fixes 🐛
- fix: change Stitches.PropertyValue type to "margin" by @mjperales in #92
New Contributors
- @mjperales made their first contribution in #92
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- feat: update to density prop for button from size by @artmsilva in #72
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- bug fixes for icon and checkbox! by @artmsilva in #71
Full Changelog: v0.4.5...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
0.4.0 (2022-03-03)
Bug Fixes
- disabled and indeterminte ui state (46d74ab)
- found ts issues (03ff95f)
- logic errors with checkbox's compound variants and fix alpha theme tokens (#69) (78d294b)
- remove dollar symbol from size props (c4d66a5)
- storybook bug with button default size value (db361e0)
Features
- change to isOutline prop (5b57d13)
Full Changelog: v0.3.7...v0.4.0