Skip to content

Releases: PlusAuth/plusauth-widget

v0.0.2

05 Aug 11:24
Compare
Choose a tag to compare

0.0.2 (2020-08-05)

v0.0.1-alpha.3

11 Jun 07:19
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release

0.0.1-alpha.3 (2020-06-11)

Bug Fixes

  • empty body on forgot and reset password requests (0d49fa3)
  • nested translate arguments are not resolved (4e5fbae)
  • wrong message for password required (731d0f0)

Features

v0.0.1-alpha.2

09 Jun 16:08
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release

0.0.1-alpha.2 (2020-06-09)

Features

  • resolve view from mode setting if set (2ceaea0)

v0.0.1-alpha.1

09 Jun 16:08
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release

0.0.1-alpha.1 (2020-06-09)

Bug Fixes

  • missing error messages of form fields (18da96d)
  • password error message not displayed if policy doesnt exists (df20b31)
  • password value displayed in password strength component (634a8c2)

Features

  • implement password strength policies (8436b54)

v0.0.1-alpha.0

09 Jun 16:07
Compare
Choose a tag to compare
v0.0.1-alpha.0 Pre-release
Pre-release

0.0.1-alpha.0 (2020-05-18)

Bug Fixes

  • field validator typing not compiling in ts ^3.9 (19768fe)
  • prop functions this context not resolved in build (320379c)
  • remove slash prefix from child routes (3ccbef8)
  • type definition of form refs are not resolved (0ee27fe)
  • Message: wrong type definition for messages (8e48256)
  • router: remove preceding slashes from child routes (d887d21)
  • TextField: call stack exceed when label is not provided (f899178)
  • wrong parameter for mfa challenges (b51560a)

Features

  • use document.body as default mount path (9c97f81)
  • Consent: allow and reject actions applied (6c7764c)
  • extend internalization support across views (e452139)
  • interpolation ability implemented for translator (9583231)
  • CodeInput: digit input component created (a09232f)
  • FillMissing: add loading indicator and error validation (b5d7335)
  • FillMissing: submit form (c9d11cf)
  • Message: translate message values (18aa3e6)
  • Register: use plusauth context for social connections (1f37bf0)
  • social connection button created (f68e919)
  • Login: use plusauth context for social connections (443172f)
  • Message: messages are colorable now (e3f15ee)
  • OTP: otp page implemented (33d8b16)
  • SMSChallenge: submit form (b75ec7f)
  • if mfa challenges has only one challenge redirect to it (fdfff01)