Skip to content

Releases: washingtonpost/wpds-ui-kit

v0.8.0

29 Apr 22:15
Compare
Choose a tag to compare

What's Changed

New 💯

Bug fixes 🐛

New Contributors

Full Changelog: v0.6.5...v0.8.0

v0.6.5

29 Apr 14:28
Compare
Choose a tag to compare

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 🐛

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

21 Apr 20:44
Compare
Choose a tag to compare

What's Changed

Chore 🤖

Bug Fix 🐛

  • fix: disabled button doesn't change background on hover by @klimenkoff9 in #94

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

13 Apr 13:43
Compare
Choose a tag to compare

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 🗒️

Bug Fixes 🐛

  • fix: change Stitches.PropertyValue type to "margin" by @mjperales in #92

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Mar 15:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

09 Mar 20:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Mar 16:49
Compare
Choose a tag to compare

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

07 Mar 17:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.5.0

v0.4.1

03 Mar 22:03
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Mar 17:09
Compare
Choose a tag to compare

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