Commit Graph

17 Commits

Author SHA1 Message Date
Hakadao
dd50659355 fix: top bar covering content (#1235)
resolve #1235
2025-01-02 02:13:23 +08:00
Hakadao
39f0474108 fix: use new history page 2024-12-16 01:52:25 +08:00
Hakadao
47644b530e feat: moments page 2024-12-15 22:35:36 +08:00
Hakadao
06d58d95ab feat(dock): support opening in a new tab && using the Bilibili page 2024-12-09 02:34:15 +08:00
Hakadao
3e42f53ebc feat(home): add live page on home 2024-10-28 02:34:27 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Stephen Zhou
2cea2dfaf9 chore: knip (#744) 2024-05-11 11:36:10 +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
hakadao
26d4cb17bb perf(Home): improve home page performance (#733)
* perf: solve the problem of high home page occupancy (#732)

* chore(Home): add keep alive again for `ForYou` page

* style(Home): improve tab content loading animation

---------

Co-authored-by: star knight <64941905+starknt@users.noreply.github.com>
2024-05-07 23:21:39 +08:00
Stephen Zhou
736f8d7eaf chore: update deps (#661)
Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-25 16:21:19 +08:00
Hakadao
6e2ed46f8a refactor: refactor methods for dock items comparison and home tabs comparison 2024-03-04 01:15:11 -03:00
cloudflypeng
1a5c7cecea feat: custom home tab (#314)
* feat: custom home tab

* fix: init home tab

* fix: init homePageTabVisibilityList

* fix: delete default page opions

* fix: change text and reset

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-02-25 08:16:23 -03:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
Hakadao
6e6722dcca refactor: use pinia to store top bar items (wip) 2024-01-02 00:30:15 +08:00
Hakadao
16eafd06ab refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar 2024-01-01 18:18:42 +08:00
Hakadao
33f0758e0a refactor(WIP): implement storage functionality using pinia + useStorageLocal() 2023-12-24 17:26:30 +08:00
Hakadao
c6b37b3dfc feat: implement reset content feature in dock 2023-12-24 17:24:04 +08:00