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

INT-3291: Support for TinyMCE Version 7 release #506

Merged
merged 26 commits into from
Mar 25, 2024
Merged

Conversation

danoaky-tiny
Copy link
Contributor

@danoaky-tiny danoaky-tiny commented Mar 20, 2024

Jira ticket: INT-3291

Description of changes:

  • Upgraded dev dependencies
  • Added licenseKey prop that overrides the license_key prop in init.
  • Tests now test against version 7 as well.
  • Link to technical reference docs page is now included in the Editor component's JSDoc.
  • Improved cloudChannel type.
  • Changed default cloudChannel to '7'
  • Updated storybooks to use CSFv3 components, as well as enabling storybook arguments for some storybook objects
  • Storybooks now use react-vite bundler/builder instead of webpack
  • Added support for input and composition related native events, e.g. <Editor onInput="..." onCompositionEnd="..." />

src/main/ts/components/Editor.tsx Show resolved Hide resolved
src/main/ts/components/Editor.tsx Outdated Show resolved Hide resolved
@danoaky-tiny danoaky-tiny marked this pull request as ready for review March 21, 2024 02:24
@danoaky-tiny danoaky-tiny requested a review from a team as a code owner March 21, 2024 02:24
@danoaky-tiny danoaky-tiny requested review from spocke, TheSpyder, ltrouton, ArvinJ-H, MitchC1999, tiny-ben-tran, shanmen-tiny and tiny-james and removed request for a team March 21, 2024 02:24
src/test/ts/browser/LoadTinyTest.ts Outdated Show resolved Hide resolved
@danoaky-tiny danoaky-tiny merged commit 185cf43 into main Mar 25, 2024
5 checks passed
@danoaky-tiny danoaky-tiny deleted the feature/INT-3291 branch March 25, 2024 04:49
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.

4 participants