-
Notifications
You must be signed in to change notification settings - Fork 179
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
Convert element-library
to TypeScript
#13503
Conversation
Unfortunately this 1 test is currently failing: web-stories-wp/packages/story-editor/src/karma/element-library/text/edit.karma.js Lines 230 to 283 in 04aa809
To reproduce locally:
Maybe related to some of the changes to Besides this, the PR is ready. |
element-library
to TypeScript
Size Change: +198 B (+0.01%) Total Size: 2.76 MB
ℹ️ View Unchanged
|
Plugin builds for f30df1f are ready 🛎️!
|
Oh, looks like the test is passing now?! Even better! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Summary
Converts the
element-library
package to TypeScript.No functional changes besides some bug fixes for things that were uncovered during the migration.
All tests should pass.
User-facing changes
Testing Instructions
This PR can be tested by following these steps:
Reviews
Does this PR have a security-related impact?
Does this PR change what data or activity we track or use?
Does this PR have a legal-related impact?
Checklist
Type: XYZ
label to the PRFixes #12558