Vulcan/packages/nova-base-containers/lib/containers
2016-11-11 18:25:47 +09:00
..
AppContainer.jsx use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
CategoriesListContainer.jsx load categories with their own container (with loading handled in the presentational component); handle login / logout / register with fixed client.resetStore (apollo 0.5.1) 2016-11-10 10:54:43 +01:00
CommentsListContainer.jsx refactoring PostsListContainer and CommentsListContainer into HoCs 2016-11-11 16:42:19 +09:00
PostsListContainer.jsx refactoring PostsListContainer and CommentsListContainer into HoCs 2016-11-11 16:42:19 +09:00
PostsSingleContainer.jsx refactoring PostsListContainer and CommentsListContainer into HoCs 2016-11-11 16:42:19 +09:00
UsersSingleContainer.jsx wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..) 2016-11-08 12:58:53 +01:00
VoteContainer.jsx wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..) 2016-11-08 12:58:53 +01:00
withApp.js refactoring PostsListContainer and CommentsListContainer into HoCs 2016-11-11 16:42:19 +09:00
withCategoriesList.js refactoring PostsListContainer and CommentsListContainer into HoCs 2016-11-11 16:42:19 +09:00
withCommentsList.js use better syntax for HoCs 2016-11-11 18:25:47 +09:00
withPostsList.js use better syntax for HoCs 2016-11-11 18:25:47 +09:00
withPostsSingle.js use better syntax for HoCs 2016-11-11 18:25:47 +09:00
withUsersSingle.js use better syntax for HoCs 2016-11-11 18:25:47 +09:00
withVoteMutation.js continue HoC refactoring, get rid of function syntax in withXYZ() after all 2016-11-11 18:19:18 +09:00