Skip to content

Releases: PlusAuth/plusauth-widget

v0.17.0-beta.1

28 Jul 13:06
Compare
Choose a tag to compare
v0.17.0-beta.1 Pre-release
Pre-release

0.17.0-beta.1 (2021-07-28)

Features

  • FingerVein: expect salt included in template (e35ba36)

v0.17.0-beta.0

27 Jul 13:42
Compare
Choose a tag to compare
v0.17.0-beta.0 Pre-release
Pre-release

0.17.0-beta.0 (2021-07-27)

Bug Fixes

  • select options overflowing container (4d764c0)

Features

  • finger vein mfa page (3a95bae)
  • GenericForm: customizable alert type (533315f)

v0.16.5

27 Jul 13:42
Compare
Choose a tag to compare

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

27 Jul 13:42
Compare
Choose a tag to compare

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

27 Jul 13:42
Compare
Choose a tag to compare

0.16.3 (2021-03-24)

Bug Fixes

  • enter does not submit form in most views (be947c8)

v0.16.2

24 Mar 13:45
Compare
Choose a tag to compare

0.16.2 (2021-03-24)

Bug Fixes

  • code is not passed to request for mfa (feb709f)

v0.16.1

24 Mar 13:45
Compare
Choose a tag to compare

0.16.1 (2021-02-22)

Bug Fixes

  • missing translation for invalid password (92d3389)

v0.16.0

21 Feb 21:15
Compare
Choose a tag to compare

0.16.0 (2021-02-21)

Features

  • add invalid_password error handling in Login (89c0dc4)

v0.15.1

18 Feb 11:57
Compare
Choose a tag to compare

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

18 Feb 11:15
Compare
Choose a tag to compare

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)