Commit 5219a71
* DOC-2462: TinyMCE 7.3 Release Documentation
* Update export to Word config options to support v2 improved flexibility, and plugin descriptions. (#3390)
* Update export to Word config options to support v2 improved flexibility, and plugin descriptions
* Update modules/ROOT/partials/configuration/exportword.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2482: update links and Import from Word and Export to Word service server-side component using Docker sub-section config changes to support v2.
* Update modules/ROOT/partials/configuration/exportword.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* Update modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-logs-on-premises.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* Update modules/ROOT/pages/importword.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2482: update link, add note regarding header and footer styling.
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: TinyMCE 7.3 Release notes & community changelog (#3366)
* DOC-2463: TinyMCE 7.3 Release notes & community changelog
* By default, code is now formatted automatically when the Enhanced Code Editor view is opened. (#3401)
* By default, code is now formatted automatically when the Enhanced Code Editor view is opened.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
---------
Co-authored-by: ltrouton <[email protected]>
* DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views. (#3409)
* DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views.
* Update modules/ROOT/pages/7.3-release-notes.adoc
* DOC-2463: Unnecessary nbsp entities were inserted when typing at the edges of inline elements. (#3398)
* DOC-2463: Double-clicking on a math element now opens the Math dialog. (#3410)
* DOC-2463: Added new option `advcode_prettify_getcontent` to Enhanced Code Editor. (#3400)
* DOC-2463: Added new option advcode_prettify_getcontent to Enhanced Code Editor.
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
* Update modules/ROOT/pages/7.3-release-notes.adoc
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* Update modules/ROOT/partials/configuration/advcode.adoc
---------
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: TINY-10973 Split button popup positioning in fullscreen (#3411)
* DOC-2463: The pattern commands would execute even if the command was not enabled. (#3403)
* Fix typo in TINY-10894 entry
* DOC-2463:Add Translate options to AI Assistant default shortcuts. (#3399)
* DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in `renderInsertTableMenuItem`. (#3406)
* DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in renderInsertTableMenuItem.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: Markdown will now respect the 'Paste as Text' menu option. (#3414)
* DOC-2463: Attempting to use focus commands on an editor where the cursor had last been in certain contentEditable=true elements would fail. (#3417)
* DOC-2463: The listbox component had a fixed width and was not a responsive ui element. (#3408)
* DOC-2463: The listbox component had a fixed width and was not a responsive ui element.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered. (#3413)
* DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered.
* DOC-2463: update png files to reflect recent color change, included note for read aloud variations.
* DOC-2463: Added success notification when all misspellings are resolved. (#3416)
* DOC-2463: Sequential html comments would in some cases generate unwanted elements. (#3415)
* DOC-2463: Sequential html comments would in some cases generate unwanted elements.
* Update modules/ROOT/pages/7.3-release-notes.adoc
---------
Co-authored-by: Farzad Hayat <[email protected]>
* Update 7.3 release date to 2024-08-07
* Remove the following unused template sections: enhanced skins/icon packs, changes, removed, security fixes, known issues.
* DOC-2463: `preventDefault` on mousedown on toolbar buttons was causing misplaced focus bugs. (#3412)
* DOC-2463: preventDefault on mousedown on toolbar buttons was causing misplaced focus bugs.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Arvin(Jintao) Han <[email protected]>
---------
Co-authored-by: Arvin(Jintao) Han <[email protected]>
* DOC-2463: When a full document was loaded as editor content the head elements were added to the body. (#3402)
* DOC-2463: When a full document was loaded as editor content the head elements were added to the body.
* Update modules/ROOT/pages/7.3-release-notes.adoc
* DOC-2463: changelog entries for 7.3.0.
* DOC-2481: 7.3 Revision History changes - update plugin page and add release notes (#3407)
* DOC-2481: Add revisionhistory_author.adoc
* DOC-2481: Add revisionhistory_display_author.adoc
* DOC-2481: Update "Understanding types of versions" section and replace 'current' with 'draft' when referring to the version
* DOC-2481: Note that "Restore this version" button is disabled for `initial` and `draft` versions.
* DOC-2481: Extract Revision object and Author object into separate subheadings in plugin page
* DOC-2481: Replace `version` with `revision` and add `author` property to Revision object
* DOC-2481: Live demo add author options to init and author object in revisions lists.
* DOC-2481: Two release note entries for TINY-11014
* DOC-2481: TINY-11042 "Restore this version" button is now disabled when a draft or initial revision is selected.
* DOC-2481: TINY-11045 Enhance the appearance of the Revision History sidebar.
* DOC-2481: TINY-11073 Add labels to the `initial` and `draft` revisions.
* DOC-2481: TINY-11079 New `revisionhistory_display_author` option that determines whether the author is displayed.
* DOC-2481: TINY-11090 It is easier to identify the selected revision.
* DOC-2481: Fix diff API heading in revisionhistory-apis.adoc
* DOC-2481: Add new options and features to revision history page
* DOC-2481: Update descriptions and minor changes to the options
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/partials/plugin-apis/revisionhistory-apis.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/partials/configuration/revisionhistory_fetch.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/partials/configuration/revisionhistory_display_author.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* DOC-2481: Clean up code example
* DOC-2481: remove duplicate admonition
* Fix revisionhistory author xref
* Add "for more info" for revisionhistory_display_author in release notes
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: shirqa <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: shirqa <[email protected]>
* DOC-2481: Add revisionhistory_display_author to revisionhistory_author partial
* DOC-2481: Move Spell Checker below Revision History
* DOC-2481: Update the release notes
* DOC-2481: Update demos
---------
Co-authored-by: Ben Tran <[email protected]>
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: shirqa <[email protected]>
* DOC-2463: typo correction.
---------
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Arvin(Jintao) Han <[email protected]>
Co-authored-by: Ben Tran <[email protected]>
Co-authored-by: shirqa <[email protected]>
* DOC-2463: merge tinymce/7 changes into release/7.3 branch. (#3422)
* Revert "DOC-2463: merge tinymce/7 changes into release/7.3 branch. (#3422)" (#3423)
This reverts commit 21bb371.
* DOC-2463: Sync with release/7.3 (#3424)
* DOC-2435: Updated Angular quick start guides (#3332)
* DOC-2425: Update migration guide and 7.0 release notes regarding force_hex_colour (#3350)
* DOC-2460: Update the supported versions table in misc/supported-versions.adoc. (#3370)
* DOC-2475: Remove old link to Tiny Blog - How to use TinyMCE premium plugins in WordPress 5. (#3377)
* DOC-2471: Update inline-demo to support toolbar_sticky_offset, to correct visual issue. (#3374)
* DOC-2471_2: Revert toolbar_sticky_offset fix. (#3378)
* DOC-2465: TinyMCE 7.2.1 Release Documentation (#3367)
* DOC-2465: TinyMCE 7.2.1 Release Documentation
* DOC-2466: TinyMCE 7.2.1 Release notes & community changelog (#3368)
* DOC-2466: TinyMCE 7.2.1 Release notes & community changelog
* DOC-2466: Add TINY-10127 release note entry (#3372)
* DOC-2466: update changelog.adoc for TinyMCE 7.2.1.
* DOC-2466: `Open Link` button was disabled when selection partially covered a link or when multiple links were selected. (#3379)
* DOC-2466: Open Link button was disabled when selection partially covered a link or when multiple links were selected.
* Update modules/ROOT/pages/7.2.1-release-notes.adoc
Co-authored-by: Mitchell Crompton <[email protected]>
---------
Co-authored-by: Mitchell Crompton <[email protected]>
* DOC-2466: Long translations of the bottom help text would cause minor graphical issues. (#3376)
* DOC-2466: Long translations of the bottom help text would cause minor graphical issues.
* Update modules/ROOT/pages/7.2.1-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2466: Text content could move unexpectedly when deleting a paragraph. (#3375)
* Update modules/ROOT/pages/changelog.adoc
---------
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: Mitchell Crompton <[email protected]>
---------
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: Mitchell Crompton <[email protected]>
* DOC-2467: api-version bump for TinyMCE 7.2.1. (#3382)
* DOC-2477: Update OpenAI Proxy Token (#3384)
* DOC-2469: Windows Repo Folder Compatibility and Template Updates (#3373)
* DOC-2469: Replace <> in file names with {}
* DOCS-2469: Clean up and improve templates
* Update {productminorversion} in antora.yml and its template version
* Fix the correct instance of supported-versions.adoc
* Update -new-material-templates/release-notes-template/ROOT/partials/misc/supported-versions.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* DOC-2469: Delete template files for antora.yml and supported-versions.adoc
---------
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* DOC-2469: Fix release-notes.adoc table (#3387)
* DOC-2486: Add requires 7.1v admon to Revision History Diff API (#3391)
* DOC-2480: Update `svelte-quick-start.adoc` to use Vite v5 (#3388)
* DOC-2480: Update svelte-quick-start.adoc to use Vite v5
* DOC-2480: Improve wording on the "replace src/App.svelte contents" step
* DOC-2489: update code block for importword basic-setup. (#3396)
* DOC-2487: Replace 'en' with 'en_US' in Spellchecker docs and demo (#3392)
* DOC-2488: Remove reference of `Cloud Service` from various plugin pages. (#3397)
* DOC-2488: Remove reference of Cloud Service from various plugin pages.
* DOC-2488: remove mention of option from importword_service_url.
* Update modules/ROOT/pages/exportpdf.adoc
Co-authored-by: shirqa <[email protected]>
* Update modules/ROOT/pages/exportword.adoc
Co-authored-by: shirqa <[email protected]>
* Update modules/ROOT/partials/configuration/exportpdf.adoc
Co-authored-by: shirqa <[email protected]>
* Update modules/ROOT/partials/configuration/exportword.adoc
Co-authored-by: shirqa <[email protected]>
* DOC-2488: update description for IFW ETW and ETPDF regarding self-hosting.
* Update modules/ROOT/partials/configuration/importword.adoc
* Update modules/ROOT/partials/configuration/exportword.adoc
* Update modules/ROOT/partials/configuration/exportpdf.adoc
---------
Co-authored-by: shirqa <[email protected]>
* DOC-2492: Remove IMPORTANT mention regarding prefix and suffix cannot match in config. (#3404)
* DOC-2151: Improve events.adoc explanation event handling (#3394)
* DOC-2151: Improve events.adoc explanation event handling
* DOC-2151: Expand upon the "`+setup+` and `+init_instance_callback+` options" section
* DOC-2440: Document Converters Self-Hosted Advert Pages. (#3323)
* DOC-2440: Document Converters SService.
* DOC-2438: `Docx to HTML` and `HTML to Docx` converter api documentation. (#3381)
* DOC-2438: Docx to HTML and HTML to Docx converter api documentation.
* Update modules/ROOT/pages/html-to-docx-converter-api.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/html-to-docx-converter-api.adoc
* Update modules/ROOT/pages/docx-to-html-converter-api.adoc
* Update modules/ROOT/pages/docx-to-html-converter-api.adoc
---------
Co-authored-by: ltrouton <[email protected]>
* DOC-2439: Export to PDF Standalone Service. (#3338)
* DOC-2439: Export to PDF Standalone Service.
* DOC-2439: RE-write, removal of curl examples, and more simplified documentation.
* DOC-2439: add demo, restructure nav.adoc, update content.
* DOC-2439: Remove index.html page, add raw demo and update placeholder content.
* DOC-2439: fix container alignment and margins.
* Update modules/ROOT/pages/html-to-pdf-converter-api.adoc
* Update modules/ROOT/pages/html-to-pdf-converter-api.adoc
Link update
* Update modules/ROOT/pages/html-to-pdf-converter-api.adoc
Update link text.
* Update modules/ROOT/pages/html-to-pdf-converter-api.adoc
Open link in new tab.
* DOC-2439: Copy edits, and replacing string with variables.
* DOC-2439: remove Options Available for HTML to PDF Conversion, Demo and Export to PDF Plugin reference and rename the API Reference to PDF Converter API reference.
---------
Co-authored-by: shirqa <[email protected]>
* DOC-2440: console error fix.
---------
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: shirqa <[email protected]>
* DOC-2499: 7x Remove UI Bundle Cache (#3421)
* DOC-2499: Remove UI Bundle Cache
* DOC-2499: Use production UI Bundle
* DOC-2462: TinyMCE 7.3 Release Documentation
* Update export to Word config options to support v2 improved flexibility, and plugin descriptions. (#3390)
* Update export to Word config options to support v2 improved flexibility, and plugin descriptions
* Update modules/ROOT/partials/configuration/exportword.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2482: update links and Import from Word and Export to Word service server-side component using Docker sub-section config changes to support v2.
* Update modules/ROOT/partials/configuration/exportword.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* Update modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-logs-on-premises.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* Update modules/ROOT/pages/importword.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2482: update link, add note regarding header and footer styling.
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: TinyMCE 7.3 Release notes & community changelog (#3366)
* DOC-2463: TinyMCE 7.3 Release notes & community changelog
* By default, code is now formatted automatically when the Enhanced Code Editor view is opened. (#3401)
* By default, code is now formatted automatically when the Enhanced Code Editor view is opened.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
---------
Co-authored-by: ltrouton <[email protected]>
* DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views. (#3409)
* DOC-2463: Notifications didn't position and resize properly when resizing the editor or toggling views.
* Update modules/ROOT/pages/7.3-release-notes.adoc
* DOC-2463: Unnecessary nbsp entities were inserted when typing at the edges of inline elements. (#3398)
* DOC-2463: Double-clicking on a math element now opens the Math dialog. (#3410)
* DOC-2463: Added new option `advcode_prettify_getcontent` to Enhanced Code Editor. (#3400)
* DOC-2463: Added new option advcode_prettify_getcontent to Enhanced Code Editor.
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: ltrouton <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
* Update modules/ROOT/pages/7.3-release-notes.adoc
* Update modules/ROOT/partials/configuration/advcode.adoc
Co-authored-by: Farzad Hayat <[email protected]>
* Update modules/ROOT/partials/configuration/advcode.adoc
---------
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: TINY-10973 Split button popup positioning in fullscreen (#3411)
* DOC-2463: The pattern commands would execute even if the command was not enabled. (#3403)
* Fix typo in TINY-10894 entry
* DOC-2463:Add Translate options to AI Assistant default shortcuts. (#3399)
* DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in `renderInsertTableMenuItem`. (#3406)
* DOC-2463: Fixed JavaScript error when inserting a table using the context menu by adjusting the event order in renderInsertTableMenuItem.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: Markdown will now respect the 'Paste as Text' menu option. (#3414)
* DOC-2463: Attempting to use focus commands on an editor where the cursor had last been in certain contentEditable=true elements would fail. (#3417)
* DOC-2463: The listbox component had a fixed width and was not a responsive ui element. (#3408)
* DOC-2463: The listbox component had a fixed width and was not a responsive ui element.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
---------
Co-authored-by: Farzad Hayat <[email protected]>
* DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered. (#3413)
* DOC-2463: Colorpicker number input fields now show an error tooltip and error icon when invalid text has been entered.
* DOC-2463: update png files to reflect recent color change, included note for read aloud variations.
* DOC-2463: Added success notification when all misspellings are resolved. (#3416)
* DOC-2463: Sequential html comments would in some cases generate unwanted elements. (#3415)
* DOC-2463: Sequential html comments would in some cases generate unwanted elements.
* Update modules/ROOT/pages/7.3-release-notes.adoc
---------
Co-authored-by: Farzad Hayat <[email protected]>
* Update 7.3 release date to 2024-08-07
* Remove the following unused template sections: enhanced skins/icon packs, changes, removed, security fixes, known issues.
* DOC-2463: `preventDefault` on mousedown on toolbar buttons was causing misplaced focus bugs. (#3412)
* DOC-2463: preventDefault on mousedown on toolbar buttons was causing misplaced focus bugs.
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Arvin(Jintao) Han <[email protected]>
---------
Co-authored-by: Arvin(Jintao) Han <[email protected]>
* DOC-2463: When a full document was loaded as editor content the head elements were added to the body. (#3402)
* DOC-2463: When a full document was loaded as editor content the head elements were added to the body.
* Update modules/ROOT/pages/7.3-release-notes.adoc
* DOC-2463: changelog entries for 7.3.0.
* DOC-2481: 7.3 Revision History changes - update plugin page and add release notes (#3407)
* DOC-2481: Add revisionhistory_author.adoc
* DOC-2481: Add revisionhistory_display_author.adoc
* DOC-2481: Update "Understanding types of versions" section and replace 'current' with 'draft' when referring to the version
* DOC-2481: Note that "Restore this version" button is disabled for `initial` and `draft` versions.
* DOC-2481: Extract Revision object and Author object into separate subheadings in plugin page
* DOC-2481: Replace `version` with `revision` and add `author` property to Revision object
* DOC-2481: Live demo add author options to init and author object in revisions lists.
* DOC-2481: Two release note entries for TINY-11014
* DOC-2481: TINY-11042 "Restore this version" button is now disabled when a draft or initial revision is selected.
* DOC-2481: TINY-11045 Enhance the appearance of the Revision History sidebar.
* DOC-2481: TINY-11073 Add labels to the `initial` and `draft` revisions.
* DOC-2481: TINY-11079 New `revisionhistory_display_author` option that determines whether the author is displayed.
* DOC-2481: TINY-11090 It is easier to identify the selected revision.
* DOC-2481: Fix diff API heading in revisionhistory-apis.adoc
* DOC-2481: Add new options and features to revision history page
* DOC-2481: Update descriptions and minor changes to the options
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/partials/plugin-apis/revisionhistory-apis.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/partials/configuration/revisionhistory_fetch.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/partials/configuration/revisionhistory_display_author.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* DOC-2481: Clean up code example
* DOC-2481: remove duplicate admonition
* Fix revisionhistory author xref
* Add "for more info" for revisionhistory_display_author in release notes
* Update modules/ROOT/pages/7.3-release-notes.adoc
Co-authored-by: shirqa <[email protected]>
* Update modules/ROOT/pages/revisionhistory.adoc
Co-authored-by: shirqa <[email protected]>
* DOC-2481: Add revisionhistory_display_author to revisionhistory_author partial
* DOC-2481: Move Spell Checker below Revision History
* DOC-2481: Update the release notes
* DOC-2481: Update demos
---------
Co-authored-by: Ben Tran <[email protected]>
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: shirqa <[email protected]>
* DOC-2463: typo correction.
---------
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Arvin(Jintao) Han <[email protected]>
Co-authored-by: Ben Tran <[email protected]>
Co-authored-by: shirqa <[email protected]>
---------
Co-authored-by: Daniel Oakman <[email protected]>
Co-authored-by: Farzad Hayat <[email protected]>
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: Mitchell Crompton <[email protected]>
Co-authored-by: shirqa <[email protected]>
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Ky Eltis <[email protected]>
Co-authored-by: Arvin(Jintao) Han <[email protected]>
---------
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Arvin(Jintao) Han <[email protected]>
Co-authored-by: Ben Tran <[email protected]>
Co-authored-by: shirqa <[email protected]>
Co-authored-by: Daniel Oakman <[email protected]>
Co-authored-by: Mitchell Crompton <[email protected]>
Co-authored-by: Ky Eltis <[email protected]>
1 parent 6e45d12 commit 5219a71
File tree
28 files changed
+888
-196
lines changed- modules/ROOT
- examples/live-demos
- full-featured
- revisionhistory
- images/color-picker
- pages
- partials
- configuration
- individually-licensed-components/import-from-word-and-export-to-word
- misc
- plugin-apis
28 files changed
+888
-196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
152 | 157 | | |
153 | 158 | | |
154 | 159 | | |
| |||
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
187 | 197 | | |
188 | 198 | | |
189 | 199 | | |
| |||
225 | 235 | | |
226 | 236 | | |
227 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
228 | 243 | | |
229 | 244 | | |
230 | 245 | | |
| |||
421 | 436 | | |
422 | 437 | | |
423 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
424 | 444 | | |
425 | 445 | | |
Lines changed: 58 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
29 | 21 | | |
30 | 22 | | |
31 | | - | |
| 23 | + | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
45 | 37 | | |
46 | | - | |
| 38 | + | |
47 | 39 | | |
48 | 40 | | |
49 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
50 | 76 | | |
0 commit comments