Releases: PlusAuth/plusauth-widget
Releases · PlusAuth/plusauth-widget
v0.17.0-beta.1
Features
- FingerVein: expect salt included in template (e35ba36)
v0.17.0-beta.0
Bug Fixes
- select options overflowing container (4d764c0)
Features
- finger vein mfa page (3a95bae)
- GenericForm: customizable alert type (533315f)
v0.16.5
0.16.5 (2021-03-24)
Bug Fixes
- mfa errors are not displayed in form (bde1f54)
- zero is validated az null in code input (1c93771)
v0.16.4
0.16.4 (2021-03-24)
Bug Fixes
- onKeyPress event not triggered on code input (c1d9a3d)
Features
- disable text highlighting on code input (680bf14)
v0.16.3
0.16.3 (2021-03-24)
Bug Fixes
- enter does not submit form in most views (be947c8)
v0.16.2
0.16.2 (2021-03-24)
Bug Fixes
- code is not passed to request for mfa (feb709f)
v0.16.1
0.16.1 (2021-02-22)
Bug Fixes
- missing translation for invalid password (92d3389)
v0.16.0
0.16.0 (2021-02-21)
Features
- add invalid_password error handling in Login (89c0dc4)
v0.15.1
0.15.1 (2021-02-18)
Bug Fixes
- passing translate path object to alert not working (7fe1d78)
- translator interpolation fails when arg is not string (a36407b)
v0.15.0
0.15.0 (2021-02-18)
Bug Fixes
- message transition missing (b15106a)
Features
- account blocked and rate limited errors in Login (549676e)
- allow translate object to be passed to pmessage (d7a1c05)
- create reset method for ptextfield (b3d8269)
- dismissible prop for alert component (a559ae8)
- display error messages not being field specific in alert (3965ef9)
- icon component (6f03361)
- include alert in generic form for displaying message purposes (4b41304)
- timeout support for alert component (7bd5355)
- use internal value for textfield input (f2890bd)