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

Bump tinymce from 5.2.0 to 5.2.2 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2020

Bumps tinymce from 5.2.0 to 5.2.2.

Changelog

Sourced from tinymce's changelog.

Version 5.3.2 (2020-06-10) Fixed a regression introduced in 5.3.0, where images_dataimg_filter was no-longer called #TINY-6086 Version 5.3.1 (2020-05-27) Fixed the image upload error alert also incorrectly closing the image dialog #TINY-6020 Fixed editor content scrolling incorrectly on focus in Firefox by reverting default content CSS html and body heights added in 5.3.0 #TINY-6019 Version 5.3.0 (2020-05-21) Added html and body height styles to the default oxide content CSS #TINY-5978 Added uploadUri and blobInfo to the data returned by editor.uploadImages() #TINY-4579 Added a new function to the BlobCache API to lookup a blob based on the base64 data and mime type #TINY-5988 Added the ability to search and replace within a selection #TINY-4549 Added the ability to set the list start position for ordered lists and added new lists context menu item #TINY-3915 Added icon as an optional config option to the toggle menu item API #TINY-3345 Added auto mode for toolbar_location which positions the toolbar and menu bar at the bottom if there is no space at the top #TINY-3161 Changed the default toolbar_location to auto #TINY-3161 Changed toggle menu items and choice menu items to have a dedicated icon with the checkmark displayed on the far right side of the menu item #TINY-3345 Changed the link, image, and paste plugins to use Promises to reduce the bundle size #TINY-4710 Changed the default icons to be lazy loaded during initialization #TINY-4729 Changed the parsing of content so base64 encoded urls are converted to blob urls #TINY-4727 Changed context toolbars so they concatenate when more than one is suitable for the current selection #TINY-4495 Changed inline style element formats (strong, b, em, i, u, strike) to convert to a span on format removal if a style or class attribute is present #TINY-4741 Fixed the selection.setContent() API not running parser filters #TINY-4002 Fixed formats incorrectly applied or removed when table cells were selected #TINY-4709 Fixed the quickimage button not restricting the file types to images #TINY-4715 Fixed search and replace ignoring text in nested contenteditable elements #TINY-5967 Fixed resize handlers displaying in the wrong location sometimes for remote images #TINY-4732 Fixed table picker breaking in Firefox on low zoom levels #TINY-4728 Fixed issue with loading or pasting contents with large base64 encoded images on Safari #TINY-4715 Fixed supplementary special characters being truncated when inserted into the editor. Patch contributed by mlitwin. #TINY-4791 Fixed toolbar buttons not set to disabled when the editor is in readonly mode #TINY-4592 Fixed the editor selection incorrectly changing when removing caret format containers #TINY-3438 Fixed bug where title, width, and height would be set to empty string values when updating an image and removing those attributes using the image dialog #TINY-4786 Fixed ObjectResized event firing when an object wasn't resized #TINY-4161 Fixed ObjectResized and ObjectResizeStart events incorrectly fired when adding or removing table rows and columns #TINY-4829 Fixed the placeholder not hiding when pasting content into the editor #TINY-4828 Fixed an issue where the editor would fail to load if local storage was disabled #TINY-5935 Fixed an issue where an uploaded image would reuse a cached image with a different mime type #TINY-5988 Fixed bug where toolbars and dialogs would not show if the body element was replaced (e.g. with Turbolinks). Patch contributed by spohlenz #GH-5653 Fixed an issue where multiple formats would be removed when removing a single format at the end of lines or on empty lines #TINY-1170 Fixed zero-width spaces incorrectly included in the wordcount plugin character count #TINY-5991 Fixed a regression introduced in 5.2.0 whereby the desktop toolbar_mode setting would incorrectly override the mobile default setting #TINY-5998 Fixed an issue where deleting all content in a single cell table would delete the entire table #TINY-1044 Version 5.2.2 (2020-04-23) Fixed an issue where anchors could not be inserted on empty lines #TINY-2788 Fixed text decorations (underline, strikethrough) not consistently inheriting the text color #TINY-4757 Fixed format menu alignment buttons inconsistently applying to images #TINY-4057 Fixed the floating toolbar drawer height collapsing when the editor is rendered in modal dialogs or floating containers #TINY-4837 Fixed media embed content not processing safely in some cases #TINY-4857 Version 5.2.1 (2020-03-25) Fixed the "is decorative" checkbox in the image dialog clearing after certain dialog events #FOAM-11 Fixed possible uncaught exception when a style attribute is removed using a content filter on setContent #TINY-4742

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants