aboutsummaryrefslogtreecommitdiff
path: root/src/hocs/with_subscription/with_subscription.js
Commit message (Collapse)AuthorAge
* remove Vue.component from hooksHenry Jameson2021-04-25
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* must use h in higher babel-plugin-transform-vue-jsxseven2019-12-12
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* 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