File tree
497 files changed
+8807
-5934
lines changed- docs
- components
- content/docs
- ai
- features/ai
- getting-started
- 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
- 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
- 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
- 06-custom-schema
- 01-alert-block
- 03-font-style
- 04-pdf-file-block
- 05-alert-block-full-ux
- 06-toggleable-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
- src
- 02-playground
- src
- data
- 04-with-collaboration
- src
- 05-manual-execution
- src
- 06-client-side-transport
- src
- 07-server-promptbuilder
- src
- vanilla-js
- react-vanilla-custom-blocks
- react-vanilla-custom-inline-content
- react-vanilla-custom-styles
- packages
- ariakit
- code-block
- core
- src
- editor
- managers
- extensions/Comments
- dev-scripts
- examples
- template-react
- mantine
- react
- server-util
- src/context
- shadcn
- xl-ai-server
- src
- routes
- model-playground
- xl-ai
- src
- api
- aiRequest
- formats
- base-tools
- html-blocks
- __snapshots__/htmlBlocks.test.ts
- Add/__msw_snapshots__
- anthropic.messages
- claude-3-7-sonnet-latest (non-streaming)
- claude-3-7-sonnet-latest (streaming)
- groq.chat
- llama-3.3-70b-versatile (non-streaming)
- llama-3.3-70b-versatile (streaming)
- openai.chat
- gpt-4o-2024-08-06 (non-streaming)
- gpt-4o-2024-08-06 (streaming)
- openai.responses
- gpt-4o-2024-08-06 (streaming + generateObject)
- gpt-4o-2024-08-06 (streaming)
- Combined/__msw_snapshots__
- anthropic.messages
- claude-3-7-sonnet-latest (non-streaming)
- claude-3-7-sonnet-latest (streaming)
- groq.chat
- llama-3.3-70b-versatile (non-streaming)
- llama-3.3-70b-versatile (streaming)
- openai.chat
- gpt-4o-2024-08-06 (non-streaming)
- gpt-4o-2024-08-06 (streaming)
- openai.responses
- gpt-4o-2024-08-06 (streaming + generateObject)
- gpt-4o-2024-08-06 (streaming)
- Delete/__msw_snapshots__
- anthropic.messages
- claude-3-7-sonnet-latest (non-streaming)
- claude-3-7-sonnet-latest (streaming)
- groq.chat
- llama-3.3-70b-versatile (non-streaming)
- llama-3.3-70b-versatile (streaming)
- openai.chat
- gpt-4o-2024-08-06 (non-streaming)
- gpt-4o-2024-08-06 (streaming)
- openai.responses
- gpt-4o-2024-08-06 (streaming + generateObject)
- gpt-4o-2024-08-06 (streaming)
- Update/__msw_snapshots__
- anthropic.messages
- claude-3-7-sonnet-latest (non-streaming)
- claude-3-7-sonnet-latest (streaming)
- groq.chat
- llama-3.3-70b-versatile (non-streaming)
- llama-3.3-70b-versatile (streaming)
- openai.chat
- gpt-4o-2024-08-06 (non-streaming)
- gpt-4o-2024-08-06 (streaming)
- openai.responses
- gpt-4o-2024-08-06 (streaming + generateObject)
- gpt-4o-2024-08-06 (streaming)
- json
- tools
- markdown-blocks
- tests
- schema
- blocknoteAIClient
- components/AIMenu
- streamTool
- vercelAiSdk
- clientside
- util
- testUtil
- cases
- editors
- util
- xl-docx-exporter
- xl-email-exporter
- xl-multi-column
- xl-odt-exporter
- xl-pdf-exporter
- playground
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
497 files changed
+8807
-5934
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 |
| |
2 | 23 |
| |
3 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
|
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments