Skip to content

6.2.0

Compare
Choose a tag to compare
@raquelarrojo raquelarrojo released this 05 Oct 08:01
· 3640 commits to master since this release
1b3d457

✨ Minor changes:

  • Remove material ui from Accordion. #1267
  • Remove material ui from Accordion Group. #1267
  • Remove material ui from Checkbox. #1255
  • Remove material ui from Slider. #1244
  • Remove material ui from Tabs. #1241
  • Alert, Box, Checkbox, Dropdown, Switch, Tag. Update component's fitContent size. #1303

✨ New features:

  • New site deployment. #1282 #1295
  • Tag version and previous documentation sites section added to the site. #1300
  • Autosuggest documentation added to the site. #1311
  • Text Input. Implement Text Input autosuggest using Radix UI popover. #1305

🐛 Patches:

  • Checkbox. Fix disabled Checkbox focus appearance. #1320
  • Several internal bug fixes.