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.1.6 to 5.2.2 #5

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2020

Bumps tinymce from 5.1.6 to 5.2.2.

Changelog

Sourced from tinymce's changelog.

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 Fixed the table selection not functioning correctly in Microsoft Edge 44 or higher #TINY-3862 Fixed the table resize handles not functioning correctly in Microsoft Edge 44 or higher #TINY-4160 Fixed the floating toolbar drawer disconnecting from the toolbar when adding content in inline mode #TINY-4725 #TINY-4765 Fixed readonly mode not returning the appropriate boolean value #TINY-3948 Fixed the forced_root_block_attrs setting not applying attributes to new blocks consistently #TINY-4564 Fixed the editor incorrectly stealing focus during initialization in Microsoft Internet Explorer #TINY-4697 Fixed dialogs stealing focus when opening an alert or confirm dialog using an onAction callback #TINY-4014 Fixed inline dialogs incorrectly closing when clicking on an opened alert or confirm dialog #TINY-4012 Fixed the context toolbar overlapping the menu bar and toolbar #TINY-4586 Fixed notification and inline dialog positioning issues when using toolbar_location: 'bottom' #TINY-4586 Fixed the colorinput popup appearing offscreen on mobile devices #TINY-4711 Fixed special characters not being found when searching by "whole words only" #TINY-4522 Fixed an issue where dragging images could cause them to be duplicated #TINY-4195 Fixed context toolbars activating without the editor having focus #TINY-4754 Fixed an issue where removing the background color of text did not always work #TINY-4770 Fixed an issue where new rows and columns in a table did not retain the style of the previous row or column #TINY-4788 Version 5.2.0 (2020-02-13) Added the ability to apply formats to spaces #TINY-4200 Added new toolbar_location setting to allow for positioning the menu and toolbar at the bottom of the editor #TINY-4210 Added new toolbar_groups setting to allow a custom floating toolbar group to be added to the toolbar when using floating toolbar mode #TINY-4229 Added new link_default_protocol setting to link and autolink plugin to allow a protocol to be used by default #TINY-3328 Added new placeholder setting to allow a placeholder to be shown when the editor is empty #TINY-3917 Added new tinymce.dom.TextSeeker API to allow searching text across different DOM nodes #TINY-4200 Added a drop shadow below the toolbar while in sticky mode and introduced Oxide variables to customize it when creating a custom skin #TINY-4343 Added quickbars_image_toolbar setting to allow for the image quickbar to be turned off #TINY-4398 Added iframe and img loading attribute to the default schema. Patch contributed by ataylor32. #GH-5112 Added new getNodeFilters/getAttributeFilters functions to the editor.serializer instance #TINY-4344 Added new a11y_advanced_options setting to allow additional accessibility options to be added #FOAM-11 Added new accessibility options and behaviours to the image dialog using a11y_advanced_options #FOAM-11 Added the ability to use the window PrismJS instance for the codesample plugin instead of the bundled version to allow for styling custom languages #TINY-4504 Added error message events that fire when a resource loading error occurs #TINY-4509 Changed the default schema to disallow onchange for select elements #TINY-4614 Changed default toolbar_mode value from false to wrap. The value false has been deprecated #TINY-4617 Changed toolbar_drawer setting to toolbar_mode. toolbar_drawer has been deprecated #TINY-4416 Changed iframe mode to set selection on content init if selection doesn't exist #TINY-4139 Changed table related icons to align them with the visual style of the other icons #TINY-4341 Changed and improved the visual appearance of the color input field #TINY-2917 Changed fake caret container to use forced_root_block when possible #TINY-4190 Changed the requireLangPack API to wait until the plugin has been loaded before loading the language pack #TINY-3716 Changed the formatter so style_formats are registered before the initial content is loaded into the editor #TINY-4238 Changed media plugin to use https protocol for media urls by default #TINY-4577

... (truncated)
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 May 11, 2020
@stangahh stangahh merged commit 9b5d321 into master Jul 8, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-5.2.2 branch July 8, 2020 14:53
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.

None yet

1 participant