Releases: AccelByte/justice-ui-library
Releases · AccelByte/justice-ui-library
0.9.5
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
Features
- NavigationTab: add data-qa-id to more button and tabs inside dropdown #patch #88 (rayhannr)
0.9.3
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
Bug Fixes
- ValidFieldPassword: OS-7368 fix component
ValidFieldPassword
not yet build yet. #patch #86 (aylwin5)
0.9.1
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
Features
- ValidFieldPassword: add password strength meter #minor #84 (aylwin5)
0.8.5
Bug Fixes
- Card: add overflow-y:auto in card-content to avoid spill out #patch (#83) #83 (JakeXu)
0.8.4
Features
- components: add dataQa and dataQaProps in button, select, validdynamictext, and validselect #patch #81 (rayhannr)
0.8.3
Commits
- 4669eb0: fix/change text type to react node on badgeprops #patch (#82) (andrinuryawan) #82
0.8.2
Bug Fixes
- StyledToggle: change badge color to INACTIVE when the toggle is not checked #patch #80 (rayhannr)