This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Releases: tabler/tabler-react
Releases · tabler/tabler-react
v1.23.0
v1.22.3
v1.22.2
v1.22.1
v1.22.0
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)
v1.21.5
v1.21.4
1.21.4 (2018-11-12)
Bug Fixes
- Email: Rename class prop to className (ca465f7)
- FormElementsPage: Add missing href value (63e7c7e)
- Gallery: Use local assets (cdbecc8)
- HomePage: Add missing href to anchors (19e227b)
- href: Change %23 encoded links back to # (7296c52)
- SiteWrapper: Add missing href to anchors (b47cc6d)
- stringifyObject: Correct typing (6203f0b)
- Timeline: Add type checking for children (9022ede)