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-3324: move tinymce to be an optional peer dependency #422

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

danoaky-tiny
Copy link
Contributor

@danoaky-tiny danoaky-tiny commented Jul 24, 2024

INT-3324

Changes:

  • The tinymce package is now an optional peer dependency.
  • Imports of tinymce now use import type ... to help prevent accidental usage of tinymce JS code through a direct import in this way.

@danoaky-tiny danoaky-tiny changed the title Feature/int 3324 INT-3324: move tinymce to be an optional peer dependency Jul 24, 2024
@danoaky-tiny danoaky-tiny marked this pull request as ready for review July 24, 2024 03:55
@danoaky-tiny danoaky-tiny requested a review from a team as a code owner July 24, 2024 03:55
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
Mention this in-case this is something we need to support:
warning "@storybook/vue3 > vue-docgen-loader > [email protected]" has unmet peer dependency "@babel/preset-env@^7.1.6". warning " > [email protected]" has incorrect peer dependency "rollup@>=0.66.0 <2".

@danoaky-tiny danoaky-tiny merged commit 7472fcb into main Jul 25, 2024
5 checks passed
@danoaky-tiny danoaky-tiny deleted the feature/INT-3324 branch July 25, 2024 00:11
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