-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate tabs stories to typescript (#814)
* 🚚 Rename to tsx extension * ♻️ Fix props table and default Tab example * ♻️ Add typescript version of states example * ♻️ Add width example * 🚧 Typescript version of panels example * ♻️ Fix issue with onChange event on div * ♻️ Typescript version of search story * ♻️ Typescript for input in panel story * ♻️ Typescript for styled component example * ♻️ Add onBlur and onFocus to types and check for their existence * ♻️ Remove margins * ♻️ Remove onBlur and onFocus from types Because we don't change the default method signature anyway * ♻️ Remove panel header * Fix args. Sneaky
- Loading branch information
Showing
9 changed files
with
111 additions
and
92 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
Oops, something went wrong.