-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: mantinedev/mantine
base: 8.1.0
head repository: mantinedev/mantine
compare: 8.1.1
- 17 commits
- 41 files changed
- 7 contributors
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for be7336f - Browse repository at this point
Copy the full SHA be7336fView commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 81a65ae - Browse repository at this point
Copy the full SHA 81a65aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4feed - Browse repository at this point
Copy the full SHA 2f4feedView commit details -
[@mantine/dates] DatePicker: Fix
className
andstyle
props not wo……rking when `presets` prop is set (#7960)
Configuration menu - View commit details
-
Copy full SHA for 1fe143d - Browse repository at this point
Copy the full SHA 1fe143dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 338931e - Browse repository at this point
Copy the full SHA 338931eView commit details -
[mantine.dev] Fix typo (#7975)
Just fixed some typos in the code example (Col instead of Grid.Col)
Configuration menu - View commit details
-
Copy full SHA for 8c0887e - Browse repository at this point
Copy the full SHA 8c0887eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc5465 - Browse repository at this point
Copy the full SHA 4cc5465View commit details -
[@mantine/hooks] use-debounced-callback: Add
cancel
method support (#……7965) - Add cancel method alongside existing flush method - Cancel clears pending timeouts and resets leading state without executing callback - Maintains backward compatibility with existing API - Add comprehensive test coverage (8 new tests) covering: - Basic cancellation preventing execution - Multiple cancel calls safety - Cancel and re-call behavior - Interaction with already executed callbacks - Leading mode reset behavior - Cancel/flush interaction patterns Resolves the need to cancel pending debounced executions in scenarios like component unmounting or input direction changes.
Configuration menu - View commit details
-
Copy full SHA for 959453d - Browse repository at this point
Copy the full SHA 959453dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bed838 - Browse repository at this point
Copy the full SHA 0bed838View commit details -
Configuration menu - View commit details
-
Copy full SHA for c45813c - Browse repository at this point
Copy the full SHA c45813cView commit details -
[@mantine/hooks] use-hotkeys: Fix Escape key not being handled correc…
…tly in some browsers (#7928) * [@matine/hooks] parse-hotkey.ts escapeHotkey fix add test code * [@mantine/hooks] fix: update Escape key mapping in parse-hotkey.ts and add tests - Change 'Escape' and 'Esc' mapping from 'esc' to 'escape' for consistency - Add 'esc' key to keyNameMap for backward compatibility - Add comprehensive tests for Escape key handling
Configuration menu - View commit details
-
Copy full SHA for d44e808 - Browse repository at this point
Copy the full SHA d44e808View commit details -
[@mantine/dates] TimePicker: Fix incorrect handling of
min
/max
va……lues in some cases (#7904) * [@mantine/dates] TimePicker min max fix * [chore] Cleanup
Configuration menu - View commit details
-
Copy full SHA for 2539021 - Browse repository at this point
Copy the full SHA 2539021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1462fac - Browse repository at this point
Copy the full SHA 1462facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b6bef - Browse repository at this point
Copy the full SHA 55b6befView commit details -
Configuration menu - View commit details
-
Copy full SHA for d092e04 - Browse repository at this point
Copy the full SHA d092e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 060bca5 - Browse repository at this point
Copy the full SHA 060bca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610942e - Browse repository at this point
Copy the full SHA 610942eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.1.0...8.1.1