49 Commits (cf414dd2a1d5b551873b561f9a29bd03a12fd631)

Author SHA1 Message Date
Farzad Hayat cf414dd2a1
DOC-2270_TINY-10317: Autocomplete would sometimes cause corrupt data when starting during text composition. Autocomplete no longer starts during composition. (#3103) 1 year ago
Farzad Hayat 91159770da
DOC-2270_TINY-10310: Moving focus to the outside of the editor after having clicked a menu would not fire a `blur` event as expected. (#3102) 1 year ago
Farzad Hayat 22a777daf6
DOC-2270_TINY-10389 release notes entry: Removed manually dispatching `dragend` event on drop in Firefox. (#3091) 1 year ago
Karl Kemister-Sheppard 0e03f2a1fd
DOC-2270: Add entry to the release notes for new CM6 shortcuts. (#3152) 1 year ago
shanmen-tiny 155fabb113
DOC-2270: Add improved documentation for TINY-10474 in TinyMCE 7.0 release notes (#3147) 1 year ago
Farzad Hayat 0f237eb09d
Bug fix entry for TINY-10560: Adding newline after using `selection.setContent` to insert a block element would throw an unhandled exception. (#3149) 1 year ago
Karl Kemister-Sheppard 38e1407dc5
DOC-2270: Various improvements, fixes and changes for Enhanced Code Editor in the 7.0 release notes. (#3148) 1 year ago
Karl Kemister-Sheppard 00475c1423
DOC-2270: add improvement documentation for TINY-10637 to the 7.0 release notes. (#3110) 1 year ago
shanmen-tiny c8607d46d9
DOC-2270: Add improved documentation for TINY-10603 to the TinyMCE 7.0 release notes (#3144) 1 year ago
Farzad Hayat 8103d04a27
add release note entry for TINY-8929: The autocompleter `ch` configuration property has been removed. Use the `trigger` property instead. (#3146) 1 year ago
Karl Kemister-Sheppard 865ae72da1
DOC-2270: add improvement documentation for TINY-9641 to the TinyMCE 7.0 release notes. (#3145) 1 year ago
shanmen-tiny b13187e7d9
DOC-2270: Add improved documentation for TINY-10611 to the TinyMCE release notes (#3142) 1 year ago
shanmen-tiny a80eae5944
DOC-2270: Add improved documentation for TINY-10672 in TinyMCE 7.0 release notes (#3140) 1 year ago
shanmen-tiny 6ff9260c8b
DOC-2270: Add improved documentation for TINY-10453 to the TinyMCE 7.0 release notes (#3139) 1 year ago
Karl Kemister-Sheppard 7ea9743865
DOC-2270: add fix documentation for TINY-10308 to the TinyMCE 7.0 release notes. (#3131) 1 year ago
shanmen-tiny e85a3f6a53
DOC-2270: Add `advtemplate` documentation for TINY-10615 to the TinyMCE 7.0 release notes (#3136) 1 year ago
shanmen-tiny e92c5cb2bd
DOC-2270: Add improved documentation for TINY-10487 to the TinyMCE 7.0 release notes (#3138) 1 year ago
Karl Kemister-Sheppard 4eecd16994
DOC-2270: add fix documentation for TINY-10570 to the TinyMCE 7.0 release notes. (#3133) 1 year ago
shanmen-tiny 9be33108ab
DOC-2270: Add improvement documentation for TINY-9637 to the TinyMCE 7.0 release notes (#3137) 1 year ago
Karl Kemister-Sheppard 488c03f118
DOC-2270: add improvement documentation for TINY-10589 to the TinyMCE 7.0 release notes. (#3130) 1 year ago
Karl Kemister-Sheppard 5c4944172c
DOC-2270: add improvement documentation for TINY-10658 to the release notes for 7.0 (#3129) 1 year ago
Karl Kemister-Sheppard 9162841145
DOC-2270: add change documentation for TINY-10617 to the TinyMCE 7.0 release notes. (#3135) 1 year ago
Karl Kemister-Sheppard a396f0312e
DOC-2270: Removed `InsertOrderedList` and `InsertUnorderedList` commands from core. (#3134) 1 year ago
Karl Kemister-Sheppard ecf0045f97
DOC-2270: add TINY-10452 to the tinymce 7.0 release notes. (#3123) 1 year ago
Karl Kemister-Sheppard 032145ec66
DOC-2303: add sandbox_iframes breaking changes to 7.0 release notes. (#3124) 1 year ago
Karl Kemister-Sheppard 35e3279d82
DOC-2302: add `convert_unsafe_embeds` breaking changes to 7.0 release notes. (#3111) 1 year ago
Karl Kemister-Sheppard 6910055a9d
DOC-2299: Add new plugin documentation for `importWord`, `exportWord` & `exportPDF` to 7.0 release notes. (#3109) 1 year ago
Karl Kemister-Sheppard 56d7929fd9
DOC-2300: Replace Skins & Icons Packs with Enhanced Skins & Icon Packs in 7x docs. (#3119) 1 year ago
Karl Kemister-Sheppard cf52128ee3
DOC-2270: add fix documentation for TINY-6653 to the release notes. (#3106) 1 year ago
Farzad Hayat 3b19777114
DOC-2270_TINY-6460 release notes entry: `TableOperations.opPasteColsAfter` & `TableOperations.opPasteRowsAfter` now place the cursor in the newly pasted row/column to be consistent with the other pasting operations. (#3081) 1 year ago
Karl Kemister-Sheppard a9688f9c99
DOC-2270: add fix documentation for TINY-6309 to the release notes. (#3105) 1 year ago
Karl Kemister-Sheppard 386f6ab70d
DOC-2270: add `new feature` documentation for TINY-10324 in the TinyMCE release notes. (#3098) 1 year ago
Farzad Hayat 89557e4e28
DOC-2270_TINY-9638: Add custom tooltips to autocompleter (#3104) 1 year ago
Farzad Hayat 197987ab2c
DOC-2270_TINY-10303: Pressing Backspace at the start of an empty `summary` element within a `details` element nested in a list item no longer removes the `summary` element. (#3100) 1 year ago
Farzad Hayat e4c94fe7b0
DOC-2270_TINY-10459 release notes entry: The `DOMUtils.isEmpty` API function has been modified to consider nodes containing only comments as empty. (#3090) 1 year ago
Farzad Hayat bb56f4425a
DOC-2270_TINY-10482 release notes entry: Inline mode with persisted toolbar would show regardless of the skin being loaded, causing css issues. (#3086) 1 year ago
Farzad Hayat 633d1cdb63
DOC-2270_TINY-10580 release notes entry: When inline editor toolbar wrapped to multiple lines the top wasn't always calculated. (#3083) 1 year ago
Farzad Hayat 5bb0e310c9
DOC-2270: add release notes entry for TINY-10439 (#3082) 1 year ago
Farzad Hayat d23fd44488
DOC-2270 add release notes entry for: now highlight_on_focus's default is true (TINY-10574) (#3080) 1 year ago
Farzad Hayat e453887a18
DOC-2270_TINY-10312 release notes entry: Heading formatting would be partially applied to the content within the `summary` element when the caret was positioned between words. (#3084) 1 year ago
Farzad Hayat db8ca99347
DOC-2270_TINY-10581: The toolbar width was miscalculated for the inline editor positioned inside a scrollable container. (#3097) 1 year ago
Farzad Hayat 9c091b5a8f
DOC-2270_TINY-10314 release notes entry: Clicking to the left or right of a non-editable `div` in Firefox would show two cursors. (#3085) 1 year ago
Karl Kemister-Sheppard c38a624b88
DOC-2239: Remove deprecated remove_trailing_brs option. (#3070) 1 year ago
Farzad Hayat b18f1d96b9
DOC-2270_TINY-10490 release notes entry: Directly right clicking on a `<ol>`/ `<li>` in FireFox didn't enable the button `List Properties...` in the context menu (#3087) 1 year ago
Farzad Hayatbakhsh 5e686cd526 undo commit 4b3f7d3792 1 year ago
Farzad Hayatbakhsh 4b3f7d3792 DOC-2270_TINY-9638: Add custom tooltips to autocompleter 1 year ago
Farzad Hayat f5e85bf334
DOC-2270_TINY-10433: Fixed incorrect object processor for `event_root` option. (#3101) 1 year ago
Karl Kemister-Sheppard da2ff33f6f
DOC-2286: Removal and updates to various files. (#3065) 1 year ago
Mitchell Crompton 011e5c2efd
DOC-2263: Set up staging 7 branch for upcoming docs release (#3053) 2 years ago