Skip to content

Releases: saleor/macaw-ui

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.

v1.1.9

27 Aug 07:51
a49cc53
Compare
Choose a tag to compare

Patch Changes

  • 6a51f52: You can now see ellipses in select when text width is too long.

v1.1.8

21 Aug 09:53
a6348a8
Compare
Choose a tag to compare

Patch Changes

  • c89d56e: Checkboxes now have a semi-transparent background color on focus state, meaning that it is easier to differentiate states when using keyboard navigation.
  • e577c41: You can now navigate on dropdown list. Dropdown stays close on focus.

v1.1.7

26 Jul 08:36
517618a
Compare
Choose a tag to compare

Patch Changes

  • df82ca9: You can now see selected option in combobox dropdown when provided value does not match same reference with options
  • 36a05eb: Skeleton component now by default has same height as text
  • f032235: Select, Combobox and Multiselect now can handle disabled option

v1.1.6

09 Jul 13:19
b56057e
Compare
Choose a tag to compare

Patch Changes

  • 9c969e2: You can now see start and end adornment in select input options

v1.1.5

16 May 11:41
d9896bf
Compare
Choose a tag to compare

Patch Changes

  • 65a8f3f: ID passed to comobobox will now be passed as an attribute to dropdown list wrapper box