Version 2.1.0

Release date

New hooks and components

New use-hotkeys hook allows you to subscribe to multiple hotkeys with single hook (document element) or function (any other element):

New use-intersection hook allows you to get information about intersection of given element with its scroll container or document.body:

Obscured

Get and set hash in url with new use-hashuse-hash hook:

Other new features

  • Highlight component now supports multiple substrings highlight and highlighting of the same string multiple times
  • Tabs component now supports vertical orientation
  • Input and all other components that use it (Select, Textarea, TextInput, Autocomplete, etc.) now supports headless variant without Mantine styles to help you create your own custom input styles with Styles API
Build fully functional accessible web applications with ease
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback