8000 Tags · whahoo/tabler-react · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: whahoo/tabler-react

Tags

v1.30.1

Toggle v1.30.1's commit message
chore(release): 1.30.1 --skip

## [1.30.1](tabler/tabler-react@v1.30.0...v1.30.1) (2019-06-01)

### Bug Fixes

* **FormInput:** add autoComplete prop ([bdd8f0c](tabler@bdd8f0c)), closes [tabler#428](tabler#428)
* **FormSelect:** add multiple prop ([af40df3](tabler@af40df3))

v1.30.0

Toggle v1.30.0's commit message
chore(release): 1.30.0 --skip

# [1.30.0](tabler/tabler-react@v1.29.0...v1.30.0) (2019-06-01)

### Bug Fixes

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

### Features

* **FileInput:** add accept property ([0965e51](tabler@0965e51))
* **StandAloneFormPage:** Made the logo variable ([2d9d48e](tabler@2d9d48e))

v1.29.0

Toggle v1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tabler#417 from nating/tabindex

feat(Button): add tabIndex property

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tabler#386 from nating/input-validation

feat(FormInput): add validation properties

v1.27.0

Toggle v1.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tabler#383 from tabler/navlink-state-fix

fix(NavLink): Fixed navlink active state.

v1.26.1

Toggle v1.26.1's commit message
fix(FormFileInput): Removed console.log debug statement.

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tabler#378 from mattsoftware/NotificationTray-Unre…

…adNotificationHighlight

feat(NotificationTray): Style the unread notifications

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tabler#374 from tabler/form-autocomplete

Setting up autocomplete in Form

v1.24.1

Toggle v1.24.1's commit message
fix(SiteWrapper): Fix flow error with read-only property in state.

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tabler#375 from nating/master

feat(FormInput): add autoFocus to FormInput
0