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
7 changes: 7 additions & 0 deletions libraries/tinymce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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).

## 7.6.1 - 2025-01-22

### Fixed
- Text input was prevented in form elements in the contents of the editor. #TINY-11446
- Opening a notification when the toolbar is positioned at the bottom of the editor threw an error. #TINY-11498
- Table resize bars were not properly aligned for inline editors inside scrollable containers. #TINY-11215

## 7.6.0 - 2024-12-11

### Added
Expand Down
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/ru.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions libraries/tinymce/js/tinymce/models/dom/model.min.js

Large diffs are not rendered by default.

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

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