This repository was archived by the owner on Sep 18, 2023. It is now read-only.
7.0.0-beta.4
- Fix
unstyledprop not working correctly in some components - Fix incorrect Styles API props types for compound components –
unstyledprop was removed from types,classNamesandstylesprops were changed to accept only records (callback functions types were removed) - Add missing
Combobox.extendfunction - Fix color scheme not being updated when
forceColorSchemeis changed on MantineProvider - Fix
precisionprop not working in RangeSlider label formatting - Fix incorrect precision in RangeSlider value when the value is changed with right/left arrows
- Fix
idprop not overriding default id in all inputs - Downgrade type-fest to allow installing packages with Node.js <16