dilawar / hippo

Academic event schedular, venue manager, and much more.
https://ncbs.res.in/hippo
MIT License
4 stars 2 forks source link

Bump tinymce from 5.4.0 to 5.4.1 #11

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps tinymce from 5.4.0 to 5.4.1.

Changelog

Sourced from tinymce's changelog.

Version 5.4.2 (2020-08-17) Fixed the editor not resizing when resizing the browser window in fullscreen mode #TINY-3511 Fixed clicking on notifications causing inline editors to hide #TINY-6058 Fixed an issue where link URLs could not be deleted or edited in the link dialog in some cases #TINY-4706 Fixed a regression where setting the anchor_top or anchor_bottom options to false was not working #TINY-6256 Fixed the anchor plugin not supporting the allow_html_in_named_anchor option #TINY-6236 Fixed an exception thrown when removing inline formats that contained additional styles or classes #TINY-6288 Fixed an exception thrown when positioning the context toolbar on Internet Explorer 11 in some edge cases #TINY-6271 Fixed inline formats not removed when more than one removeformat format rule existed #TINY-6216 Fixed an issue where spaces were sometimes removed when removing formating on nearby text #TINY-6251 Fixed the list toolbar buttons not showing as active when a list is selected #TINY-6286 Fixed an issue where the UI would sometimes not be shown or hidden when calling the show or hide API methods on the editor #TINY-6048 Fixed the list type style not retained when copying list items #TINY-6289 Fixed the Paste plugin converting tabs in plain text to a single space character. A paste_tab_spaces option has been included for setting the number of spaces used to replace a tab character #TINY-6237 Version 5.4.1 (2020-07-08) Fixed the Search and Replace plugin incorrectly including zero-width caret characters in search results #TINY-4599 Fixed dragging and dropping unsupported files navigating the browser away from the editor #TINY-6027 Fixed undo levels not created on browser handled drop or paste events #TINY-6027 Fixed content in an iframe element parsing as DOM elements instead of text content #TINY-5943 Fixed Oxide checklist styles not showing when printing #TINY-5139 Fixed bug with scope attribute not being added to the cells of header rows #TINY-6206 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

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](https://github.com/dilawar/hippo/network/alerts).