Releases: strapi/design-system
@strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]
Major Changes
-
#1734
9ec3c38
Thanks @joshuaellis! - chore: refactor Switch to use radix primitive -
#1732
4972ad1
Thanks @joshuaellis! - chore: refactor ProgressBar to use radix primitive
Minor Changes
-
#1735
de40090
Thanks @joshuaellis! - feat: reimplement size prop -
7e1c4b0
Thanks @joshuaellis! - feat(multiselect): add size prop
Patch Changes
-
7e1c4b0
Thanks @joshuaellis! - fix(link): isExternal should be false by default -
Updated dependencies []:
- @strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]
Minor Changes
- #1728
f34ca77
Thanks @simotae14! - add lightning icon
@strapi/[email protected]
Major Changes
-
#1725
a292dc3
Thanks @github-actions! - chore!: refactor Radio to use radix primitive -
#1725
6040949
Thanks @github-actions! - chore!: refactor ModalLayout to Modal and use radix-ui primitives -
#1727
490835e
Thanks @joshuaellis! - chore!: refactor Dialog component to use radix primitive -
#1725
5ff487b
Thanks @github-actions! - chore!: refactor Avatar component to use radix primitive -
#1725
569133b
Thanks @github-actions! - chore!: refactor Checkbox to use radix primitive -
#1725
6040949
Thanks @github-actions! - chore!: refactor Grid to be composite component -
#1725
43d440e
Thanks @github-actions! - chore!: refactor Tabs component to use radix primitive -
#1725
a843b4c
Thanks @github-actions! - chore!: refactor Popover to use radix-ui primitive
Minor Changes
-
#1727
490835e
Thanks @joshuaellis! - feat: export useMeasure, useControllableState, useId & useIsomorphicLayoutEffect -
#1725
f328dee
Thanks @github-actions! - feat: add ScrollArea component -
#1725
a5c4031
Thanks @github-actions! - feat: add motion properties to theme as well as transitions
Patch Changes
-
#1725
01ff7ca
Thanks @github-actions! - fix(design-system): edit Divider accessibility design -
#1725
6040949
Thanks @github-actions! - fix(design-system): time-picker icon was too small -
Updated dependencies []:
- @strapi/[email protected]
v1.19.0
Full Changelog: v1.18.0...v1.19.0
@strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]
Major Changes
-
#1722
f28dda1
Thanks @joshuaellis! - chore!: streamline IconButton API- remove
icon
prop - remove
ariaLabel
prop - add
withTooltip
prop (default false)
children
&label
are now required props. - remove
-
#1718
981d6d0
Thanks @joshuaellis! - chore!: remove size from inputssize
was used to give our inputs a fixed size, this would not have worked with different writing directions or be very responsive. Instead, we use logical padding values. -
#1718
981d6d0
Thanks @joshuaellis! - chore!: all XXSize & XXVariant types are now singularThis is consistent across the codebase.
-
#1720
7c81e86
Thanks @github-actions! - chore!: remove ThemeProviderThemeProvider
has been removed and replaced withDesignSystemProvider
. -
#1720
8b7afb1
Thanks @github-actions! - chore!: change z-indexes on theme from array to dictionaryz-indices
on the theme object were an array of length 4. We've since changed this to a dictionary to help engineers understand how to correctly apply these values. See theElevation
documentation for more information. -
#1719
dd79369
Thanks @joshuaellis! - chore!: remove deprecated options & change selectedDate prop to be value on DatePicker -
#1721
940110c
Thanks @joshuaellis! - feat!: refactor Accordion to use radix primitiveThe Accordion API has changed significently whilst retaining it's functionality, we recommend your review the documentation to understand the changes and how to migrate your code.
-
#1722
f28dda1
Thanks @joshuaellis! - feat!: refactor Tooltip to use radix-uiThe Tooltip API has changed significently whilst retaining it's functionality, we recommend your review the documentation to understand the changes and how to migrate your code.
Patch Changes
-
#1720
063e574
Thanks @github-actions! - fix(accordion): variant should apply to header not all accordions -
Updated dependencies []:
- @strapi/[email protected]
@strapi/[email protected]
@strapi/[email protected]