Commit b33f8bd
feat(mantine): upgrade @mantine/core and @mantine/hooks to v9.0.2
Upgrades the @blocknote/mantine peer dependencies from Mantine v8 to v9
following the official 8.x → 9.x migration guide.
- Bump @mantine/core, @mantine/hooks to ^9.0.2 across all packages,
examples, playground, docs, tests/nextjs-test-app and the example
template in dev-scripts
- Drop unused @mantine/utils v6 dependency
- Fix Loader ref-type regression: v9's Mantine Loader renders as an
<svg>, so wrap it in a forwarded <div> in SuggestionMenuLoader and
GridSuggestionMenuLoader to preserve the HTMLDivElement ref contract
- Update template vite to ^8.0.3 / @vitejs/plugin-react to ^6.0.1 so
regenerated examples no longer downgrade vite on gen:examples
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent cb51b28 commit b33f8bd
95 files changed
Lines changed: 553 additions & 896 deletions
File tree
- docs
- examples
- 01-basic
- 01-minimal
- 02-block-objects
- 03-multi-column
- 04-default-blocks
- 05-removing-default-blocks
- 06-block-manipulation
- 07-selection-blocks
- 08-ariakit
- 09-shadcn
- 10-localization
- 11-custom-placeholder
- 12-multi-editor
- 13-custom-paste-handler
- 14-editor-scrollable
- 15-shadowdom
- 16-read-only-editor
- testing
- 02-backend
- 01-file-uploading
- 02-saving-loading
- 03-s3
- 04-rendering-static-documents
- 03-ui-components
- 01-ui-elements-remove
- 02-formatting-toolbar-buttons
- 03-formatting-toolbar-block-type-items
- 11-uppy-file-panel
- 12-static-formatting-toolbar
- 13-custom-ui
- 14-experimental-mobile-formatting-toolbar
- 15-advanced-tables
- 16-link-toolbar-buttons
- 17-advanced-tables-2
- 18-drag-n-drop
- 04-theming
- 01-theming-dom-attributes
- 02-changing-font
- 03-theming-css
- 04-theming-css-variables
- 05-theming-css-variables-code
- 06-code-block
- 07-custom-code-block
- 05-interoperability
- 01-converting-blocks-to-html
- 02-converting-blocks-from-html
- 03-converting-blocks-to-md
- 04-converting-blocks-from-md
- 05-converting-blocks-to-pdf
- 06-converting-blocks-to-docx
- 07-converting-blocks-to-odt
- 08-converting-blocks-to-react-email
- 09-blocks-to-html-static-render
- 10-static-html-render
- 06-custom-schema
- 01-alert-block
- 03-font-style
- 04-pdf-file-block
- 05-alert-block-full-ux
- 06-toggleable-blocks
- 07-configuring-blocks
- draggable-inline-content
- react-custom-blocks
- react-custom-inline-content
- react-custom-styles
- 07-collaboration
- 01-partykit
- 02-liveblocks
- 03-y-sweet
- 04-electric-sql
- 05-comments
- 06-comments-with-sidebar
- 07-ghost-writer
- 08-forking
- 08-extensions/01-tiptap-arrow-conversion
- 09-ai
- 01-minimal
- 02-playground
- 04-with-collaboration
- 05-manual-execution
- 06-client-side-transport
- 07-server-persistence
- vanilla-js
- react-vanilla-custom-blocks
- react-vanilla-custom-inline-content
- react-vanilla-custom-styles
- packages
- dev-scripts/examples/template-react
- mantine
- src/suggestionMenu
- gridSuggestionMenu
- playground
- tests/nextjs-test-app
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments