Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC-2480: Update svelte-quick-start.adoc to use Vite v5 #3388

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

FarzadHayat
Copy link
Contributor

@FarzadHayat FarzadHayat commented Jul 10, 2024

Ticket: DOC-2480
6 Port: #3389

Site: Svelte Cloud
Site: Svelte Package Manager
Site: Svelte Zip

Changes:

  • Update svelte-quick-start.adoc to use Vite 5 instead of the previous sveltejs/template repo which is no longer maintained.
  • Replace rollup-plugin-copy with the Vite equivalent vite-plugin-static-copy for copying tinymce npm package to build directory in self-hosted PM setup.
  • Expand the editor setup to showcase more properties such as specifying channel, initial value, and conf for additional configs.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • [-] modules/ROOT/nav.adoc has been updated (if applicable).
  • [-] Included a release note entry for any New product features.
  • [-] If this is a minor release, updated productminorversion in antora.yml and added new supported versions entry in modules/ROOT/partials/misc/supported-versions.adoc.

Review:

  • Documentation Team Lead has reviewed

@FarzadHayat FarzadHayat requested review from kemister85, danoaky-tiny and a team July 10, 2024 02:03
@FarzadHayat FarzadHayat self-assigned this Jul 10, 2024
@FarzadHayat FarzadHayat requested review from EkimChau, ShiridiGandham, TheSpyder, jscasca and shanmen-tiny and removed request for a team July 10, 2024 02:03
@FarzadHayat FarzadHayat changed the title DOC-2480: Update svelte-quick-start.adoc to use Vite v5 DOC-2480: Update svelte-quick-start.adoc to use Vite v5 Jul 10, 2024
@FarzadHayat FarzadHayat requested a review from a team as a code owner July 10, 2024 05:36
@FarzadHayat FarzadHayat requested a review from kemister85 July 10, 2024 05:36
Copy link
Contributor

@kemister85 kemister85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  • investigation ticket created for margin: 0 auto; positioning issue.

@FarzadHayat FarzadHayat merged commit 1cd8f71 into tinymce/7 Jul 17, 2024
5 checks passed
@FarzadHayat FarzadHayat deleted the hotfix/7/DOC-2480 branch July 17, 2024 01:16
kemister85 added a commit that referenced this pull request Aug 7, 2024
* 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]>
kemister85 added a commit that referenced this pull request Aug 7, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants