Build(deps): Bump tinymce from 7.0.0 to 7.0.1 in /angular
Bumps tinymce from 7.0.0 to 7.0.1.
Changelog
Sourced from tinymce's changelog.
7.0.1 - 2024-04-10
Fixed
- Toggle list behavior generated wrong html when the
forced_root_block
option was set todiv
. #TINY-10488- Tapping inside a composed text on Firefox Android would not close the autocompleter. #TINY-10715
- An inline editor toolbar now behaves correctly in horizontally scrolled containers. #TINY-10684
- Tooltips unintended shrinking and incorrectly positioned when shown in horizontally scrollable container. #TINY-10797
- The status bar was invisible when the editor's height is short. #TINY-10705
Commits
-
df90c6e
TINY-10631: Merged changelogs -
f6e4864
TINY-10838: Bumped version (#9531) -
42cb9af
TINY-10590: Reverted Tree dom structure could confuse block merge boundary de... -
3eafc93
TINY-10684: The scroll position should be maintained in a horizontal scrollab... -
3773ac7
TINY-10834: Bumped all doc links from 6 to 7 (#9522) -
32b7107
TINY-10590: Tree dom structure could confuse block merge boundary detection (... -
fac86ef
TINY-10715: Fix for Android Firefox autocompleter bug (#9483) (#9514) -
21e446d
TINY-10488: fix list pattern withforced_root_block: 'div'
(#9517) -
1a623ec
TINY-10684: Fix up incorrectmax-width
calculation (#9515) -
c21f16e
TINY-10705: Fix status bar disappearing when the editor's height becomes too ... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts