- 13af63b: Custom logic for highlighting index in Combobox and Select no more cause an error when used in datagrid cell
- ecffb8c: Macaw-ui now exports new Paragraph component that is Text displayed as block.
- e7b919c: Macaw-ui now exports Dashboard and GraphQL icons.
- 26d98e6: Help icon now has now light color applied when using dark mode and dark color applied when using light mode.
- 406af8d: Macaw-ui now exports a new Help icon.
- d8516d5: MacawUI engine has been changed to support Node 18. This means that MacawUI no longer throws an error when being installed in Dashboard.
- 6a51f52: You can now see ellipses in select when text width is too long.
- 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.
- df82ca9: You can now see selected option in combobox dropdown when provided value does not match same referance with options
- 36a05eb: Skeleton component now by default has same height as text
- 9c969e2: You can now see start and end adornment in select input options
- 65a8f3f: ID passed to comobobox will now be passed as an attribute to dropdown list wrapper box
- c7b7d19: This change adds border-collapse to sprinkles as well as child selectors
- 52642a5: Prevent Tooltip to show empty content tooltip when there is no children or empty string
- 604c7a0: This change adds bold font weight to button component and lowers bold font weight from 700 to 600.
- f4443be: Fix empty build on npm
- fa11d14: Removed
typeSize
fromBox
andsprinkles
. You should usefontSize
,letterSpacing
&lineHeight
directly instead.
- 512c39b: Export radio group indicator