Skip to content

Releases: saleor/macaw-ui

v1.1.19

05 Mar 09:14
4d59d48
Compare
Choose a tag to compare

Patch Changes

  • 5d424d2: You can now pass "multiple" as type to the Accordion component.

v1.1.18

04 Mar 12:53
3288e7b
Compare
Choose a tag to compare

Patch Changes

  • 84e01e3: Temporary revert fix for floating ui due to failing e2e test on dashboard on React v17

v1.1.17

26 Feb 14:51
630961d
Compare
Choose a tag to compare

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

25 Feb 16:39
ff5f791
Compare
Choose a tag to compare

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

19 Nov 10:08
c8ecc41
Compare
Choose a tag to compare

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

04 Oct 11:24
cfcbaea
Compare
Choose a tag to compare

Patch Changes

  • ecffb8c: Macaw-ui now exports new Paragraph component that is Text displayed as block.

v1.1.13

24 Sep 08:08
d4e8713
Compare
Choose a tag to compare

Patch Changes

  • e7b919c: Macaw-ui now exports Dashboard and GraphQL icons.

v1.1.12

20 Sep 10:32
431a75d
Compare
Choose a tag to compare

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

20 Sep 07:53
e276b7a
Compare
Choose a tag to compare

Patch Changes

  • 406af8d: Macaw-ui now exports a new Help icon.

v1.1.10

27 Aug 12:56
1faee11
Compare
Choose a tag to compare

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.