braks
fcfab01995
chore(nc-gui): fix types and cleanup unused vars
2 years ago
braks
b07f52bb40
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
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
2 years ago
braks
81db2c8435
chore(nc-gui): fix type issues and set proper ref types
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Wing-Kam Wong
497c87c94c
feat(gui-v2): use useSidebar with storageKey
2 years ago
Wing-Kam Wong
0207310beb
chore(gui-v2): remove mx-3
2 years ago
Wing-Kam Wong
068153531d
chore(gui-v2): add cursor-pointer on sidebar toolbar
2 years ago
braks
3fa93d0354
chore(gui-v2): fix types in Decimal, Integer, DeleteTable & SearchData
2 years ago
braks
f6bfdd262d
refactor(gui-v2): show tooltip in bottomEnd when sidebar is open
2 years ago
braks
638e304db0
refactor(gui-v2): move sidebar toolbar items to separate directory
2 years ago
Pranav C
2c4bfb1f22
refactor(gui-v2): combine composables
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
828b830aa8
refactor(gui-v2): group module imports
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5d08bf0b28
refactor(gui-v2): remove unnecessary style tag
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f8ed011dd4
fix(gui-v2): import modules from `#imports`
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
491fad361b
refactor(gui-v2): integrate delete table with delete icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e7d46e53b7
refactor(gui-v2): set icon size to avoid shrinking
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
6a9c8dc86d
feat(gui-v2): add tooltips to right sidebar icons
2 years ago
Pranav C
9f4e789418
feat(gui-v2): add all options in toolbar
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago