Releases: saleor/macaw-ui
Releases · saleor/macaw-ui
v1.1.5
Patch Changes
- 65a8f3f: ID passed to comobobox will now be passed as an attribute to dropdown list wrapper box
v1.1.4
Patch Changes
- c7b7d19: This change adds border-collapse to sprinkles as well as child selectors
v1.1.3
Patch Changes
- 52642a5: Prevent Tooltip to show empty content tooltip when there is no children or empty string
v1.1.2
Patch Changes
- 604c7a0: This change adds bold font weight to button component and lowers bold font weight from 700 to 600.
v1.1.0 (unstable)
BROKEN RELEASE - USE v.1.1.1 INSTEAD
Minor Changes
- fa11d14: Removed
typeSize
from Box
and sprinkles
. You should use fontSize
, letterSpacing
& lineHeight
directly instead.
Patch Changes
- 512c39b: Export radio group indicator
Release 1.0.0
1.0.0 (2024-02-23)
Features
Release 1.0.0-pre.20
Bug Fixes
- open select,combobox, multiselect when disabled (#734) (18e52d6)
Release 1.0.0-pre.19
Bug Fixes
- pass string onChange when value is string for selects (#726) (2d47594)