File tree
132 files changed
+2629
-394
lines changed- .github/workflows
- examples
- 01-basic/03-multi-column
- 05-interoperability/05-converting-blocks-to-pdf
- 06-custom-schema/04-pdf-file-block
- packages
- ariakit
- code-block
- core
- src
- api
- blockManipulation/commands
- insertBlocks/__snapshots__
- mergeBlocks/__snapshots__
- moveBlocks/__snapshots__
- replaceBlocks/__snapshots__
- splitBlock/__snapshots__
- updateBlock/__snapshots__
- clipboard/fromClipboard
- blocks
- AudioBlockContent
- CodeBlockContent
- FileBlockContent
- helpers/render
- HeadingBlockContent
- ImageBlockContent
- ListItemBlockContent
- BulletListItemBlockContent
- CheckListItemBlockContent
- NumberedListItemBlockContent
- ParagraphBlockContent
- QuoteBlockContent
- TableBlockContent
- VideoBlockContent
- editor
- i18n/locales
- pm-nodes
- schema/blocks
- dev-scripts
- mantine
- react
- src
- blocks/FileBlockContent/helpers/render
- schema
- server-util
- src/context
- __snapshots__
- react/__snapshots__
- shadcn
- xl-docx-exporter
- src/docx
- __snapshots__/basic
- defaultSchema
- xl-multi-column
- xl-odt-exporter
- src/odt
- __snapshots__
- basic
- withCustomOptions
- defaultSchema
- xl-pdf-exporter
- src/pdf
- __snapshots__
- defaultSchema
- playground/src
- tests/src
- end-to-end
- copypaste/copypaste.test.ts-snapshots
- images/images.test.ts-snapshots
- unit
- core
- clipboard
- copy/__snapshots__/text/html
- paste/__snapshots__/text/html
- formatConversion
- export/__snapshots__/nodes/image
- parse
- __snapshots__/html
- react/formatConversion/export/__snapshots__
- blocknoteHTML
- contextParagraph
- customParagraph
- simpleCustomParagraph
- html
- contextParagraph
- simpleCustomParagraph
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+2629
-394
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
Lines changed: 30 additions & 0 deletions
Original 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
1 | 31 |
| |
2 | 32 |
| |
3 | 33 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
9 | 10 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
| 59 | + | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
342 | 341 |
| |
343 | 342 |
| |
344 | 343 |
| |
| |||
1012 | 1011 |
| |
1013 | 1012 |
| |
1014 | 1013 |
| |
1015 |
| - | |
1016 | 1014 |
| |
1017 | 1015 |
| |
1018 | 1016 |
| |
| |||
1606 | 1604 |
| |
1607 | 1605 |
| |
1608 | 1606 |
| |
1609 |
| - | |
1610 | 1607 |
| |
1611 | 1608 |
| |
1612 | 1609 |
| |
| |||
2212 | 2209 |
| |
2213 | 2210 |
| |
2214 | 2211 |
| |
2215 |
| - | |
2216 | 2212 |
| |
2217 | 2213 |
| |
2218 | 2214 |
| |
| |||
2806 | 2802 |
| |
2807 | 2803 |
| |
2808 | 2804 |
| |
2809 |
| - | |
2810 | 2805 |
| |
2811 | 2806 |
| |
2812 | 2807 |
| |
| |||
3514 | 3509 |
| |
3515 | 3510 |
| |
3516 | 3511 |
| |
3517 |
| - | |
3518 | 3512 |
| |
3519 | 3513 |
| |
3520 | 3514 |
| |
| |||
4222 | 4216 |
| |
4223 | 4217 |
| |
4224 | 4218 |
| |
4225 |
| - | |
4226 | 4219 |
| |
4227 | 4220 |
| |
4228 | 4221 |
| |
|
packages/core/src/api/blockManipulation/commands/mergeBlocks/__snapshots__/mergeBlocks.test.ts.snap
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
218 | 217 |
| |
219 | 218 |
| |
220 | 219 |
| |
| |||
764 | 763 |
| |
765 | 764 |
| |
766 | 765 |
| |
767 |
| - | |
768 | 766 |
| |
769 | 767 |
| |
770 | 768 |
| |
| |||
1314 | 1312 |
| |
1315 | 1313 |
| |
1316 | 1314 |
| |
1317 |
| - | |
1318 | 1315 |
| |
1319 | 1316 |
| |
1320 | 1317 |
| |
| |||
1863 | 1860 |
| |
1864 | 1861 |
| |
1865 | 1862 |
| |
1866 |
| - | |
1867 | 1863 |
| |
1868 | 1864 |
| |
1869 | 1865 |
| |
| |||
2430 | 2426 |
| |
2431 | 2427 |
| |
2432 | 2428 |
| |
2433 |
| - | |
2434 | 2429 |
| |
2435 | 2430 |
| |
2436 | 2431 |
| |
|
Lines changed: 0 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
235 | 234 |
| |
236 | 235 |
| |
237 | 236 |
| |
| |||
798 | 797 |
| |
799 | 798 |
| |
800 | 799 |
| |
801 |
| - | |
802 | 800 |
| |
803 | 801 |
| |
804 | 802 |
| |
| |||
1365 | 1363 |
| |
1366 | 1364 |
| |
1367 | 1365 |
| |
1368 |
| - | |
1369 | 1366 |
| |
1370 | 1367 |
| |
1371 | 1368 |
| |
| |||
1932 | 1929 |
| |
1933 | 1930 |
| |
1934 | 1931 |
| |
1935 |
| - | |
1936 | 1932 |
| |
1937 | 1933 |
| |
1938 | 1934 |
| |
| |||
2499 | 2495 |
| |
2500 | 2496 |
| |
2501 | 2497 |
| |
2502 |
| - | |
2503 | 2498 |
| |
2504 | 2499 |
| |
2505 | 2500 |
| |
| |||
3066 | 3061 |
| |
3067 | 3062 |
| |
3068 | 3063 |
| |
3069 |
| - | |
3070 | 3064 |
| |
3071 | 3065 |
| |
3072 | 3066 |
| |
| |||
3643 | 3637 |
| |
3644 | 3638 |
| |
3645 | 3639 |
| |
3646 |
| - | |
3647 | 3640 |
| |
3648 | 3641 |
| |
3649 | 3642 |
| |
| |||
4210 | 4203 |
| |
4211 | 4204 |
| |
4212 | 4205 |
| |
4213 |
| - | |
4214 | 4206 |
| |
4215 | 4207 |
| |
4216 | 4208 |
| |
| |||
4776 | 4768 |
| |
4777 | 4769 |
| |
4778 | 4770 |
| |
4779 |
| - | |
4780 | 4771 |
| |
4781 | 4772 |
| |
4782 | 4773 |
| |
| |||
5343 | 5334 |
| |
5344 | 5335 |
| |
5345 | 5336 |
| |
5346 |
| - | |
5347 | 5337 |
| |
5348 | 5338 |
| |
5349 | 5339 |
| |
| |||
5909 | 5899 |
| |
5910 | 5900 |
| |
5911 | 5901 |
| |
5912 |
| - | |
5913 | 5902 |
| |
5914 | 5903 |
| |
5915 | 5904 |
| |
| |||
6476 | 6465 |
| |
6477 | 6466 |
| |
6478 | 6467 |
| |
6479 |
| - | |
6480 | 6468 |
| |
6481 | 6469 |
| |
6482 | 6470 |
| |
| |||
7043 | 7031 |
| |
7044 | 7032 |
| |
7045 | 7033 |
| |
7046 |
| - | |
7047 | 7034 |
| |
7048 | 7035 |
| |
7049 | 7036 |
| |
| |||
7610 | 7597 |
| |
7611 | 7598 |
| |
7612 | 7599 |
| |
7613 |
| - | |
7614 | 7600 |
| |
7615 | 7601 |
| |
7616 | 7602 |
| |
| |||
8177 | 8163 |
| |
8178 | 8164 |
| |
8179 | 8165 |
| |
8180 |
| - | |
8181 | 8166 |
| |
8182 | 8167 |
| |
8183 | 8168 |
| |
| |||
8744 | 8729 |
| |
8745 | 8730 |
| |
8746 | 8731 |
| |
8747 |
| - | |
8748 | 8732 |
| |
8749 | 8733 |
| |
8750 | 8734 |
| |
| |||
9293 | 9277 |
| |
9294 | 9278 |
| |
9295 | 9279 |
| |
9296 |
| - | |
9297 | 9280 |
| |
9298 | 9281 |
| |
9299 | 9282 |
| |
| |||
9877 | 9860 |
| |
9878 | 9861 |
| |
9879 | 9862 |
| |
9880 |
| - | |
9881 | 9863 |
| |
9882 | 9864 |
| |
9883 | 9865 |
| |
| |||
10443 | 10425 |
| |
10444 | 10426 |
| |
10445 | 10427 |
| |
10446 |
| - | |
10447 | 10428 |
| |
10448 | 10429 |
| |
10449 | 10430 |
| |
| |||
11010 | 10991 |
| |
11011 | 10992 |
| |
11012 | 10993 |
| |
11013 |
| - | |
11014 | 10994 |
| |
11015 | 10995 |
| |
11016 | 10996 |
| |
|
0 commit comments