Daniel Spaude
64808abb27
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
eb04b74fc1
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Pranav C
80fb1292a2
fix(gui): align pagination arrows center
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4f1f63db72
refactor(gui): icon text color and border color change
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
b07f52bb40
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
braks
5ede6ee764
chore(nc-gui): remove unnecessary opts
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
0567b47afc
fix(nc-gui): right sidebar collapse not working
...
# What's changed?
* use sync ref to sync sidebar state to storage
* use cb function for toggle
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Raju Udava
9fd11bf8bb
refactor: i18n for import menu, help center, lock type, pagination
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
0d5f83e7d6
refactor(gui-v2): minor ui updates
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
9da3c676df
test: CY marker for toggle draw
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
7d251e0048
chore(gui-v2): cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
cd291d82c1
refactor(gui-v2): ui changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
851fb467cd
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
bf95d5d0b3
refactor(gui-v2): move toolbar to tab content level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
Pranav C
0755b71ccb
refactor(gui-v2): delay tooltip to avoid showing immediately on hover
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7f849189d4
refactor(gui-v2): new layout
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
0fd28ba855
refactor(gui-v2): replace right side drawer toggle
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
braks
8babcc2d11
refactor(gui-v2): change right sidebar toggle icons
...
# What's changed?
* add RightSidebarInj injection key
* change right sidebar toggle icons
* limit views menu height to max 200px
2 years ago
Naveen MR
1f06bae982
chore : unfold icons
2 years ago
braks
6a9c8dc86d
feat(gui-v2): add tooltips to right sidebar icons
2 years ago
braks
d01c96a4d9
refactor(gui-v2): fix right sidebar layout
...
# What's changed?
* teleport right sidebar and pull it up to header border bottom
* Show icons when toggling right sidebar
* Replace toggle icon
2 years ago
braks
361a9d7119
feat(gui-v2): add drawer toggle injection
2 years ago
braks
4b2834af0a
chore(gui-v2): update drawer toggle styles and add tooltip
2 years ago
Pranav C
2858720637
refactor(gui-v2): add dot between icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
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