Skip to content

Releases: AccelByte/justice-ui-library

0.8.1

11 Aug 06:48
6ce8dfa
Compare
Choose a tag to compare

Commits

  • cffcd2b: fix style toggle if toggle is disabled #patch (Andri Nuryawan) #79

0.8.0

02 Aug 13:13
ee6eb0e
Compare
Choose a tag to compare

Code Refactoring

0.7.4

27 Jul 07:02
0d5ee14
Compare
Choose a tag to compare

Bug Fixes

0.7.3

27 Jul 04:24
Compare
Choose a tag to compare

Features

  • tootlip: add Prop position in tooltip compononent, set styling for tooltip to position:fixed, determine top and left coordinate using javascript #patch #76 (aylwin5)

0.7.2

25 Jul 02:17
Compare
Choose a tag to compare

Bug Fixes

  • styles: fix css is not injected if imported by more than one components #patch #75 (rayhannr)

0.7.1

19 Jul 09:58
Compare
Choose a tag to compare

Bug Fixes

  • styles: fix missing fa-icon in production #patch #74 (rayhannr)

0.7.0

19 Jul 00:38
Compare
Choose a tag to compare

Chores

  • components: import fa_icons.css in all components using fa-icon #72 (rayhannr)
  • create separate module for each component #minor #73 (rayhannr)

0.6.5

12 Jul 01:28
Compare
Choose a tag to compare

Chores

  • remove styled-atlaskit folder and move its components up by one level #69 (rayhannr)
  • components: remove Form folder and move its components up by one level #70 (rayhannr)
  • components: remove Loading, Navigation, Page, and Wrapper folder and move its components up by one level #patch #71 (rayhannr)

0.6.4

05 Jul 03:11
Compare
Choose a tag to compare

Styles

  • input: update label and input font size in ValidatedInput #patch #68 (rayhannr)

0.6.3

04 Jul 02:24
8f420df
Compare
Choose a tag to compare

Bug Fixes

  • ValidSelect: allow SelectOption[] as onChange argument type #patch #67 (Aris FM)