Releases: washingtonpost/wpds-ui-kit
Releases · washingtonpost/wpds-ui-kit
v0.22.0
What's Changed
- fix: input field label autocomplete bug fix by @atomictangerine in #289
- feat: allow for use of Select in example form on mobile by @wp-aberg in #288
- feat: bump radix deps by @artmsilva in #290
- fix: float input label when placeholder text is present by @wp-aberg in #291
- feat(add): missing snippet and connection by @BrianAA in #295
- fix: changed import style to fix missing api table by @wp-aberg in #296
- fix: included Scrim props in DrawerScrim by @wp-aberg in #298
- fix: add asterisk to required checkbox to match input required styles by @atomictangerine in #299
- fix: allow passing in checkbox label as child by @atomictangerine in #297
Full Changelog: v0.21.0...v0.22.0
v0.21.0
0.21.0 (2022-12-02)
Bug Fixes
- add sidenav to 404 (#287) (99488a4)
- honor required prop in InputTextarea (46e0b19)
- IconInterface fill type definition (151d52e)
Features
- add custom 404 page (#286) (6282314)
- bump wam to v1.13.0 (2f027f0)
- create form working example + add playwright tests (2324711)
- refactor Avatar to better handle style and size variations (#285) (1e4235c)
- replace StyleConverter label with placeholder text (257c5d5)
- updated wam version and asset import copy text (#276) (d9305cb)
New Contributors
Full Changelog: v0.20.1...v0.21.0
v0.20.1
v0.20.0
What's Changed
- fix(ui kit): support wpds color tokens for icon 'fill' property by @clairehhelms in #244
- Feat/create select by @atomictangerine in #250
- ADR: Add an Extra Small Breakpoint by @christian-wp in #242
- fix: move padding css out of transition element to avoid jumpy transition by @walliby in #239
- Breakpoint docs by @wp-aberg in #243
New Contributors
- @christian-wp made their first contribution in #242
Full Changelog: v0.19.1...v0.20.0
v0.19.1
What's Changed
- fix: change label to title as svg does not accept a title and ts will error by @walliby in #238
- fix: resolve version conflict by @atomictangerine in #240
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Docs: Accordion migration and Resources relocation by @clairehhelms in #227
- docs: add next-remote-watch for hotreloading mdx files by @artmsilva in #231
- fix: add styles override to input text container by @atomictangerine in #234
Full Changelog: v0.18.0...v0.19.0
v0.18.0
v0.17.0
v0.16.0
Bug Fixes
- deps: bump @washingtonpost/wpds-assets from 1.11.0 to 1.12.0 (#205) (aed89ae)
- interaction tests only run for storybook urls (4cbe822)
- update max breakpoints to be consistent with other breakpoints (c3f66d7)
- workflows: typo (7a61393)
Features
- add drawer component (#190) (94c6276)
- create accordion by @atomictangerine in #159
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- fix(docs): fix sizes typo by @ebgranger in #166
- Remove global spacing by @wp-aberg in #151
- build(deps): bump @washingtonpost/wpds-assets from 1.8.2 to 1.9.0 by @dependabot in #168
- fix: remove next-remote-watch + add deps to root package by @atomictangerine in #170
- build(deps): bump esbuild-android-arm64 from 0.14.25 to 0.15.5 by @dependabot in #169
- build(deps): bump @washingtonpost/wpds-assets from 1.9.0 to 1.10.0 by @dependabot in #186
- docs: remove typescript note by @artmsilva in #172
- Icon search by @wp-aberg in #152
- fix(docs): bug with dark mode and assets by @clairehhelms in #174
- fix(storybook): upgrade Storybook without addons conflict by @clairehhelms in #173
- feat: add maximum breakpoints by @chrisalcantara in #175
New Contributors
- @ebgranger made their first contribution in #166
- @chrisalcantara made their first contribution in #175
Full Changelog: v0.14.0...v0.15.0