Commit Graph

7 Commits

Author SHA1 Message Date
braks
84552d9956 fix(nc-gui): ring opacity 2022-10-05 01:14:54 +02:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
adfb4300d4 feat(nc-gui): add nc version 2022-09-23 19:40:15 +08:00
braks
d3a4bca8f3 feat(nc-gui): store sidebar states separately by id
# What's changed?

* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2022-09-15 12:59:27 +02:00
Pranav C
b5b050dcaa refactor(gui): keep the right sidebar open by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-14 14:19:43 +05:30
Raju Udava
9c721f5426 chore(CY): add class name for modal & menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-13 18:05:30 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00