Karl Kemister-Sheppard
dea49aaf30
DOC-3220: Update the `README.md` file for `tinymce/docs` project to include updated information. ( #3733 ) ( #3800 )
* DOC-3220: Update the `README.md` file for `tinymce/docs` project to include updated information. (#3733 )
* DOC-3220: Update the README.md file for tinymce/docs to include updated information.
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update README.md
Co-authored-by: Shan <shanmen.ng@tiny.cloud>
---------
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: Shan <shanmen.ng@tiny.cloud>
5 days ago
Karl Kemister-Sheppard
50de985e82
DOC-3218: Add tinymce/8 to branch list and update main dev-dependencies. ( #3727 )
5 days ago
dependabot[bot]
e9177eac09
Bump cross-spawn from 6.0.5 to 6.0.6 ( #3516 )
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 6.0.5 to 6.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Karl Kemister-Sheppard
296ea16294
DOC-2589: Update codeql to use v3 for main branch. ( #3528 )
8 months ago
dependabot[bot]
e23b8107d2
Bump braces from 3.0.2 to 3.0.3 ( #3354 )
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
EkimChau
3a12de63fa
Update CODEOWNERS ( #3432 )
* Update CODEOWNERS
adding pool of code reviewers
* Update CODEOWNERS
11 months ago
Ky Eltis
d918c4be0e
DOC-2499: Remove UI Bundle Caching ( #3418 )
12 months ago
Farzad Hayat
678a9752fe
DOC-2469: Update pull request template ( #3383 )
1 year ago
Mitchell Crompton
0f0b5a552c
DOC-2476: Update theme URL ( #3380 )
1 year ago
Mitchell Crompton
0ca73e0812
DOC-2373: Update workflow versions for main branch ( #3233 )
* DOC-2373: Update workflow versions
* DOC-2373: Update repo PR template
1 year ago
dependabot[bot]
1e2a897df6
Bump ecstatic from 3.3.2 to 4.1.4 ( #3227 )
Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic ) from 3.3.2 to 4.1.4.
- [Release notes](https://github.com/jfhbrook/node-ecstatic/releases )
- [Changelog](https://github.com/jfhbrook/node-ecstatic/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jfhbrook/node-ecstatic/compare/3.3.2...4.1.4 )
---
updated-dependencies:
- dependency-name: ecstatic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
MitchCTiny
ece5faf562
DOC-2324: Set workflow to deploy to correct buckets
1 year ago
MitchCTiny
395e286ae6
DOC-2324: Adjust workflow commands
1 year ago
MitchCTiny
0eccc5356c
DOC-2324: Testing workflows with staging buckets
1 year ago
MitchCTiny
d33e9af9e9
DOC-2324: Add deployment workflow for staging and release environments
1 year ago
MitchCTiny
56ac3f0cc1
DOC-2324: Add playbook to build site from remote branches
1 year ago
MitchCTiny
36c105208d
DOC-2324: Create main branch with no content
1 year ago
MitchCTiny
9d1727a6d2
DOC-2324: Update playbook to use correct branches
1 year ago
Mitchell Crompton
acec0c495e
DOC-2324: Migrate 7 antora changes to new branch in main repo
DOC-2324: Migrate 7 antora changes to new branch in main repo
1 year ago
MitchCTiny
3e74a865eb
Merge remote-tracking branch 'upstream' into 7
1 year ago
Farzad Hayatbakhsh
e752dba5c0
Merge branch 'release/docs-7' into staging/docs-7
1 year ago
Farzad Hayat
3f3a8ed0c1
DOC-2367 restore creating-a-skin.adoc and only remove link to the Skin Tool ( #3213 )
* DOC-2367 restore creating-a-skin.adoc and only remove link to the Skin Tool
* replace TinyMCE instances with {productname} attribute
1 year ago
Farzad Hayatbakhsh
2d4e99c79c
Merge branch 'release/docs-7' into staging/docs-7
1 year ago
Farzad Hayat
343c3d7e94
DOC-2354 TinyMCE 7.0.1 Release notes & community changelog ( #3189 )
* DOC-2354 7.0.1 Release Notes initial outline
* add deprecated to nav.adoc
* update GitHub PR template
* DOC-2354: Add TINY-10789 release note entry (#3191 )
* DOC-2354: Add TINY-10789 release note entry
* move TINY-10789 entry to accompanying-premium-plugin-changes section
* DOC-2354: Add TINY-10760 release note entry (#3197 )
* DOC-2354: Add TINY-10682 release note entry (#3192 )
* DOC-2354: Add TINY-10682 release note entry
* Improve CCFR and add example of before/after fix.
* Added an example to TINY-10789
* Apply suggestions from Shan's code review
Co-authored-by: shanmen-tiny <shanmen.ng@tiny.cloud>
* Add live demo examples for TINY-10789
* Add live demo example for TINY-10682
---------
Co-authored-by: shanmen-tiny <shanmen.ng@tiny.cloud>
* remove some unnecessary sections
* DOC-2354: Add TINY-10785 release note entry (#3193 )
* DOC-2354: Add TINY-10785 release note entry
* Apply suggestions from Karl's code review
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* Update entry heading
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* DOC-2354: Add TINY-10784 release note entry (#3200 )
* DOC-2354: Add TINY-10784 release note entry
* Improve release note entry to be more accurate
* DOC-2354: Add TINY-10684 release note entry (#3208 )
* DOC-2354: Add TINY-10715 release note entry (#3195 )
* DOC-2354: Add TINY-10488 release note entry (#3201 )
* DOC-2354: Add TINY-10488 release note entry
* Apply suggestions from Mitch's code review
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
---------
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* DOC-2354: Add TINY-10797 release note entry (#3196 )
* DOC-2354: Add TINY-10797 release note entry
* 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-2354: Add TINY-10705 release note entry (#3194 )
* DOC-2354: Add TINY-10705 release note entry
* DOC-2354: Add a link
---------
Co-authored-by: Ben Tran <ben.tran@tiny.cloud>
* DOC-2354: Add TINY-10766 release note entry (#3199 )
* DOC-2354: Add TINY-10766 release note entry
* improve paragraphs and add reference back to known issue in 7.0 release notes
* improvement to entry
* add reference back to fix from original 7.0 known issue entry
* DOC-2354: Add TINY-10747 release note entry (#3209 )
* DOC-2354: Add TINY-10747 release note entry
* relocate entry to inside markdown heading
* remove unused template code
* fix order of entries to match changelog
* moved TINY-10715 to open source bug fixes section
* fix TINY-10715 entry
* add 7.0.1 changelog entries to changelog.adoc
* Apply suggestions from Karl's code review
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
---------
Co-authored-by: shanmen-tiny <shanmen.ng@tiny.cloud>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
1 year ago
MitchCTiny
15119bf16a
DOC-2324: Add missing index pages for old redirects
1 year ago
Farzad Hayat
075ff9b205
DOC-2367 remove create-a-skin.adoc from TinyMCE 7 Docs ( #3211 )
1 year ago
MitchCTiny
b63b09e6db
DOC-2324: Remove API pages from gitignore
1 year ago
MitchCTiny
f6f4aeb0f6
DOC-2324: Remove demo url
1 year ago
MitchCTiny
c97d5ad003
Merge remote-tracking branch 'origin/staging/docs-7' into 7
1 year ago
Mitchell Crompton
d9151ee85b
DOC-2324: Configure 7 branch to build aggregated site for development
DOC-2324: Configure 7 branch to build aggregated site for development
1 year ago
MitchCTiny
fb1addfb96
DOC-2324: Remove workflows
1 year ago
MitchCTiny
99e4588797
DOC-2324: Update playbook
1 year ago
Farzad Hayatbakhsh
6bdbdc3b1c
Merge remote-tracking branch 'origin/release/docs-7' into staging/docs-7
1 year ago
Farzad Hayat
5d14f4c46c
DOC-2355 move the commercial license example to `setting-the-license.adoc` ( #3198 )
* update quickstart self-hosted pages to include section about license key. extract the "setting the license" section of license-key.adoc page into a partial for code reuse.
* Apply suggestions from Karl's code review
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
* DOC-2355 move the commercial license example to `setting-the-license.adoc`
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
1 year ago
Farzad Hayat
fa29d5349d
DOC-2355 add "Setting the license" information to quickstart self-hosted documents ( #3188 )
* update quickstart self-hosted pages to include section about license key. extract the "setting the license" section of license-key.adoc page into a partial for code reuse.
* 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>
1 year ago
Karl Kemister-Sheppard
06998ac6c7
DOC-2357: Update Markdown Premium Plugin demo with core basic plugins. ( #3190 )
1 year ago
Karl Kemister-Sheppard
8afbc2cb02
Merge remote-tracking branch 'origin/release/docs-7' into staging/docs-7
1 year ago
Karl Kemister-Sheppard
cb94936e87
DOC-2333: Add Cross-Site Scripting (XSS) vulnerability's to TinyMCE `7.0.0` release notes. ( #3184 )
* DOC-2333: Add TinyMCE Cross-Site Scripting (XSS) vulnerability's to TinyMCE 7.0.0 release notes.
* Update modules/ROOT/pages/7.0-release-notes.adoc
* Update modules/ROOT/pages/7.0-release-notes.adoc
1 year ago
Karl Kemister-Sheppard
390e140d64
DOC-2356: fix broken links in sandbox-iframes and sandbox-iframe-exclusions.adoc. ( #3183 )
1 year ago
Daniel Oakman
3717f749db
DOC-2334: Update React Technical Reference ( #3177 )
* DOC-2334: Update React Technical Reference
* DOC-2334: Replaced `apiKey` that should've been `licenseKey`
1 year ago
MitchCTiny
40a26a7f3b
DOC-2324: Update playbooks
1 year ago
dependabot[bot]
a7bfae894f
Bump es5-ext from 0.10.53 to 0.10.63 ( #3115 )
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.53 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
8531661222
Bump follow-redirects from 1.15.5 to 1.15.6 ( #3164 )
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Farzad Hayat
c7d8104457
DOC-2345 update `upgrading.adoc` page to reflect TinyMCE 7 ( #3173 )
1 year ago
Karl Kemister-Sheppard
6fd4ec36ca
DOC-2338: add known issue for advcode text-color when oxide-dark is set. ( #3171 )
1 year ago
Karl Kemister-Sheppard
7a9f69e71a
DOC-2337: update TinyMCE 7.0 support date. ( #3170 )
1 year ago
Mitchell Crompton
12324a516b
DOC-2336: Fix demo version ( #3169 )
1 year ago
Karl Kemister-Sheppard
ec18f845b0
DOC-2335: bump api-version for TinyMCE 7.0. ( #3168 )
1 year ago
Karl Kemister-Sheppard
e690b83082
DOC-2244: TinyMCE 6 to 7 `migration guide`. ( #3066 )
* DOC-2244: Initial outline for TinyMCE 6 to 7 migration guide.
* DOC-2244: updates to migration guide for new breaking changes.
* Update modules/ROOT/pages/migration-from-6x.adoc
* DOC-2244: copy edits, changes added anchors.
* DOC-2244: removal of Renaming of inconsistent CSS file name changes from migration guide.
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Daniel Oakman <141111365+danoaky-tiny@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Farzad Hayat <farzad.hayatbakhsh@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: spocke <spocke@moxiecode.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
* DOC-2244: updates, fixing sidebar level nesting and links.
* DOC-2244: update level heading.
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* Update modules/ROOT/pages/migration-from-6x.adoc
* DOC-2244: update structure, and formatting.
* DOC-2244: update document structure and headings, copy edits.
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: shanmen-tiny <shanmen.ng@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/pages/migration-from-6x.adoc
* Update modules/ROOT/partials/configuration/text_patterns.adoc
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
* DOC-2244: Added Changed the media_url_resolver option to use promises.
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
* Update modules/ROOT/pages/migration-from-6x.adoc
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
---------
Co-authored-by: Daniel Oakman <141111365+danoaky-tiny@users.noreply.github.com>
Co-authored-by: Farzad Hayat <farzad.hayatbakhsh@tiny.cloud>
Co-authored-by: spocke <spocke@moxiecode.com>
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: shanmen-tiny <shanmen.ng@tiny.cloud>
Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
1 year ago
Farzad Hayat
6b0f11cebf
DOC-2327 TinyMCE 7.0 documentation clean up ( #3165 )
* Clean up `nav.adoc`
* Clean up `7.0-release-notes.adoc` headings (excluding `Security fixes`, `Deprecated`, and `Known issues`, as these are still being worked on) as well as `Overview` heading links
* move `template` plugin removal from `Removed` section to `Accompanying open source plugin end-of-life announcement` section
* re-order entries according to https://github.com/tinymce/tinymce/blob/main/.changes/tinymce/7.0.0.md
* add admonition about Templates plugin rename to `Accompanying Premium plugin changes`
* move TINY-10389 from `Accompanying Premium plugin changes` to `Bug fixes` and other small fixes
* add release note entry for TINY-10646
* add release note entry for TINY-9154 (need to add demo)
* DOC-2327: copy edits and fixing links.
* DOC-2327: add known issues, removal of option tables in new plugin documentation.
* DOC-2327: add example for Non-breaking spaces in known issues.
* Update modules/ROOT/pages/7.0-release-notes.adoc
* DOC-2327: copy edits, known issues.
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update modules/ROOT/pages/7.0-release-notes.adoc
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
* Update modules/ROOT/pages/7.0-release-notes.adoc
* DOC-2327: add gotoline shortcut to advcode shortcuts.adoc.
* DOC-2327: revert removal of remove trailing brs option, updated known issues.
* DOC-2327: final copy edits, updating changelog.adoc.
---------
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
1 year ago