* DOC-2270_TINY-10317: Autocomplete would sometimes cause corrupt data when starting during text composition. Autocomplete no longer starts during composition.
* improve entry details based on suggestions from Karl
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: spocke <spocke@moxiecode.com>
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: spocke <spocke@moxiecode.com>
* Update modules/ROOT/pages/7.0-release-notes.adoc
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: spocke <spocke@moxiecode.com>
* 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.
* improve wording of release note entry
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/7.0-release-notes.adoc
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* DOC-2270_TINY-10389 release notes entry: Removed manually dispatching `dragend` event on drop in Firefox.
* Apply suggestions from Karl's code review
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* DOC-2270: Various improvements, fixes and changes for Enhanced Code Editor in the 7.0 release notes.
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
* Update modules/ROOT/pages/7.0-release-notes.adoc
---------
Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
* add release note entry for TINY-8929: The autocompleter `ch` configuration property has been removed. Use the `trigger` property instead.
* Apply suggestions from code review
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* Update modules/ROOT/pages/7.0-release-notes.adoc
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* DOC-2270: add fix documentation for TINY-6309 to the release notes.
* Update modules/ROOT/pages/7.0-release-notes.adoc
---------
Co-authored-by: Farzad Hayat <farzad.hayatbakhsh@tiny.cloud>
* DOC-2270_TINY-10482 release notes entry: Inline mode with persisted toolbar would show regardless of the skin being loaded, causing css issues.
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: Daniel Oakman <141111365+danoaky-tiny@users.noreply.github.com>
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Daniel Oakman <141111365+danoaky-tiny@users.noreply.github.com>
* 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.
* improved explanation of the bug's cause
* DOC-2270_TINY-10581: The toolbar width was miscalculated for the inline editor positioned inside a scrollable container.
* specify that the bug is only in inline mode
* DOC-2270_TINY-10314 release notes entry: Clicking to the left or right of a non-editable `div` in Firefox would show two cursors.
* Apply suggestions from code review
Co-authored-by: lorenzo-pomili <pomili.lorenzo85@gmail.com>
* add full stop to end of cause paragraph.
---------
Co-authored-by: lorenzo-pomili <pomili.lorenzo85@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* 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
* specify that caret was not moved only when right clicking
* improve wording for context menu item being enabled/disabled.
* DOC-1020: add `language_load` option to `ui-localization.adoc` page. (#3027)
* DOC-1020: add option to page that configures whether additional plugin/theme languages are loaded when bundling.
* DOC-1020: updates to language_load options and admons.
* DOC-1020: copy edits and improvements.
* Update modules/ROOT/partials/configuration/language_load.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update changelog.md
* Update modules/ROOT/partials/configuration/language_load.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/partials/configuration/language_load.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
---------
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* DOC-2178: add fix to for when inserting template. (#3043)
* DOC-2201: Added link to `ai.adoc` to direct users to the AI Assistant demo. (#3044)
* DOC-2178: add fix to for when inserting template.
* DOC-2201: Added link to to direct users to the AI Assistant demo.
* Update modules/ROOT/pages/ai.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
---------
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* DOC-2235: changes and updates to page. (#3039)
* DOC-2263: Update workflows for 7
* DOC-2263: Fix build
* DOC-2263: Fix current site generation
* DOC-2263: Update PR template
* DOC-2263: Update node version
* DOC-2263: Remove comment
* DOC-2263: Update release notes references
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>