UNPKG

react-rails-ux-password-field

Version:

A UX forward password field for react-js using react-rails

48 lines (31 loc) 3.15 kB
# Change Log ## [0.9.9](https://github.com/seethroughtrees/react-ux-password-field/tree/0.9.9) (2015-09-10) [Full Changelog](https://github.com/seethroughtrees/react-ux-password-field/compare/0.9.8...0.9.9) **Closed issues:** - Add license [\#22](https://github.com/seethroughtrees/react-ux-password-field/issues/22) - option needed: unMaskStyle [\#21](https://github.com/seethroughtrees/react-ux-password-field/issues/21) - Warning: setState\(...\): Can only update a mounted or mounting component. This usually means you called setState\(\) on an unmounted component. This is a no-op. [\#14](https://github.com/seethroughtrees/react-ux-password-field/issues/14) ## [0.9.8](https://github.com/seethroughtrees/react-ux-password-field/tree/0.9.8) (2015-08-31) [Full Changelog](https://github.com/seethroughtrees/react-ux-password-field/compare/list...0.9.8) **Closed issues:** - Why is v0.9.7 on npm when you are still on v0.9.6? [\#23](https://github.com/seethroughtrees/react-ux-password-field/issues/23) ## [list](https://github.com/seethroughtrees/react-ux-password-field/tree/list) (2015-08-20) **Implemented enhancements:** - Hide meter until user starts typing [\#11](https://github.com/seethroughtrees/react-ux-password-field/issues/11) **Fixed bugs:** - zxcvbn is not defined [\#13](https://github.com/seethroughtrees/react-ux-password-field/issues/13) **Closed issues:** - Pass on the value in changeCb\(\) too [\#17](https://github.com/seethroughtrees/react-ux-password-field/issues/17) - this.props.onChange\(\) should be called after handleZxcvbn [\#16](https://github.com/seethroughtrees/react-ux-password-field/issues/16) - using it directly on bower [\#10](https://github.com/seethroughtrees/react-ux-password-field/issues/10) - Bug: first character I type causes strength meter to disappear [\#8](https://github.com/seethroughtrees/react-ux-password-field/issues/8) - make this.props.onChange conditional [\#7](https://github.com/seethroughtrees/react-ux-password-field/issues/7) - Styling of strength meter [\#6](https://github.com/seethroughtrees/react-ux-password-field/issues/6) - How to add a custom strength / score for repeated password inputs? [\#5](https://github.com/seethroughtrees/react-ux-password-field/issues/5) - Adding onChange breaks functionality [\#4](https://github.com/seethroughtrees/react-ux-password-field/issues/4) - Uncaught ReferenceError: zxcvbn is not defined [\#3](https://github.com/seethroughtrees/react-ux-password-field/issues/3) **Merged pull requests:** - Add "browser" field to package.json [\#20](https://github.com/seethroughtrees/react-ux-password-field/pull/20) ([brigand](https://github.com/brigand)) - Add more parameters in callbacks and bump packages [\#18](https://github.com/seethroughtrees/react-ux-password-field/pull/18) ([binarykitchen](https://github.com/binarykitchen)) - onChange branch change [\#2](https://github.com/seethroughtrees/react-ux-password-field/pull/2) ([Dignifiedquire](https://github.com/Dignifiedquire)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*