Commit Graph

39 Commits

Author SHA1 Message Date
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
starknt
e8d563792b feat: theme switching animation 2024-01-07 22:59:21 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
Hakadao
c803d8751d refactor: remove "as any" 2024-01-01 19:09:50 +08:00
Hakadao
c6b37b3dfc feat: implement reset content feature in dock 2023-12-24 17:24:04 +08:00
Hakadao
45baf9d578 fix: Compare two arrays, get the differing elements, and delete or add them to the dockItemVisibilityList 2023-12-21 01:35:56 +08:00
Hakadao
bf67c13208 feat: dock item visibility adjustment 2023-12-20 01:34:17 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
f576df449e fix: dock cannot instantly hide or show when toggle auto-hide option 2023-11-26 19:56:02 +08:00
Hakadao
5ef0abe3ae feat: automatically hide the dock 2023-11-26 19:46:50 +08:00
Hakadao
b1e90a50ce chore: reorder dock items 2023-10-29 16:54:36 +08:00
Hakadao
046320252c style: remove icon activated effects 2023-10-12 01:51:04 +08:00
Hakadao
b398605a65 feat: add easter egg in the dock 2023-10-11 18:39:07 +08:00
Hakadao
241ec7e777 feat: update icons on topbar, settings panel, dock & right side buttons 2023-10-11 12:48:41 +08:00
Hakadao
610e832116 style: adjust icons size 2023-10-09 17:35:10 +08:00
Hakadao
495e950aec refactor: use v-for loop to display dockItems 2023-10-09 17:07:22 +08:00