2.0.2
- PasswordInput now supports setting toggle button
tabIndex
to prevent focusing with tab key #131 - DatePicker and DateRangePicker components no longer trigger form submit once clicked #130
- Tabs component now supports
tabPadding
prop to add spacing to tab content #126 - Autocomplete component no longer hides dropdown if data includes items with similar values #129
- Fix controlled Select not updating when external value changes #134
- Select component now supports clearing – https://mantine.dev/core/select/#clearable