eruditeLoong / jeecg-boot-iotcp

物联网平台系统
Apache License 2.0
64 stars 34 forks source link

Bump tinymce from 5.2.0 to 5.2.2 in /ant-design-vue #1

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps tinymce from 5.2.0 to 5.2.2.

Changelog

Sourced from tinymce's changelog.

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 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

... (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](https://github.com/eruditeLoong/jeecg-boot-iotcp/network/alerts).
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.