braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
braks
|
a0bcf49b24
|
feat(gui-v2): add `useDialog` composable
|
2 years ago |
Pranav C
|
2446b04de1
|
feat(gui-v2): add shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d4fb7a2ec7
|
feat(gui-v2): add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
Pranav C
|
e751a7aeae
|
chore(gui-v2): remove unused files
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8e1c7fca09
|
fix(gui-v2): create a store for LTAR column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
7ad484613e
|
feat(gui-v2): add `useInjectionState` composable
# What's changed?
* extends on VueUses' `createInjectionState`
* immediately returns injection state on provide
|
2 years ago |
Pranav C
|
2c4bfb1f22
|
refactor(gui-v2): combine composables
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 |
braks
|
77e9aabc4b
|
chore(gui-v2,deps): export useGridViewColumnWidth from barrel file
|
2 years ago |
braks
|
6ab8bb86e5
|
feat(gui-v2): add barrel file to composables dir
|
2 years ago |