Commit 7d3e9cf
Refactor/file blocks resolve url (#760)
* resolveUrl approach for fileblocks
* add image block resolve url
* fix
* Finished refactor
* Update exports
* Fixed default file panel placeholders
* Updated core unit tests
* Updated react unit tests
* Fixed table handles default table block detection
* Made tests wait for images to load
---------
Co-authored-by: Matthew Lipski <matthewlipski@gmail.com>1 parent e4234b0 commit 7d3e9cf
File tree
42 files changed
+178
-77
lines changed- examples/05-custom-schema/04-pdf-file-block
- packages
- core/src
- api
- exporters
- html
- __snapshots__
- image
- basic
- nested
- noCaption
- noName
- simpleImage
- basic
- nested
- noCaption
- noName
- markdown/__snapshots__/simpleImage
- basic
- nested
- noCaption
- noName
- testUtil/cases
- blocks
- AudioBlockContent
- FileBlockContent
- ImageBlockContent
- VideoBlockContent
- editor
- extensions/TableHandles
- schema/blocks
- react/src
- blocks
- AudioBlockContent
- FileBlockContent
- ImageBlockContent
- VideoBlockContent
- components
- FilePanel/DefaultTabs
- FormattingToolbar/DefaultButtons
- test
- __snapshots__/reactImage
- basic
- nested
- noCaption
- noName
- testCases
- tests/src/end-to-end/images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+178
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments