Skip to content

Releases: AccelByte/justice-ui-library

0.9.5

07 Sep 07:38
Compare
Choose a tag to compare

Bug Fixes

  • ValidFieldPassword: recalculate password strength when changes #patch #89 (rayhannr)

Code Refactoring

  • select: update dropdown indicator UI in select-based components #89 (rayhannr)

0.9.4

06 Sep 09:38
Compare
Choose a tag to compare

Features

  • NavigationTab: add data-qa-id to more button and tabs inside dropdown #patch #88 (rayhannr)

0.9.3

06 Sep 02:17
Compare
Choose a tag to compare

Bug Fixes

  • ValidFieldPassword: OS-7449 Fix password strength checker doesn't run correctly when the password is pasted or autofilled #patch #87 (aylwin5)

0.9.2

05 Sep 06:44
Compare
Choose a tag to compare

Bug Fixes

  • ValidFieldPassword: OS-7368 fix component ValidFieldPassword not yet build yet. #patch #86 (aylwin5)

0.9.1

02 Sep 08:47
Compare
Choose a tag to compare

Features

  • ValidFieldPassword: set zxcvbnOption as props for ValidFieldPassword and remove passwordGraph.json and unsafePassword.json #85 (aylwin5)
  • Card: add prop overflowXAuto for set styling overflow-x #patch #85 (aylwin5)

0.9.0

01 Sep 06:57
Compare
Choose a tag to compare

Features

  • ValidFieldPassword: add password strength meter #minor #84 (aylwin5)

0.8.5

30 Aug 07:26
b7a1f00
Compare
Choose a tag to compare

Bug Fixes

  • Card: add overflow-y:auto in card-content to avoid spill out #patch (#83) #83 (JakeXu)

0.8.4

23 Aug 09:32
Compare
Choose a tag to compare

Features

  • components: add dataQa and dataQaProps in button, select, validdynamictext, and validselect #patch #81 (rayhannr)

0.8.3

23 Aug 04:33
4669eb0
Compare
Choose a tag to compare

Commits

  • 4669eb0: fix/change text type to react node on badgeprops #patch (#82) (andrinuryawan) #82

0.8.2

16 Aug 10:06
Compare
Choose a tag to compare

Bug Fixes

  • StyledToggle: change badge color to INACTIVE when the toggle is not checked #patch #80 (rayhannr)