Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump tinymce from 5.3.1 to 5.4.0 #2980

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps tinymce from 5.3.1 to 5.4.0.

Changelog

Sourced from tinymce's changelog.

Version 5.4.0 (2020-06-30) Added keyboard navigation support to menus and toolbars when the editor is in a ShadowRoot #TINY-6152 Added the ability for menus to be clicked when the editor is in an open shadow root #TINY-6091 Added the Editor.ui.styleSheetLoader API for loading stylesheets within the Document or ShadowRoot containing the editor UI #TINY-6089 Added the StyleSheetLoader module to the public API #TINY-6100 Added Oxide variables for styling the select element and headings in dialog content #TINY-6070 Added icons for table column and row cut, copy, and paste toolbar buttons #TINY-6062 Added all table menu items to the UI registry, so they can be used by name in other menus #TINY-4866 Added new mceTableApplyCellStyle command to the table plugin #TINY-6004 Added new table cut, copy, and paste column editor commands and menu items #TINY-6006 Added font related Oxide variables for secondary buttons, allowing for custom styling #TINY-6061 Added new table_header_type setting to control how table header rows are structured #TINY-6007 Added new table_sizing_mode setting to replace the table_responsive_width setting, which has now been deprecated #TINY-6051 Added new mceTableSizingMode command for changing the sizing mode of a table #TINY-6000 Added new mceTableRowType, mceTableColType, and mceTableCellType commands and value queries #TINY-6150 Changed advlist toolbar buttons to only show a dropdown list if there is more than one option #TINY-3194 Changed mceInsertTable command and insertTable API method to take optional header rows and columns arguments #TINY-6012 Changed stylesheet loading, so that UI skin stylesheets can load in a ShadowRoot if required #TINY-6089 Changed the DOM location of menus so that they display correctly when the editor is in a ShadowRoot #TINY-6093 Changed the table plugin to correctly detect all valid header row structures #TINY-6007 Fixed tables with no defined width being converted to a fixed width table when modifying the table #TINY-6051 Fixed the autosave isEmpty API incorrectly detecting non-empty content as empty #TINY-5953 Fixed table Paste row after and Paste row before menu items not disabled when nothing was available to paste #TINY-6006 Fixed a selection performance issue with large tables on Microsoft Internet Explorer and Edge #TINY-6057 Fixed filters for screening commands from the undo stack to be case-insensitive #TINY-5946 Fixed fullscreen plugin now removes all classes when the editor is closed #TINY-4048 Fixed handling of mixed-case icon identifiers (names) for UI elements #TINY-3854 Fixed leading and trailing spaces lost when using editor.selection.getContent({ format: 'text' }) #TINY-5986 Fixed an issue where changing the URL with the quicklink toolbar caused unexpected undo behavior #TINY-5952 Fixed an issue where removing formatting within a table cell would cause Internet Explorer 11 to scroll to the end of the table #TINY-6049 Fixed an issue where the allow_html_data_urls setting was not correctly applied #TINY-5951 Fixed the autolink feature so that it no longer treats a string with multiple "@" characters as an email address #TINY-4773 Fixed an issue where removing the editor would leave unexpected attributes on the target element #TINY-4001 Fixed the link plugin now suggest mailto: when the text contains an '@' and no slashes (/) #TINY-5941 Fixed the valid_children check of custom elements now allows a wider range of characters in names #TINY-5971 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

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript labels Jul 1, 2020
@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@tabacitu tabacitu merged commit fc7d1e4 into master Jul 1, 2020
@tabacitu tabacitu deleted the dependabot/npm_and_yarn/tinymce-5.4.0 branch July 1, 2020 15:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants