mantine
mantine copied to clipboard
A fully featured React components library
🚀 **Feature: RichTextEditor.SourceCode control** This PR adds a new `RichTextEditor.SourceCode` control to the `@mantine/tiptap package`, allowing users to toggle between WYSIWYG and raw source code modes. 🎯 **Motivation** In some...
fixed #7939 ### Description This pull request includes the following updates: - Refactored `MenuItem` tests to remove redundant cases, focusing on core interactive functionality. This enhances maintainability and simplifies future...
This PR improves DatePicker accessibility by adding keyboard shortcuts for year navigation, addressing the need for better keyboard support when selecting dates far in the past (like birth dates). ##...
### Description This PR refactors the Storybook configuration to ensure compatibility with ECMAScript Modules (ESM). The changes include: Changes Made - Updated imports: Changed path to node:path to use Node.js...
This PR adds a new `onOverflowChange?: (overflowing: boolean) => void` prop to ScrollArea.Autosize. It fires when content starts or stops exceeding max-height, enabling consumers to react when the container becomes...
### Dependencies check up - [x] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 8.1.0...
### Dependencies check up - [x] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 8.1.0...
### Dependencies check up - [x] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 8.0.2...
### Dependencies check up - [x] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 8.0.2...
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.14.3...