aboutsummaryrefslogtreecommitdiff
path: root/src/hocs
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* Make block & mute lists able to load moretusooa2023-02-21
|
* Use stylelinttusooa2023-01-09
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* fix some mishaps i noticed during self-reviewHenry Jameson2022-03-30
|
* fix minor renamesHenry Jameson2022-03-24
|
* cleanup console logHenry Jameson2022-03-23
|
* listeners aren't actually usedHenry Jameson2022-03-22
|
* mutes and blocks tab worksHenry Jameson2022-03-18
|
* made withLoadMore work... sortaHenry Jameson2022-03-18
|
* fix HOCsHenry Jameson2021-04-25
|
* remove Vue.component from hooksHenry Jameson2021-04-25
|
* remove Vue.component, just export an object. Seems to be workingHenry Jameson2021-04-25
|
* make with-load-more not use computeds when they don't work for itShpuld Shpuldson2020-12-28
|
* more fixes, add fullwidthShpuld Shpuldson2020-11-24
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* Add Chatseugenijm2020-07-08
|
* must use h in higher babel-plugin-transform-vue-jsxseven2019-12-12
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* remove border-bottom of the last list itemtaehoon2019-04-17
|
* remove withList hoctaehoon2019-04-17
|
* 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