Skip to content

Commit

Permalink
DEP Update JS dependencies (#1716)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 1, 2024
1 parent b2473f9 commit a667c2d
Show file tree
Hide file tree
Showing 22 changed files with 2,015 additions and 1,839 deletions.
2 changes: 1 addition & 1 deletion client/dist/js/LeftAndMain.Ping.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/dist/js/TinyMCE_sslink-email.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/dist/js/TinyMCE_sslink-external.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/dist/js/TinyMCE_sslink.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions client/dist/js/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/dist/js/vendor.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions client/dist/tinymce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 6.8.3 - 2024-02-08

### Changed
- Update outbound TinyMCE website links. #TINY-10491

### Fixed
- The floating toolbar would not be fully visible when the editor was placed inside a scrollable container. #TINY-10335
- ShadowDOM skin was not loaded properly when used with js bundling feature. #TINY-10451

## 6.8.2 - 2023-12-11

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion client/dist/tinymce/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinymce/tinymce",
"version": "6.8.2",
"version": "6.8.3",
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"license": [
"MIT-only"
Expand Down
2 changes: 1 addition & 1 deletion client/dist/tinymce/models/dom/model.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/dist/tinymce/models/dom/model.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/dist/tinymce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinymce",
"version": "6.8.2",
"version": "6.8.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce.git",
Expand Down
Loading

0 comments on commit a667c2d

Please sign in to comment.