-
Notifications
You must be signed in to change notification settings - Fork 4.7k
RichText state structure for value manipulation #7890
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
44 commits
Select commit
Hold shift + click to select a range
aad05a6
[squashed] RichText structure:
ellatrix 6de0653
Test deprecated node matcher
ellatrix 0f64289
Fix equality check for deprecated node matcher value
ellatrix be8ddbd
Deprecate wp.blocks.node and wp.blocks.children
ellatrix 6491282
Value manipulation: ensure passed value is not mutated
ellatrix d8cd31b
Fix initial selection RichText field
ellatrix b417549
Represent object format in text string
ellatrix 89c9287
Reduce this.editor dependency
ellatrix d4295bb
Adjust e2e test expected output
ellatrix 5bb7b12
More docs, rename things
ellatrix ec01348
Make mobile tests pass
ellatrix 112f42b
Fix richTextValue dependency in test plugin
ellatrix 3a879fd
Remove web logic from native format toolbar
ellatrix 29cf891
Mobile: drop custom formatters as well
ellatrix aa82875
Mobile: absort formatting toolbar into RichText to reuse formatting m…
ellatrix 209fd38
RN entrypoints for escape-html, rich-text-value packages
hypest 817de47
Rewrite multiline splitting
ellatrix ce6d906
Rebase: correct new tests
ellatrix 18c41bc
Bump deprecation version and add to deprecated.md
ellatrix e432f8b
Adjust wrong isEmpty check in cover image block
ellatrix fb33b33
Update package.json
gziolo ed4a9ec
Prepare packages for the intial release
gziolo 3274ab5
Fix package-lock.json file for the new packages
gziolo 228264b
Fix typo in pattern transform
ellatrix cd518dd
Rebase: fix new failing test #9454
ellatrix be16be0
Abstract tree creation
ellatrix 0607230
Restore children and node sources
ellatrix 2def469
Clean up
ellatrix c9369ff
Fix isEmptyLine
ellatrix 5cdc4ee
Adjust merge functions
ellatrix 3e4c01a
Clean up
ellatrix 48b8963
Polish: make create() easier to read
ellatrix d8c35e9
Inline pasted text should be parsed as HTML
ellatrix e2a9fa2
Fix create() call after 9a754dc
ellatrix 6e6e910
children and node sources should work without default set
ellatrix 13ee0e3
Cast default values of children and node sources as array
ellatrix 445ab90
Fix verse transform
ellatrix 6596b4f
List merging: don't merge empty line
ellatrix e000668
Use line separator to separate multiline values, instead of double li…
ellatrix 6855216
Change deprecation removal version
ellatrix a3b7745
Update quote to use line separators
ellatrix 9bc2dd4
Guard against blocks passing null value to RichText
ellatrix b25545d
Ensure formats with different reference are reduced to different node…
ellatrix 94352e7
rich-text-value => rich-text, better deprecation messages, cast strin…
ellatrix 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
Reduce this.editor dependency
- Loading branch information
commit 89c9287b6e65614de55de88deccaafede80b72b9
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 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
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.