-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
v4.9.4 #420
Merged
Merged
v4.9.4 #420
Conversation
This file contains 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
* fix: depth issues in BulletedList with md serialize/deserialize; closes #345 * chore: remove console.log * fix: list item children as list-item Descendant type * update email examples (#391) ## Description Added the ability to add Loom & Wistia videos in the Video plugin. Note that I'm not used to Typescrpt at all, so I might need some help with this if you see issues. Fixes # (issue) ## Type of change Please tick the relevant option. - [ ] Bug fix (non-breaking change which fixes an issue) - [x ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have checked my code and corrected any misspellings * Improvements for loom and wistia videos (#402) * update email examples ## Description Added the ability to add Loom & Wistia videos in the Video plugin. Note that I'm not used to Typescrpt at all, so I might need some help with this if you see issues. Fixes # (issue) ## Type of change Please tick the relevant option. - [ ] Bug fix (non-breaking change which fixes an issue) - [x ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have checked my code and corrected any misspellings * fixes for loom and wistia providers --------- Co-authored-by: 5andu <sandugolovatenco@gmail.com> * Update deserialize.ts (#415) * fix types * add smooth selection between block * fix: changes after review plus clean empty nodes * fix: nested TodoList items --------- Co-authored-by: Alexandru Golovatenco <38139664+5andu@users.noreply.github.com> Co-authored-by: Akhmed Ibragimov <devopsbanda@gmail.com> Co-authored-by: 5andu <sandugolovatenco@gmail.com> Co-authored-by: Vaishnav Deore <86405648+Waishnav@users.noreply.github.com>
* changed ui for todo lists * fix error with empty children descedant
- @yoopta/editor@4.9.4-rc.0 - @yoopta/exports@4.9.4-rc.0 - @yoopta/marks@4.9.4-rc.0 - @yoopta/accordion@4.9.4-rc.0 - @yoopta/blockquote@4.9.4-rc.0 - @yoopta/callout@4.9.4-rc.0 - @yoopta/code@4.9.4-rc.0 - @yoopta/divider@4.9.4-rc.0 - @yoopta/embed@4.9.4-rc.0 - @yoopta/file@4.9.4-rc.0 - @yoopta/headings@4.9.4-rc.0 - @yoopta/image@4.9.4-rc.0 - @yoopta/link@4.9.4-rc.0 - @yoopta/lists@4.9.4-rc.0 - @yoopta/paragraph@4.9.4-rc.0 - @yoopta/table@4.9.4-rc.0 - @yoopta/video@4.9.4-rc.0 - @yoopta/action-menu-list@4.9.4-rc.0 - @yoopta/link-tool@4.9.4-rc.0 - @yoopta/toolbar@4.9.4-rc.0
- @yoopta/editor@4.9.4-rc.1 - @yoopta/exports@4.9.4-rc.1 - @yoopta/marks@4.9.4-rc.1 - @yoopta/accordion@4.9.4-rc.1 - @yoopta/blockquote@4.9.4-rc.1 - @yoopta/callout@4.9.4-rc.1 - @yoopta/code@4.9.4-rc.1 - @yoopta/divider@4.9.4-rc.1 - @yoopta/embed@4.9.4-rc.1 - @yoopta/file@4.9.4-rc.1 - @yoopta/headings@4.9.4-rc.1 - @yoopta/image@4.9.4-rc.1 - @yoopta/link@4.9.4-rc.1 - @yoopta/lists@4.9.4-rc.1 - @yoopta/paragraph@4.9.4-rc.1 - @yoopta/table@4.9.4-rc.1 - @yoopta/video@4.9.4-rc.1 - @yoopta/action-menu-list@4.9.4-rc.1 - @yoopta/link-tool@4.9.4-rc.1 - @yoopta/toolbar@4.9.4-rc.1
- @yoopta/editor@4.9.4 - @yoopta/exports@4.9.4 - @yoopta/marks@4.9.4 - @yoopta/accordion@4.9.4 - @yoopta/blockquote@4.9.4 - @yoopta/callout@4.9.4 - @yoopta/code@4.9.4 - @yoopta/divider@4.9.4 - @yoopta/embed@4.9.4 - @yoopta/file@4.9.4 - @yoopta/headings@4.9.4 - @yoopta/image@4.9.4 - @yoopta/link@4.9.4 - @yoopta/lists@4.9.4 - @yoopta/paragraph@4.9.4 - @yoopta/table@4.9.4 - @yoopta/video@4.9.4 - @yoopta/action-menu-list@4.9.4 - @yoopta/link-tool@4.9.4 - @yoopta/toolbar@4.9.4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes # (issue)
onPathChange
prop to<YooptaEditor />
#422