high-order-component
Here are 29 public repositories matching this topic...
RCRE's documentation is currently written in English. Translations to other languages are currently hosted in crowding.
If you want to contribute to the translation of other languages, please leave your email under this issue.
crowding
https://crowdin.com/project/rcre/settings#translations
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Dec 29, 2019 - JavaScript
-
Updated
Jan 22, 2020 - JavaScript
-
Updated
Jun 15, 2017 - JavaScript
-
Updated
May 27, 2020 - JavaScript
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Mar 13, 2020 - TypeScript
-
Updated
Aug 4, 2018 - JavaScript
-
Updated
Dec 24, 2017 - JavaScript
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
May 27, 2020 - JavaScript
The demo application should have unit tests. Doing this, it could be used as a guideline for the unit tests development implying mercury libraries.
The demo unit tests should be executed in the pipeline too.
-
Updated
Dec 20, 2019 - JavaScript
-
Updated
Sep 21, 2017 - JavaScript
-
Updated
Dec 9, 2018 - JavaScript
-
Updated
May 1, 2020 - JavaScript
-
Updated
Nov 13, 2018 - JavaScript
-
Updated
Oct 7, 2018 - JavaScript
-
Updated
Feb 23, 2020 - JavaScript
-
Updated
Apr 17, 2017 - JavaScript
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Jun 16, 2020 - TypeScript
Improve this page
Add a description, image, and links to the high-order-component topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the high-order-component topic, visit your repo's landing page and select "manage topics."
Hey,
Thanks a lot for this library!
It appears that you do not copy static methods as described here: https://reactjs.org/docs/higher-order-components.html#static-methods-must-be-copied-over
It seems the convention is that all HOC should do that. The behaviour is somewhat unexpected otherwise.
Are you planning on adding it to the library?
In the meantime, I'm using this workaround: