Commit Graph

8 Commits

Author SHA1 Message Date
kwaroran
1b34cd605a [feat] folder custom 2023-07-22 23:29:37 +09:00
kwaroran
2e7619ec37 [feat] folder borders 2023-07-22 20:45:27 +09:00
kwaroran
c42a8710e1 [feat] drag and drop order and folders 2023-05-23 04:51:47 +09:00
kwaroran
843ad49842 [refactor] performance improvements 2023-05-21 20:09:14 +09:00
kwaroran
502ffa7314 [feat] round icons 2023-05-17 02:31:14 +09:00
kwaroran
9757d510a2 [refactor] refactored some pull requested code 2023-05-13 03:55:42 +09:00
kwaroran
c694020332 [fix] changed to round square icons 2023-05-13 03:34:11 +09:00
phyyou
a10ee2e7a6 feat(sidebar-avatar): Creat SidebarIndicator & Refactor Sidebar UI
* Add SidebarIndicator
* Remove BarIcon components at Character at Bar
  * It replaced by SidebarAvatar component
  * (TODO: Refactor BarIcon to UI Components & Sidebar State Flow)
* Refactor getCharImage
  * Delete unused code

BREAKING CHANGE:
2023-05-13 01:58:14 +09:00