Commit Graph

65 Commits

Author SHA1 Message Date
Hakadao
8cef884afc fix(Dock): dark mode switcher ui bug 2024-10-01 23:34:48 +08:00
Hakadao
c43577b511 chore(dock): tweak divider style 2024-09-09 11:14:58 +08:00
Hakadao
69250c9faf refactor(dock): toggleDockHide -> toggleHideDock 2024-09-09 02:20:50 +08:00
Hakadao
10ad269e92 fix: lint 2024-07-29 13:22:22 +08:00
Hakadao
b73a52d42e chore(dock): update hover effect for theme switcher button 2024-07-21 22:10:29 +08:00
Hakadao
75ccce6129 feat(dock): remove the bottom blur effect mask 2024-07-21 17:50:59 +08:00
Hakadao
2822cd30d9 feat(dock): add hover effect for theme switcher button 2024-07-20 02:04:39 +08:00
Hakadao
79e1b82652 chore: Adjust dock and top bar mask style 2024-06-30 15:03:10 +08:00
Hakadao
e91549f584 chore(Dock): adjust dock style 2024-06-30 14:27:25 +08:00
Hakadao
b148718384 feat(Dock): add bottom dock gradient frosted glass effect 2024-06-30 06:52:08 +08:00
Hakadao
021c7c4dcf refactor: rename content color variable names 2024-06-27 01:24:19 +08:00
Hakadao
4fe4c92733 refactor: unify elevated elements color 2024-06-27 01:06:46 +08:00
Hakadao
9f3005ac65 chore: add settings icon hover effect && delete useless code 2024-06-21 16:39:10 +08:00
hakadao
8d7f8174cf feat: add inner glow effect in some components 2024-06-14 01:02:25 +08:00
Stephen Zhou
5c0148a2b0 chore: format css (#808)
* chore: format css

* update

* update

* chore: eslint-skip

* update

* update

* chore: enforce the use of double quotes in `--at-apply` values

* refactor: rename `--at-apply` into `--uno`

* fix: fix dark theme userSpace search page css (#811)

* fix userSpace search css

* add new fix

* add new fix

* fix(adaptedStyles): adapt unadapted contents

---------

Co-authored-by: hakadao <a578457889743@gmail.com>
Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com>
2024-06-04 00:15:46 +08:00
Hakadao
d3bcde59d7 fix: Cannot re-toggle SVG animated icons (#793) 2024-05-30 23:59:02 +08:00
Hakadao
2c8c46ebba feat(Dock): Improve back-to-top button styling 2024-05-30 00:33:02 +08:00
Hakadao
bcff30d673 refactor(Dock): use emit function to handle refresh and back-to-top 2024-05-26 23:12:45 +08:00
Hakadao
2250eefa09 feat(Dock): add config to move back-to-top or refresh button to dock 2024-05-26 21:38:22 +08:00
Hakadao
19f4b6aed2 feat(Dock): add a config to disable light/dark mode switcher
* feat(Dock): adjust divider style
2024-05-26 19:09:45 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Stephen Zhou
4b69aaf8d3 refactor: only use unocss icons (#742)
Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-10 22:03:46 +08:00
Stephen Zhou
99c0d7d8ee refactor: remove composable auto import (#741) 2024-05-10 19:35:34 +08:00
Stephen Zhou
41611675bb refactor: remove component auto import (#740) 2024-05-10 19:18:24 +08:00
Hakadao
af3e7cf207 perf: add transform-gpu to improve performance 2024-05-03 23:23:56 +08:00
Stephen Zhou
79f11cbb87 refactor: group dark mode logic to useDark (#694)
* refactor: group dark mode logic to useDark

* fix: cannot get the bewlyWrapper

---------

Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-02 02:10:59 +08:00
cloudflypeng
2bed50f2cb fix: 右侧dock自动隐藏和滚动条的冲突 (#632)
close: https://github.com/hakadao/BewlyBewly/issues/476

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-04-22 17:23:02 +08:00
hakadao
0cb21427c5 feat: add some details for dock 2024-03-31 05:48:03 +08:00
Hakadao
ae9c0e1f87 style: adjust styles 2024-03-25 23:43:42 +08:00
Hakadao
cac5c987b9 style(Dock): adjust dock styles 2024-03-14 00:46:05 -03:00
Hakadao
96caf82669 fix(Dock): active color incorrect when hovering dock item in dark mode 2024-03-10 23:51:55 -03:00
Hakadao
747c0a1bc8 style: add edge glow effect in some dialogs 2024-03-10 23:36:37 -03:00
Hakadao
24c5c18c3a style: adjust dock styles 2024-03-10 22:29:46 -03:00
Hakadao
f988e9edc8 feat(Dock): redesign dock 2024-03-10 20:23:50 -03:00
Hakadao
c13a56a203 refactor: rename --bew-filter-glass to --bew-filter-glass-1 2024-03-10 13:25:13 -03:00
Hakadao
dd52392147 refactor: remove the "backdrop-glass" shortcut 2024-03-10 13:17:21 -03:00
Hakadao
6e2ed46f8a refactor: refactor methods for dock items comparison and home tabs comparison 2024-03-04 01:15:11 -03:00
Hakadao
0d50c1594f Merge pull request #258 from hyoban/main
feat: restore theme to auto if match to system
2024-02-03 16:53:55 +08:00
Stephen Zhou
45b0b5d0d0 chore: apply to dock.vue 2024-02-03 16:27:12 +08:00
Hakadao
04d844a8ca feat: add activated style for dock and settings item icons 2024-02-02 12:09:33 +08:00
starknt
a37c8ad13e fix: mainAppRef inject logic 2024-01-26 15:05:27 +08:00
Hakadao
c42809f906 Merge branch 'build/eslint' of https://github.com/starknt/BewlyBewly into starknt-build/eslint 2024-01-09 00:30:13 +08:00
Hakadao
f0511c01e1 perf: improve dark-light theme transition performance 2024-01-08 23:59:20 +08:00
Hakadao
8b57fccc87 perf: improve dark-light theme transition performance 2024-01-08 15:33:50 +08:00
Hakadao
df527ae84d Merge branch 'dev' into feat/theme-switch 2024-01-08 14:05:05 +08:00
starknt
7da9c172aa perf: improve theme switch performance 2024-01-08 13:37:36 +08:00
starknt
5f1fd438ac perf: improve theme switch performance 2024-01-08 13:33:06 +08:00
Hakadao
518549cae1 feat: temporarily hide light and dark theme transition animations 2024-01-08 12:10:16 +08:00
Hakadao
cd523dd29f Merge pull request #135 from starknt/feat/theme-switch
feat: theme-switching animation
2024-01-08 11:52:43 +08:00
Hakadao
e9cf85ed18 fix: Dock栏置底时,刷新/置顶键无法交互 #134 2024-01-08 00:37:42 +08:00