Releases: saleor/macaw-ui
Releases · saleor/macaw-ui
v1.1.19
Patch Changes
- 5d424d2: You can now pass "multiple" as type to the Accordion component.
v1.1.18
Patch Changes
- 84e01e3: Temporary revert fix for floating ui due to failing e2e test on dashboard on React v17
v1.1.17
Patch Changes
- ae5605c: Now refs from floating-ui are properly set.
Now useCombobox properly handles input value change
- 20ab9eb: Added
data-macaw-ui-component
attribute to: Icon
, Paragraph
, RangeInput
, Skeleton
, Spinner
components
v1.1.16
Patch Changes
- c6175e3: Add workflow to check licenses and add missing LICENSE file (copy of CC-BY-4.0)
- 6f4b741: Modal.Content now accepts
dialogContentProps
that allows passing props to Radix Dialog.Content
component
v1.1.15
Patch Changes
- 13af63b: Custom logic for highlighting index in Combobox and Select no more cause an error when used in datagrid cell
v1.1.14
Patch Changes
- ecffb8c: Macaw-ui now exports new Paragraph component that is Text displayed as block.
v1.1.13
Patch Changes
- e7b919c: Macaw-ui now exports Dashboard and GraphQL icons.
v1.1.12
Patch Changes
- 26d98e6: Help icon now has now light color applied when using dark mode and dark color applied when using light mode.
v1.1.11
Patch Changes
- 406af8d: Macaw-ui now exports a new Help icon.
v1.1.10
Patch Changes
- d8516d5: MacawUI engine has been changed to support Node 18. This means that MacawUI no longer throws an error when being installed in Dashboard.