-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BoxControl: Convert to TypeScript (#47622)
* Rename index.tsx * BoxControl: Add types * Rename all-input-control.tsx * Rename unit-control.tsx * Add types * Rename axial-input-controls.tsx * Add types to axial input controls * Rename input-controls.tsx * Add types for input-controls * Rename icon.tsx * Add types to icon * Add types to LinkedButton * Add types for styles * Improve types in utils * Remove from tsconfig * Convert tests * Add main JSDoc * Add changelog * Add description for `id` prop * Fix lint errors * Remove copypasta in types * Update formatting in readme * Add todo comment * Fixup optional * Add default value * Make onChange required * Add default reset value to readme * Add allowed `side` values to readme * Fix default value for `label` in readme
- Loading branch information
Showing
17 changed files
with
347 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
0636e97
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.
Flaky tests detected in 0636e97.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4077358930
📝 Reported issues:
specs/editor/blocks/query.test.js
specs/editor/various/multi-block-selection.test.js