Skip to content
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

[js] Update tinymce 7.0.1 → 7.1.0 (minor) #2873

Merged
merged 2 commits into from
May 16, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 15, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ tinymce (7.0.1 → 7.1.0) · Repo · Changelog

Release Notes

7.1.0 (from changelog)

Added

  • Parser support for math elements. #TINY-10809
  • New math-equation icon. #TINY-10804

Improved

  • Included itemprop, itemscope and itemtype as valid HTML5 attributes in the core schema. #TINY-9932
  • Notification accessibility improvements: added tooltips, keyboard navigation and shortcut to focus on notifications. #TINY-6925
  • Removed aria-pressed from the More button in sliding toolbar mode and replaced it with aria-expanded. #TINY-10795
  • The editor UI now renders correctly in Windows High Contrast Mode. #TINY-10781

Fixed

  • Backspacing in certain html setups resulted in data moving around unexpectedly. #TINY-10590
  • Dialog title markup changed to use an h1 element instead of div. #TINY-10800
  • Dialog title was not announced in macOS VoiceOver, dialogs now use aria-label instead of aria-labelledby on macOS. #TINY-10808
  • Theme loader did not respect the suffix when it was loading skin CSS files. #TINY-10602
  • Custom block elements with colon characters would throw errors. #TINY-10813
  • Tab navigation in views didn't work. #TINY-10780
  • Video and audio elements could not be played on Safari. #TINY-10774
  • ToggleToolbarDrawer command did not toggle the toolbar in sliding mode when {skipFocus: true} parameter was passed. #TINY-10726
  • The buttons in the custom view header were clipped on when overflowing. #TINY-10741
  • In the custom view, the scrollbar of the container was not visible if its height was greater than the editor. #TINY-10741
  • Fixed accessibility issue by removing duplicate role="menu" attribute from color swatches. #TINY-10806
  • Fullscreen mode now prevents focus from leaving the editor. #TINY-10597
  • Open link context menu action did not work with selection surrounding a link. #TINY-10391
  • Styles were not retained when toggling a list on and off. #TINY-10837
  • Caret and placeholder text were invisible in Windows High Contrast Mode. #TINY-9811
  • Firefox did not announce the iframe title when iframe_aria_text was set. #TINY-10718
  • Notification width was not constrained to the width of the editor. #TINY-10886
  • Open link context menu action was not enabled for links on images. #TINY-10391

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 1 commit:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner May 15, 2024 10:45
@depfu depfu bot added the depfu label May 15, 2024
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.93%. Comparing base (bad3e92) to head (5935376).
Report is 5 commits behind head on main.

❗ Current head 5935376 differs from pull request most recent head 8e24682. Consider uploading reports for the commit 8e24682 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2873   +/-   ##
=======================================
  Coverage   95.93%   95.93%           
=======================================
  Files         229      229           
  Lines        6222     6222           
=======================================
  Hits         5969     5969           
  Misses        253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Rebuilt packages after updating dependencies.

[skip ci]
@tvdeyen tvdeyen added this to the 7.2 milestone May 16, 2024
@tvdeyen tvdeyen merged commit dd69c71 into main May 16, 2024
1 check passed
@tvdeyen tvdeyen deleted the depfu/update/yarn/tinymce-7.1.0 branch May 16, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants