Commit Graph

541 Commits

Author SHA1 Message Date
Hakadao
b4e2d4bcee feat: complete homepage Following tab 2023-10-10 01:21:49 +08:00
Hakadao
4bf6f111e8 fix: dock cannot be semi-transparent
dock cannot be semi-transparent after opening settings panel
2023-10-09 18:04:37 +08:00
Hakadao
01c123000e fix: settings panel title not displaying
* fix: fix the laying issue of settings panel
2023-10-09 17:54:40 +08:00
Hakadao
2822535d88 refactor: use v-for loop to display menu items 2023-10-09 17:36:55 +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
Hakadao
cd53dcf9c0 refactor: separate buttons into BackToTopAndRefreshButtons component 2023-10-08 13:32:50 +08:00
Hakadao
ed77fbed5f refactor: move the wallpaper search page mode to Home 2023-10-08 13:18:17 +08:00
Hakadao
7004a3f95c refactor: separate the AppBackground component 2023-10-08 13:10:35 +08:00
Hakadao
2812b43963 refactor: separate the RightSideButtons component
* refactor: remove useless functions & variables
2023-10-08 12:26:28 +08:00
Hakadao
76a36b1871 refactor: separate the Dock component 2023-10-08 12:16:22 +08:00
Hakadao
2de2f3da12 chore: update pnpm-lock 2023-10-08 12:13:44 +08:00
Hakadao
04436bb759 refactor: separate the Dock component 2023-10-08 02:46:10 +08:00
Hakadao
39a016cb52 refactor: adjust types.ts location 2023-10-08 01:15:12 +08:00
Hakadao
7fa697e26f refactor: move OverlayScrollbars css import location 2023-10-08 01:11:42 +08:00
Hakadao
dfe1deed06 fix(pkg): install uninstalled peer dependencies 2023-10-08 01:08:37 +08:00
Hakadao
55ab470d44 refactor: rename child components in Topbar 2023-10-07 16:34:53 +08:00
Hakadao
3f2c3943fd style: adjust shadow colors 2023-10-07 15:48:19 +08:00
Hakadao
9f07a8bc26 feat: use OverlayScrollbar 2023-10-07 15:41:09 +08:00
Hakadao
85d71d5e56 chore: just wanna push some code... 2023-10-07 01:30:45 +08:00
Hakadao
a51b1f485a refactor: rename some function names 2023-10-07 00:48:09 +08:00
Hakadao
7441ee7160 style: adjust styles 2023-10-06 21:55:55 +08:00
Hakadao
19e5ca50b9 style: adjust styles 2023-10-06 20:08:11 +08:00
Hakadao
79fc29053a style: adjust settings panel styles 2023-10-06 19:53:04 +08:00
Hakadao
73ba00209e style: redesign settings panel 2023-10-06 19:48:01 +08:00
Hakadao
53c030136d style: adjust shadow colors & fill colors 2023-10-06 19:47:45 +08:00
Hakadao
0ae27ddeb9 fix: two search bars appearing in search page 2023-10-05 02:12:50 +08:00
Hakadao
02b96c4bb5 chore: update version number v0.8.0 2023-10-02 19:13:44 +08:00
Hakadao
10761a2753 i18n: translate settings for search page mode 2023-10-02 19:11:48 +08:00
Hakadao
4afebd7706 style: adjust styles 2023-10-02 18:57:35 +08:00
Hakadao
83911bc6a3 style: adjust buttons height 2023-10-02 18:41:22 +08:00
Hakadao
293ee6fe39 feat: add wallpaper to search page mode
* fix: topbar doesn't display logo & search bar on other pages
* style: adjust vue fade transition effect
2023-10-02 18:37:30 +08:00
Hakadao
808a95bde9 style: adjust the position of the character 2023-10-02 18:33:23 +08:00
Hakadao
ae9e10d755 fix: prevent content shaking during animation 2023-10-02 17:09:50 +08:00
Hakadao
8b7ce1ff0d fix: prevent button height too low in some case 2023-10-02 17:05:36 +08:00
Hakadao
2ea4c36a25 feat: prevent closing the settings panel when it has a child dialog
* style: adjust `ChildSettingsDialog` styles
2023-10-02 16:13:44 +08:00
Hakadao
dbcc55ffc8 fix: 英文數字和字母之間添加空格調整視覺效果 2023-10-02 16:02:28 +08:00
Hakadao
f68d437bb4 feat: add search page mode settings panel popup 2023-10-02 05:30:55 +08:00
Hakadao
e7ca480791 style: adjust styles 2023-10-02 05:25:33 +08:00
Hakadao
91567b21da feat: redesign settings panel 2023-10-02 04:24:01 +08:00
Hakadao
a7602e6922 feat: add SettingsItemGroup component 2023-10-02 03:33:00 +08:00
Hakadao
ea6c5a3058 refactor: rename SettingItem to SettingsItem
* feat: add a new config without implementing the function...
2023-10-02 02:22:22 +08:00
Hakadao
72cd998891 feat: add some feature for Button 2023-10-02 02:13:08 +08:00
Hakadao
2328802469 feat: upgrade to the v2 app recommending videos api 2023-10-01 18:51:25 +08:00
Hakadao
4b71f944af style: adjust styles 2023-10-01 15:48:10 +08:00
Hakadao
2087a659eb fix: 在视频页的顶部栏 历史记录中跳转错误 #45 2023-10-01 15:48:03 +08:00
Hakadao
58bdeab0c3 feat: use search page mode on homepage 2023-10-01 03:23:21 +08:00
Hakadao
143bc5fae2 style: adjust settings styles 2023-10-01 03:20:20 +08:00
Hakadao
92ff78c966 feat: implement open link in current tab temporarily 2023-09-30 22:35:23 +08:00
Hakadao
09986179de feat: add config for adapting to other page styles 2023-09-30 14:28:18 +08:00