Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 52 additions & 36 deletions builder-data/icons.json

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions libraries/tinymce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,37 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## 8.3.0 - 2025-12-10

### Added
- New `documents_file_types` option. #TINY-13278
- New `files_upload_handler` and `link_uploadtab` options in the Link plugin. #TINY-13278
- New upload tab to the link dialog when `files_upload_handler`, `documents_file_types`, and `link_uploadtab` are all specified. #TINY-13278
- New options for `dropzone` dialog components: `dropAreaLabel`, `buttonLabel`, `allowedFileTypes` and `allowedFileExtensions`. #TINY-13278

### Improved
- Accordions can now be opened and closed when the editor is in a read-only state. #TINY-12316
- An editor notification is now shown when a premium plugin is not allowed for a given license key. #TINY-12937

### Fixed
- Help Plugin did not contain an entry for the Fullpage HTML plugin. #TINY-13183
- Accordions could be toggled when the editor was in a disabled state. #TINY-12315
- Removing a line height sometimes did not remove it from all selected lines. #TINY-13053
- The `font-size` style on `li` elements was not copied to new list items. #TINY-13224
- Toolbar split button chevron tooltip is now the same as the main button tooltip unless explicitly set. #TINY-13271
- Inline formats were not applied to the marker of a list item when its content was a single block element. #TINY-13197

## 8.2.2 - 2025-11-17

### Fixed
- Ability to load licensekeymanager in different hosting scenarios. #TINY-13203

## 8.2.1 - 2025-11-06

### Fixed
- Resizing the editor's height would add a fixed width value. #TINY-13138
- Help Plugin did not contain an entry for the Fullpage HTML plugin. #TINY-13183

## 8.2.0 - 2025-10-23

### Improved
Expand Down
2 changes: 1 addition & 1 deletion libraries/tinymce/js/tinymce/icons/default/icons.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libraries/tinymce/js/tinymce/langs/ka_GE.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libraries/tinymce/js/tinymce/langs/pt_PT.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libraries/tinymce/js/tinymce/langs/ro.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libraries/tinymce/js/tinymce/plugins/advlist/plugin.min.js

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

Loading