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

Releases: tabler/tabler-react

v1.23.0

28 Nov 18:13
313e14a
Compare
Choose a tag to compare

1.23.0 (2018-11-28)

Bug Fixes

  • NotificationTray: Only show mark all read if there are any unread (d48f734)

Features

  • NotificationTray: Add property to pass a callback to mark all read (f57f16c)

v1.22.3

27 Nov 15:41
62c6eda
Compare
Choose a tag to compare

1.22.3 (2018-11-27)

Bug Fixes

  • Select: escape '#' on URI (cb3d112)

v1.22.2

15 Nov 15:53
Compare
Choose a tag to compare

1.22.2 (2018-11-15)

Bug Fixes

  • Documentation: Fix issue where documentation was offline. (dfb7ef7)

v1.22.1

15 Nov 04:32
Compare
Choose a tag to compare

1.22.1 (2018-11-15)

Bug Fixes

  • ComponentDemo: Fixed issues with react-syntax-highlighter (ecdbd3f)

v1.22.0

15 Nov 03:40
fbcb5c0
Compare
Choose a tag to compare

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

12 Nov 20:34
16334ee
Compare
Choose a tag to compare

1.21.5 (2018-11-12)

Bug Fixes

  • Package: Re-add SHX dependency falsy remove in last commit (90c7443), closes #347

v1.21.4

12 Nov 20:32
451c023
Compare
Choose a tag to compare

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)

v1.21.3

06 Nov 21:54
1858422
Compare
Choose a tag to compare

1.21.3 (2018-11-06)

Bug Fixes

  • package: Fix win32 build error caused by posix-only command (89b5aac), closes #347
  • Tooltip: Add show class & placement prop to Popper component (dc5005a), closes #305

Reverts

  • package: Remove fix for win32 (d1546f0)
  • package: remove SHX dependency (1725d03)

v1.21.2

14 Oct 22:18
65bfbbc
Compare
Choose a tag to compare

1.21.2 (2018-10-14)

Bug Fixes

  • Nav: working on highlighting menu for underlying component being selected. (b5b0eac)

v1.21.1

08 Oct 23:36
e00e986
Compare
Choose a tag to compare

1.21.1 (2018-10-08)

Bug Fixes

  • package: update react-syntax-highlighter to version 9.0.0 (28962d6)