Tags: whahoo/tabler-react
Tags
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))
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))
Merge pull request tabler#417 from nating/tabindex feat(Button): add tabIndex property
Merge pull request tabler#386 from nating/input-validation feat(FormInput): add validation properties
Merge pull request tabler#383 from tabler/navlink-state-fix fix(NavLink): Fixed navlink active state.
Merge pull request tabler#378 from mattsoftware/NotificationTray-Unre… …adNotificationHighlight feat(NotificationTray): Style the unread notifications
Merge pull request tabler#374 from tabler/form-autocomplete Setting up autocomplete in Form
Merge pull request tabler#375 from nating/master feat(FormInput): add autoFocus to FormInput
PreviousNext