Commit Graph

26 Commits

Author SHA1 Message Date
Stephen Zhou
45b0b5d0d0 chore: apply to dock.vue 2024-02-03 16:27:12 +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