Wing-Kam Wong
|
80fbad1058
|
feat(gui-v2): implement copy form view logic
|
2 years ago |
Wing-Kam Wong
|
753a590998
|
fix(gui-v2): push the created view to router
|
2 years ago |
Pranav C
|
947e9ec02e
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
c207d0fbd8
|
chore(gui-v2): update layout structure
|
2 years ago |
braks
|
f831c41e1b
|
chore(gui-v2): remove icon imports in favor of autoload
|
2 years ago |
braks
|
65f0b1db1a
|
chore(gui-v2): update styles
|
2 years ago |
braks
|
7c8fd97d8d
|
feat(gui-v2): add database to sidebar icons
|
2 years ago |
braks
|
4f33346a30
|
feat(gui-v2): add header
|
2 years ago |
braks
|
4dbaaebd06
|
chore(gui-v2): update icon styles
|
2 years ago |
braks
|
0fd28ba855
|
refactor(gui-v2): replace right side drawer toggle
|
2 years ago |
braks
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
braks
|
e1cad18e10
|
chore(gui-v2): revert the 0.5px change
|
2 years ago |
braks
|
9aac08e6b0
|
chore(gui-v2): add 0.5 px right sidebar top offset
|
2 years ago |
braks
|
638e304db0
|
refactor(gui-v2): move sidebar toolbar items to separate directory
|
2 years ago |
Pranav C
|
296309d291
|
refactor(gui-v2): remove unused import, rename variable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ea5069e8c
|
fix(gui-v2): tab navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
braks
|
000529df42
|
chore(gui-v2): xml icon hover style
|
2 years ago |
braks
|
6a9c8dc86d
|
feat(gui-v2): add tooltips to right sidebar icons
|
2 years ago |
braks
|
1becd58827
|
refactor(gui-v2): use collapsible prop on views sidebar
|
2 years ago |
braks
|
4c2a545417
|
chore(gui-v2): add xml and hook icons to collapsed sidebar
|
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
|
30557f5280
|
feat(gui-v2): add sortable to views list
|
2 years ago |
braks
|
51ab1d5ab5
|
chore(gui-v2): use light theme for menu
|
2 years ago |
braks
|
8710519f54
|
refactor(gui-v2): split sidebar into smaller components
|
2 years ago |