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.18.0

29 Jul 23:30
fa0f2aa
Compare
Choose a tag to compare

1.18.0 (2018-07-29)

Bug Fixes

  • Profile: dont apply class to layout 2 (0a3a147)

Features

  • MediaBodySocial: use itemsObjects and items props instead (13d1519)
  • Profile: add second layout option (fd907fb)
  • ProfilePage: start adding ProfilePage components (01390c9)
  • SocialNetworksList: add tooltip prop (566a95f)

v1.17.0

29 Jul 21:22
1cb3ae8
Compare
Choose a tag to compare

1.17.0 (2018-07-29)

Bug Fixes

  • DropdownItem: unused wrong type (a5cc2bf)

Features

v1.16.0

29 Jul 16:29
3d960a0
Compare
Choose a tag to compare

1.16.0 (2018-07-29)

Bug Fixes

  • CSS: Add missing card-aside-column flex (a55e384)
  • package: update formik to version 1.0.2 (55b8de5), closes #267
  • package: update react-syntax-highlighter to version 8.0.1 (9089295), closes #262

Features

v1.15.0

08 Jul 17:14
a2a2e75
Compare
Choose a tag to compare

1.15.0 (2018-07-08)

Features

  • GridCol: add offset props (d6cb1f4)

v1.14.0

04 Jul 10:07
cc9b1ff
Compare
Choose a tag to compare

1.14.0 (2018-07-04)

Bug Fixes

  • SiteHeader: changing comments (8d72e29)
  • Tabler.css: Isolating new css (fda18b9)

Features

  • Container: Add new css customization (61250b8)
  • Container: container optional className prop (1a2ea4b)
  • Container.css: Isolating the new css (0e00bda)
  • SiteHeader: header optional alignment (31b53a7)
  • Tabler.css: container optional alignment (1883897)

v1.13.1

01 Jul 17:18
Compare
Choose a tag to compare

1.13.1 (2018-07-01)

Bug Fixes

  • TableCol: missing colSpan prop in function args (ed89e9b)

v1.13.0

29 Jun 19:26
fa84100
Compare
Choose a tag to compare

1.13.0 (2018-06-29)

Bug Fixes

  • NavItem: extend Component (4bb2fde)

Features

  • Icon: Add Event Handlers (fa0afcf), closes #249
  • SiteHeader: add prop for click handling of mobile collapse menu (c91bc43)
  • SiteNav: add a prop for displaying the nav in a collapsed state (7b62e83)
  • SiteWrapper: adds state to control the collapsing mobile menu (96c7813)
  • Tag: Add default onRemoveClick Deletion (f557fe8)
  • Tag: Add Event Handlers (ea50874), closes #248
  • Tag: Add onDelete and addOnOnClick EventHandlers (c2c648d), closes #248

v1.12.0

20 Jun 21:23
1e15422
Compare
Choose a tag to compare

1.12.0 (2018-06-20)

Bug Fixes

  • Templates: Update Page Templates (fc83acb)
  • Actually run custom flow-copy-source script on build (f79711c)

Features

  • Form: Add Event Handler to Form Components (c7e0546)
  • Form: Add event handling to FormSelect and children (712a5df), closes #219

v1.11.1

15 Jun 16:13
86f947a
Compare
Choose a tag to compare

1.11.1 (2018-06-15)

Bug Fixes

  • Remove CSS imports from flow files (2b2c2a6), closes #224
  • Tooltip: Fix non-existant Placement import (d86b86a)

v1.11.0

15 Jun 00:55
d78c711
Compare
Choose a tag to compare

1.11.0 (2018-06-15)

Features

  • Alert: Add mouse and pointer event props (37eb666)
  • Avatar: Add mouse and pointer event props (7d04234)
  • Button: Add mouse, pointer events (844e301)