Releases: strapi/design-system
Releases Β· strapi/design-system
v1.3.0-beta.2
π New feature
- Refactoring the DateTimePicker and the DatePicker and TimePicker state logic (#703) @simotae14
π₯ Bug fix
v1.2.8
βοΈ Chore
- chore: use yaml templates for issue forms & add feature form (#728) @joshuaellis
- chore(deps): bump loader-utils from 1.4.0 to 1.4.1 in /packages/strapi-icons (#762) @dependabot
π Enhancement
- [enhancement]: IconButton (#746) @joshuaellis
v1.3.0-beta.0
What's Changed
- feat: Add vite to bundle by @joshuaellis in #740
- feat: Add DateTimePicker component by @simotae14 in #703
- fix: releases by @joshuaellis in #751
v1.2.7
π₯ Bug fix
- fix: dismissible layer closing prematurely (#753) @joshuaellis
v1.2.6
π₯ Bug fix
- [fix][Modal | Dialog]: Add dismissible layer component (#711) @joshuaellis
- fix: link active & hover not affecting Typography (#712) @joshuaellis
- Jest: Respect os specific files for the check-exports test (#737) @gu-stav
- [core:content-manager] fix: set z-index on Label to avoid z-index breaking out of parent (#717) @joshuaellis
- [core:content-manager] [fix][ToggleCheckbox]: responsive behaviour (#720) @joshuaellis
βοΈ Chore
- Cleaning and/or solving the frontend tests (warning/logs) (#716) @simotae14
- Icon: Update Strapi logo icon (#726) @gu-stav
- Remove storyshots (#730) @gu-stav
- Upgrade jest-* to 29.x (#731) @gu-stav
- Chore: Upgrade storybook (#739) @gu-stav
- chore: update playwright (#741) @joshuaellis
π Documentation
- Fix theme colors stories (#729) @HichamELBSI
π Enhancement
v1.2.5
π₯ Bug fix
- [Popover]: fix position function by using @floating-ui (#699) @joshuaellis
- [KeyboardNavigable & RawTable]: fix keyboard navigation on child elements (#702) @joshuaellis
- Adds the missing forum link (#706) @dharamgollapudi
- Fix Breadcrumb with conditional links (#708) @HichamELBSI
π Enhancement
- [KeyboardNavigable & RawTable]: fix keyboard navigation on child elements (#702) @joshuaellis
- Add placement props to Popover component (#709) @HichamELBSI
v1.2.4
v1.2.3
π₯ Bug fix
- Pass the required prop to the combobox FieldLabel (#690) @HichamELBSI
- NumberInput: Fix value assignment during focus (#698) @gu-stav
π Enhancement
- [Fix] TextButton loading state (#691) @ronronscelestes
π Documentation
- [Fix] Document button color tokens to sroy (#700) @ronronscelestes
v1.2.2
π Enhancement
- [Fix] Link font (#675) @ronronscelestes
- Combobox filtering behavior (#676) @udimberto
- Add command icon (#681) @alexandrebodin
- Relax hint prop-types from string to node (#684) @gu-stav
π₯ Bug fix
- Update many children prop-types from string to node (#677) @gu-stav
- ToggleInput: Remove clear button, if the field is disabled (#682) @gu-stav
- NumberInput: Keep scientific numbers after blur/ focus as value (#683) @gu-stav
- Popover: Fix onReachEnd callback (#685) @gu-stav
π Documentation
- Update Grid, Link, and Theme documentation of the Design System (#680) @maevalienard
v1.2.1
π Enhancement
- Add indentation styling to SubNavLinkSection child elements (#635) @richorrichard
- [Breadcrumbs] PropTypes & Crumb padding (#662) @ronronscelestes
- DatePicker: remove default placeholder value (#664) @gu-stav
- [Fix] Avatar img resizing (#666) @ronronscelestes