aboutsummaryrefslogtreecommitdiff
path: root/src/hocs/with_subscription/with_subscription.js
Commit message (Expand)AuthorAge
* Use native filter functiontaehoon2019-02-28
* Fix bug to get wrapped component prop name listtaehoon2019-02-28
* Allow HOCs to accept additional propstaehoon2019-02-28
* Use Object.entries instead of Object.keystaehoon2019-02-20
* Pass down slots into wrapped componentstaehoon2019-02-20
* Rename some options and add comments to HOCstaehoon2019-02-20
* Use hoc definitions to be factor of factorytaehoon2019-02-20
* Add a prop to force-refresh data to withSubscription hoctaehoon2019-02-20
* Add withSubscription hoctaehoon2019-02-20