braks
|
9f856485b0
|
feat(gui-v2): add mini sidebar component
|
2 years ago |
braks
|
5318376f3c
|
refactor(gui-v2): move language switcher
|
2 years ago |
braks
|
704b641ed0
|
chore(gui-v2): fix types in components
|
2 years ago |
braks
|
50217bcc40
|
feat(gui-v2): extend overlay props
|
2 years ago |
braks
|
b285ce65e0
|
feat(gui-v2): add general overlay component
|
2 years ago |
braks
|
be76ec4998
|
chore(gui-v2): type cleanups
|
2 years ago |
braks
|
8098f3fb57
|
chore(gui-v2): cleanup
|
2 years ago |
braks
|
a0107d0972
|
chore(gui-v2): remove `v-list` from social cmp
|
2 years ago |
braks
|
1b3a3d06b7
|
feat(gui-v2): add prop to disable sponsors img
|
2 years ago |
braks
|
ce70bd1fca
|
fix(gui-v2): flipping card animation
|
2 years ago |
braks
|
da8a6700cc
|
feat(gui-v2): add flipping card
|
2 years ago |
braks
|
a2f79c5692
|
chore(gui-v2): add missing `discourse` icon
|
2 years ago |
Raju Udava
|
f5bd01a9f7
|
refactor: navbar menu options
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
82398cf03f
|
refactor(gui-v2): replace vuetify form with ant form
|
2 years ago |
braks
|
68cae516d4
|
chore(gui-v2): cover image in Sponsors.vue
|
2 years ago |
braks
|
31b65555bf
|
chore(gui-v2): add dark styles for language switcher
|
2 years ago |
braks
|
2c4d8ee8e2
|
chore(gui-v2): remove duplicate color transitions
|
2 years ago |
braks
|
a699feb3a3
|
feat(gui-v2): add noco icon component
|
2 years ago |
braks
|
560e4e7203
|
feat(gui-v2): add color-transition shortcut to windi
|
2 years ago |
Braks
|
ee28ec167c
|
chore(gui-v2,test): install i18n as plugin instead of mocking
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
a7ce628091
|
feat(gui-v2,test): add tests for sponsors translations
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
5d19d6425d
|
feat(gui-v2,testing): add vitest and a simple component test
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
f149e37d61
|
feat(gui-v2): add dark mode to state and some styles
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
30e4de72ed
|
chore(gui-v2): add todo message
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
3528ba7db8
|
chore(gui-v2): update share component styles
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
8e195fb56f
|
feat(gui-v2): add navigation to sidebar
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
973bce682e
|
chore(gui-v2): add gap to social icons
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
cb7f284e63
|
feat(gui-v2): use correct brand colors
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
5647ea0935
|
feat(gui-v2): add social icons to sidebar navigation on overview
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
15d025de00
|
feat(gui-v2): disable user-select on menus
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
ffd2538891
|
feat(gui-v2): mark active locale
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
dea69b214a
|
refactor(gui-v2): wording of enum `Languages` to `Language`
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
975c424a3b
|
refactor(gui-v2): add actions & getters to state
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
4143f65cf5
|
feat(gui-v2): add page transitions
# What's changed?
* transition on page/layout change
* move v2 styles to separate file
* refactor layouts
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
5a7a38bb11
|
feat(gui-v2): increase icon size
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
8f1688d597
|
feat(gui-v2): add shortcut for custom scrollbar style
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
a235c992ff
|
feat(gui-v2): update language switcher styles
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
8e1ce46f42
|
chore(gui-v2): replace deep selector with non-deprecated version
|
2 years ago |
Braks
|
fbaa169a12
|
feat(gui-v2): add list view
|
2 years ago |
Braks
|
759040752b
|
feat(gui-v2,deps): add translate icon to component
|
2 years ago |
Braks
|
485b85474f
|
feat(gui-v2): add languages enum
|
2 years ago |
Braks
|
85acd356f3
|
feat(gui-v2): add language switcher
|
2 years ago |