7.9.2
版本发布时间: 2024-05-17 21:52:12
mantinedev/mantine最新发布版本:7.12.2(2024-08-30 21:32:34)
What's Changed
-
[@mantine/dates]
DateTimePicker: Fix some oftimeInputProps
not being respected (#6204) -
[@mantine/core]
NavLink: Add react-router support to display active route (#6180) -
[@mantine/core]
Fixnonce
attribute not being set on<style />
tag generated in color scheme switching script -
[@mantine/core]
Input: Fix incorrect margins when input wrapper order is explicitly set -
[@mantine/core]
Pagination: Fix types definition being incompatible with @tabler/icons-react 3.x -
[@mantine/charts]
Fix incorrect tooltip position in LineChart, AreaChart and BarChart with vertical orientation -
[@mantine/core]
Rating: FixreadOnly
prop now working on touch devices (#6202) -
[@mantine/core]
TagsInput: Fix existing search value being ignored inonPaste
even handler (#6073) -
[@mantine/core]
TagsInput: Improveclearable
prop logic related to dropdown (#6115)
New Contributors
- @corydeppen made their first contribution in https://github.com/mantinedev/mantine/pull/6180
- @rodda-kyusu made their first contribution in https://github.com/mantinedev/mantine/pull/6204
- @iguit0 made their first contribution in https://github.com/mantinedev/mantine/pull/6233
- @Shadowfita made their first contribution in https://github.com/mantinedev/mantine/pull/6238
Full Changelog: https://github.com/mantinedev/mantine/compare/7.9.1...7.9.2