Vulcan/packages/nova-base-containers/lib/containers
2016-11-11 10:35:29 +01: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 withCategoriesList HOC with the new syntax 2016-11-11 10:35:29 +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 withCategoriesList HOC with the new syntax 2016-11-11 10:35:29 +01:00
withCommentsList.js withCategoriesList HOC with the new syntax 2016-11-11 10:35:29 +01: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