Releases: user-interviews/ui-design-system
Releases · user-interviews/ui-design-system
Release v3.12.0
Update date-fns and date-fns-tz peer deps (#1307)
Release v3.11.0
Add isWithinModal option to DateTimePicker (#1305)
Release v3.10.0
Fix Dependabot #124 `cross-spawn`; Upgrade `tiptap`, `css-loader@7` (…
Release v3.9.0
TDW: upgrade packages, remove unnecessary resolutions (#1300)
Release v3.8.0
What's Changed
- Merge release/v3.7.0 into main branch by @github-actions in #1287
- add deprecation warnings to components by @jasonbasuil in #1288
- Bump webpack from 5.91.0 to 5.94.0 in the npm_and_yarn group by @dependabot in #1285
- Fix ExpressJS related Dependabot Alerts by @jeffbax in #1290
- Reduce bundle size fortawesome by @domschab23 in #1289
- Fix [email protected] and path-to-regexp@^1.9.0 Dependabots by @jeffbax in #1291
Full Changelog: v3.7.0...v3.8.0
Release v3.7.0
Add support for arrays of active event keys to Accordion (#1286) * Add support for arrays of active event keys to Accordion * Add misc CSS things Nat wants * Fix css logic * Fix CSS to avoid doubling the top border
Release v3.6.0
Add optional disabling of drawer close on background overlay click (#…
Release v3.5.0
remove thing that didnt mean to add (#1279)
Release v3.4.0
use extract_version once (#1272)
Release v3.3.2
Merge release/v3.3.2 into main branch (#1269) * fix alignment of Option with checkbox and description (#1267) * REC-25 add a new accordion alert component (#1268)