Vulcan/packages/nova-base-components/lib/comments
2016-11-13 14:12:15 +01:00
..
CommentsEditForm.jsx more work on removeSuccessCallback (wired with withRemove) ; add options noRemoveMutation (ex for UsersEdit) 2016-11-13 14:12:15 +01:00
CommentsItem.jsx more work on removeSuccessCallback (wired with withRemove) ; add options noRemoveMutation (ex for UsersEdit) 2016-11-13 14:12:15 +01:00
CommentsList.jsx fix commenters (UI / schema / resolvers), pass documentId to postsVote, move PostsListsContainer query to Posts.graphQLQueries.list, FormWrapper.clearErrors() -> FormWrapper.clearForm({clearErrors, clearCurrentValues}): prevent bug of keeping latest value when submitting a formNew that doesn't unmount 2016-11-07 18:03:07 +01:00
CommentsLoadMore.jsx change component import syntax to be more explicit 2016-05-22 16:42:24 +09:00
CommentsNewForm.jsx add query collectionListTotal (= list total count) on every collection by default, query list from the ui : getCollectionList(..) { collectionListTotal(..) collection(..) } ; withRemove "automation" based on these queries 2016-11-13 13:43:36 +01:00
CommentsNode.jsx re-enable comment nesting 2016-11-09 11:55:12 +09:00