Vulcan/packages/nova-base-containers/lib/containers
2016-11-11 18:29:49 +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 withVoteMutation 2016-11-11 18:29:49 +09:00
VoteContainer.jsx withVoteMutation 2016-11-11 18:29:49 +09: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