Skip to content

Releases: AccelByte/justice-ui-library

0.1.20 Fix declare module css

26 Oct 03:14
Compare
Choose a tag to compare
fix: declare module scss

Approved-by: Yanuar Yanuar
Approved-by: Andri Nuryawan

0.1.19 Expose to github

26 Oct 02:39
Compare
Choose a tag to compare
feat(form): CORE-5056 add horizontalselect and inlinecheckboxfield

* fix(tag): fix tag scss since outside localhost, it no longer has BaseTag class

* feat(form): add horizontalSelect component

* feat(form): add inline checkbox field component

* fix(tag): add padding-right to tag if it's not removable

* fix(typography): CORE-5063 add dompurify to linebreaktolist to render html tag properly

* refactor(form): change selectedValue prop to value in horizontalSelect


Approved-by: Yanuar Yanuar