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-3308_2: Put back support for any unknown key to be assigned as an init prop #532

Merged
merged 2 commits into from
May 28, 2024

Conversation

danoaky-tiny
Copy link
Contributor

@danoaky-tiny danoaky-tiny commented May 27, 2024

INT-3308

Changes:

  • This allows unknown init props to be assigned again, as it's needed for props that are added by plugins. These plugin init props aren't typed in the base editor options.
  • Removed the export for EditorOptions, as it wasn't exported before the previous PR.
  • Added a test for this typing behaviour.

@danoaky-tiny danoaky-tiny marked this pull request as ready for review May 27, 2024 01:31
@danoaky-tiny danoaky-tiny requested a review from a team as a code owner May 27, 2024 01:31
@danoaky-tiny danoaky-tiny merged commit f35497d into main May 28, 2024
5 checks passed
@danoaky-tiny danoaky-tiny deleted the feature/INT-3308_2 branch May 28, 2024 12:16
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