Releases: saleor/macaw-ui
Releases · saleor/macaw-ui
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.
v1.1.9
Patch Changes
- 6a51f52: You can now see ellipses in select when text width is too long.
v1.1.8
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
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
Patch Changes
- 9c969e2: You can now see start and end adornment in select input options