Tabler React Versions Save

React components and demo for the Tabler UI theme.

v1.30.1

4 years ago

1.30.1 (2019-06-01)

Bug Fixes

  • FormInput: add autoComplete prop (bdd8f0c), closes #428
  • FormSelect: add multiple prop (af40df3)

v1.30.0

4 years ago

1.30.0 (2019-06-01)

Bug Fixes

  • Form: Fix invalid properties for maxLength, minLength, autoComplete (d63f9c3)
  • Form: Fix invalid properties for maxLength, minLength, autoComplete (#440) (cb4a69a)
  • package: update d3-scale to version 3.0.0 (e927826)
  • package: update react-router-dom to version 5.0.0 (464eea4)

Features

  • FileInput: add accept property (0965e51)
  • StandAloneFormPage: Made the logo variable (2d9d48e)

v1.29.0

5 years ago

1.29.0 (2019-03-11)

Features

  • Button: add tabIndex property (c0dc588)

v1.28.0

5 years ago

1.28.0 (2019-01-29)

Features

  • FormInput: add validation properties (0a96d28)

v1.27.0

5 years ago

1.27.0 (2018-12-05)

Bug Fixes

  • NavLink: Fixed navlink active state. (aac1bc2)

Features

  • NavLink: Added useExact property throughout navigation hierarchy. (b7f263e)

v1.26.1

5 years ago

1.26.1 (2018-12-05)

Bug Fixes

  • FormFileInput: Removed console.log debug statement. (628e1f3)

v1.26.0

5 years ago

1.26.0 (2018-12-03)

Bug Fixes

  • NotificationTray: Fix a copy/paste comment issue and type import (96d9d18)

Features

  • NotificationTray: Style the unread notifications (84613df)

v1.25.0

5 years ago

1.25.0 (2018-12-01)

Bug Fixes

  • Form: Removed unnecessary call to cn. (4e9bcd4)

Features

  • Form: Setting up autocomplete in Form. (cb9d5b6)

v1.24.1

5 years ago

1.24.1 (2018-11-29)

Bug Fixes

  • SiteWrapper: Fix flow error with read-only property in state. (788e80b)

v1.24.0

5 years ago

1.24.0 (2018-11-29)

Features

  • FormInput: add autoFocus to FormInput (2ad8aca)