forked from rsuite/rsuite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] Improved HoC to support ref passing (rsuite#862)
* Improved HoC to support ref passing * [chore] Replace createFactory with createElement * Added some poliflls * Static methods must be copied over * Added displayName for Nav and Dropdown * Update tests * Correct naming of wrapped DefaultPropsComponent for better DevTools usability (rsuite#872) * defaultProps helper should specify displayName for better React Dev Tools usability * Fix functional component tests Co-authored-by: Simon Guo <[email protected]> Co-authored-by: Godfery <[email protected]> Co-authored-by: Luca <[email protected]>
- Loading branch information
1 parent
bae715d
commit 87e50d9
Showing
72 changed files
with
630 additions
and
920 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.