- Remove selection color from inputs without free input in DatePicker and DateRangePicker components
- Fix incorrect lines offset in Prism component
- Make
dropdownPosition
default toflip
in Autocomplete component (#1197) - Fix paste not working on highlighted text in RichTextEditor (#1086)
- Fix uncontrolled DatePicker submitted value with Remix form (#1184)
- Fix notifications position for top-center and bottom-center positions (#1185)
- Add Styles API support to ColorSwatch component (#1165)
- Grid.Col not rendering without span prop when Grid has custom amount of columns
- Fix incorrect marks highlight logic for negative values in Slider and RangeSlider components
- Fix incorrect negative values handling in RangeSlider component
- Fix possible ts strict mode collisions in
@mantine/next
package