Vulcan/packages/nova-base-components/lib/comments
Justin Gross bcfa305530 Complete soft delete feature for comments
- Add deleteComment function to CommentsItem.jsx
- Add Delete link next to Edit link in CommentsItem.jsx
- Hide reply link if comment.isDeleted
- Add styling for Delete link element in _comments.scss
- Add check for document.isDeleted in Users.can.edit in permissions.js
2016-05-06 17:07:40 -04:00
..
CommentsEdit.jsx making component names and class names more consistent. 2016-04-19 15:45:36 +09:00
CommentsItem.jsx Complete soft delete feature for comments 2016-05-06 17:07:40 -04:00
CommentsList.jsx making component names and class names more consistent. 2016-04-19 15:45:36 +09:00
CommentsLoadMore.jsx small improvements and clean up to components 2016-05-03 12:44:50 +09:00
CommentsNew.jsx making component names and class names more consistent. 2016-04-19 15:45:36 +09:00
CommentsNode.jsx making component names and class names more consistent. 2016-04-19 15:45:36 +09:00