Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

v1.22.0

Compare
Choose a tag to compare
@jonthomp jonthomp released this 15 Nov 03:40
· 204 commits to master since this release
fbcb5c0

1.22.0 (2018-11-15)

Bug Fixes

  • Comment: Exporting comment from its folder. (ba20535)
  • Comment: Renamed Comments to Comment (7369119)
  • Comment: updating imports for comments. (bdd5886)
  • CommentReply: Remove {null} which will not render anyways (5bb428a)
  • CommentReply: Removed unnecessary call to cn (0bf29e6)
  • package: update react-syntax-highlighter to version 10.0.0 (cf3781e)

Features

  • Comment: Exporting comment from default package. (d2d4c6a)
  • Comment: Exporting List and Reply as sub-members of Comment. (9e83734)
  • Comment: Renamed files to match naming convention. (c741208)
  • Comments: add components for displaying comment lists (9644fca)
  • CommentsCard: Removing unused field and exporting component. (671539f)
  • ListGroup: add isCardBody prop (e435785)
  • ProfilePage: Refactored to use new Comment components. (43017e5)