aboutsummaryrefslogtreecommitdiff
path: root/src/hocs
Commit message (Collapse)AuthorAge
* revert unnecessary changesHenry Jameson2019-04-10
|
* Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵Henry Jameson2019-04-07
| | | | linting.
* Use native filter functiontaehoon2019-02-28
|
* Rewrite FollowList using hocstaehoon2019-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
|
* Add note for empty state to the lists using slottaehoon2019-02-20
|
* Minor css improvements of hocstaehoon2019-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
|
* Update hocs to pass parent-scope bindings to the wrapped componenttaehoon2019-02-20
|
* Add withList hoc and remove UserList componenttaehoon2019-02-20
|
* Wire up ui to real blocks api datataehoon2019-02-20
|
* Add withLoadMore hoctaehoon2019-02-20