Hakadao
|
fb1bbd75b3
|
feat: implement trending page
|
2023-10-15 02:20:01 +08:00 |
|
Hakadao
|
ca93d46d4b
|
fix: resolved the issue of ranking visibility on the AnimeCard
|
2023-10-15 02:19:11 +08:00 |
|
Hakadao
|
9aad900450
|
refactor: refactor code when v-if & v-for are used together
|
2023-10-15 00:55:12 +08:00 |
|
Hakadao
|
1a5f33dbe7
|
feat: update trending page
|
2023-10-13 18:46:40 +08:00 |
|
Hakadao
|
9830a70abd
|
style: adjust top panel styles
|
2023-10-13 18:46:20 +08:00 |
|
Hakadao
|
84fc4de79a
|
chore: remove useless code
|
2023-10-13 18:45:45 +08:00 |
|
Hakadao
|
e7a47cf2df
|
feat: add horizontal style in VideoCard
* fix: 修正滑動到影片卡片hover效果有時會出現被裁切問題
|
2023-10-13 18:45:28 +08:00 |
|
Hakadao
|
7720eeb29b
|
refactor: rename function getFollowingAuthorVideos to getFollowedUsersVideos
|
2023-10-13 16:09:52 +08:00 |
|
Hakadao
|
4f7e871cf1
|
refactor: rename RecommendContent to ForYou
* chore: import `Trending` component to `Home`
|
2023-10-13 15:18:46 +08:00 |
|
Hakadao
|
a3788b3aae
|
feat: add easter egg in the RightSideButtons
|
2023-10-13 12:30:26 +08:00 |
|
Hakadao
|
d744eb9da9
|
refactor: refactor button attribute implementation
* refactor: refactor button usage attribute on page utilizing the button
|
2023-10-13 11:30:23 +08:00 |
|
Hakadao
|
7f27633d6a
|
style: adjust the colors for elevated hover & content hover
|
2023-10-13 11:28:36 +08:00 |
|
Hakadao
|
f6df646c41
|
fix: double-clicking dock item doesn't refresh page or back to top
|
2023-10-12 18:24:30 +08:00 |
|
Hakadao
|
fa4b17f3f3
|
style: add elevated hover css variables
* style: adjust `BackToTopAndRefreshButtons` styles
|
2023-10-12 12:34:23 +08:00 |
|
Hakadao
|
7c231cfa10
|
refactor: refactor button attribute implementation
* refactor: refactor button usage attribute on page utilizing the button
* feat: add more animation effects for `BackToTopAndRefreshButton`
|
2023-10-12 12:08:39 +08:00 |
|
Hakadao
|
f6e0efebce
|
refactor: refactor button attribute implementation
|
2023-10-12 11:44:15 +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
|
83168e6779
|
chore: remove useless styles
|
2023-10-11 18:03:20 +08:00 |
|
Hakadao
|
b1fd52cc6e
|
refactor: separate vue transition & transition group styles into transitionAndTransitionGroup.scss
|
2023-10-11 17:33:59 +08:00 |
|
Hakadao
|
241ec7e777
|
feat: update icons on topbar, settings panel, dock & right side buttons
|
2023-10-11 12:48:41 +08:00 |
|
Hakadao
|
7caa7f3b61
|
feat: scroll to top when homepage tab is changed
|
2023-10-11 01:50:51 +08:00 |
|
Hakadao
|
8740dc2e63
|
style: adjust styles
|
2023-10-11 01:29:27 +08:00 |
|
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
|
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
|
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
|
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 |
|