Vulcan/packages/nova-base-containers/lib/containers
2016-11-12 14:11:36 +01:00
..
AppContainer.jsx withApp hoc ; fix PostsItem (VoteContainer -> Vote) 2016-11-11 11:23:39 +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 withVoteMutation 2016-11-11 18:29:49 +09:00
VoteContainer.jsx withVoteMutation 2016-11-11 18:29:49 +09:00
withApp.js withApp hoc ; fix PostsItem (VoteContainer -> Vote) 2016-11-11 11:23:39 +01:00
withCategoriesList.js use fragments for categories, add optional fragment prop to nova forms 2016-11-11 17:36:32 +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 fix PostsEditForm (no need of wrapping in container, it already has the data); clean unnecessary propTypes / import 2016-11-12 14:11:36 +01:00