Skip to content

Latest commit

 

History

History
138 lines (61 loc) · 6.55 KB

CHANGELOG.md

File metadata and controls

138 lines (61 loc) · 6.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.2 (2020-04-30)

Bug Fixes

  • Add missing inheritAttrs: false so the root element does not bind attributes (92dab66), closes #48
  • Remove "show password" button from tabbing index (#47) (fe30cc6)

1.7.0 (2020-02-06)

Features

1.6.1 (2019-11-06)

Bug Fixes

  • Change default user_input prop value to factory function (#44) (b27a568)

1.6.0 (2019-11-01)

Features

  • Add zxcvbn user_inputs prop (f0cc239)

1.5.0 (2019-08-25)

Bug Fixes

Features

1.4.2 (2019-03-18)

Bug Fixes

  • Add missing production env to remove dev settings (4a21c74), closes #33

1.4.1 (2019-01-07)

Bug Fixes

  • strength-meter: Fix responsive behaviour breaks (#29) (#30) (6ced855)
  • Add missing emit event type if only strength-meter is active (ed135c9), closes #32

1.4.0 (2018-12-27)

Features

  • ✨ Allow the usage of built-in input to be optional (#19) (b2201bc)
  • Add blur and focus events (6031382)
  • Add props for the icon labels (12c6d01), closes #26

1.3.2 (2018-08-29)

Bug Fixes

  • prevent toggleButton from getting called on input enter (#23) (5cf25a2), closes #21

1.3.1 (2018-08-29)

Bug Fixes

  • labels: Fix show/hide labels (74789c3)

1.3.0 (2018-07-18)

Features

  • strengh-meter: Add showStrengthMeter prop to show/hide the strength meter(#16) (efd8a00)
  • add « disabled » and « disabledClass » prop (#15) (0bb6240)
  • Make the ref attribute listen to a prop so user change it (#17) (d245016)

1.2.1 (2018-04-09)

Bug Fixes

  • button: Add prevent to toggle button click event (1759628)

1.2.0 (2018-04-09)

Features

  • password: Add toggle for show / hide password and more events (5fa79e1)

Change Log

v0.1.1 (2017-01-19)

Full Changelog

v0.1.0 (2017-01-14)

* This Change Log was automatically generated by github_changelog_generator