-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add EmptyBlock plugin that prevents adding in exported data.
#17756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
37d57c4
Init `EmptyBlocks` plugin prototype.
Mati365 9efcd01
Add tests.
Mati365 fe051c7
Minor fixes in docs after CR.
Mati365 e57d7f5
Adjust checks
Mati365 5e61837
Add table tests.
Mati365 99cef94
Table autoparagraphing fixes.
Mati365 2e5c624
Add more tests.
Mati365 19c2a63
Code align improvements.
Mati365 e6a035e
Add consume downcasted attributes.
Mati365 df9a25b
Better code split.
Mati365 581252f
Improve priorities.
Mati365 182a351
Add data checks for list item tests.
Mati365 9a930db
Apply table CR remarks.
Mati365 8187cc9
Adjust docs.
Mati365 99f91c7
Adjust table cell downcasts after CR.
Mati365 dcb6876
Simplified implementation.
niegowski 4b6b2d4
Block filler handling adjusted to be able to detect presence of it wh…
niegowski 063f1f2
Fixed block filler handling.
niegowski bc6bca7
Added tests.
niegowski e0d570d
Added code comments.
niegowski b6ed3d5
Added EmptyBlock integration tests.
niegowski 890234f
Added EmptyBlock integration tests.
niegowski a6c2fd6
Updated tests.
niegowski 6326054
Typo fix.
niegowski 2716c5d
Merge branch 'master' into ck/skip-block-filler-option
niegowski 3a489d0
Added missing dev dependency.
niegowski 48ff505
Fix typos.
Mati365 192eba5
Add clipboard integration to `EmptyBlock` plugin. (#17805)
Mati365 b6400a5
Assign editor in manual tests to window variables.
Mati365 d4b60a8
Add inspector to manual demo.
Mati365 aafc9b6
Add experimental warning.
Mati365 7834715
Add GHS empty div test.
Mati365 72ca176
Fix self import.
Mati365 4f733a6
Reorder docs.
Mati365 66fa312
Reorder docs.
Mati365 5f486b7
Fix newline.
Mati365 af673d0
Merge remote-tracking branch 'origin' into ck/skip-block-filler-option
Mati365 d8cafb7
Add configuration for preserving block filler in editing view.
Mati365 f72b720
Apply CR remarks.
Mati365 39be496
Apply CR remark.
Mati365 73d1dbc
Fix typo.
Mati365 c9f3bbf
Adjust config option name.
Mati365 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.