Commit Graph

705 Commits

Author SHA1 Message Date
Hakadao
7bfec41cdd feat(channels-popup): add more entry in channels popup && redesign it 2024-07-24 11:45:54 +08:00
Hakadao
8f26eb8c63 chore(settings): update afdian link in about page 2024-07-23 11:12:19 +08:00
Hakadao
8d2a07b721 refactor: replace ChildSettingsDialog with Dialog and delete old references 2024-07-23 01:42:50 +08:00
Hakadao
11d5bd8937 chore: Update Input component to accept string or number values for modelValue 2024-07-23 01:35:39 +08:00
Hakadao
142d403983 chore(dialog): adjust padding and overflow styles 2024-07-23 01:22:53 +08:00
Hakadao
5a039a5d93 chore(dialog): adjust padding style 2024-07-23 01:16:39 +08:00
Hakadao
efaad16241 feat(top-bar): reduce the left and right gaps 2024-07-23 00:58:35 +08:00
Hakadao
f30a6a711f fix(top-bar): top bar cannot auto-hide on the home page 2024-07-23 00:51:17 +08:00
Hakadao
c5b4b17208 refactor: use TOP_BAR_VISIBILITY_CHANGE for global top bar visibility event 2024-07-23 00:33:33 +08:00
Hakadao
86131ad7de fix(notifications-popup): use recv_reply and recv_like to represent reply and like count 2024-07-21 23:58:18 +08:00
Hakadao
e5a9e6b60a fix(top-bar): disable top bar on creative center page 2024-07-21 22:15:33 +08:00
Hakadao
b73a52d42e chore(dock): update hover effect for theme switcher button 2024-07-21 22:10:29 +08:00
Hakadao
95ae47b0af refactor(top-bar): move all relative logic to TopBar.vue && remove alwaysShowTheTopBarLogoOnSearchPageMode setting 2024-07-21 19:08:23 +08:00
Hakadao
d4d5fbe318 chore(about): remove the contributors section 2024-07-21 18:20:47 +08:00
Hakadao
75ccce6129 feat(dock): remove the bottom blur effect mask 2024-07-21 17:50:59 +08:00
Hakadao
5b7c8a675f docs: update README.md to mention icon usage 2024-07-21 17:02:16 +08:00
Hakadao
e83f55969a chore(upload-popup): allow popup to adjust based on content width 2024-07-21 16:53:48 +08:00
Hakadao
492a57f24f fix(notifications-popup): fix text wrapping when number count appears #909
close #909
2024-07-21 16:41:02 +08:00
Hakadao
2822cd30d9 feat(dock): add hover effect for theme switcher button 2024-07-20 02:04:39 +08:00
Hakadao
46992eea36 chore: fix typo 2024-07-15 14:57:01 +08:00
Hakadao
f42d197a5f chore(settings): update language files for links and sponsor descriptions in about page 2024-07-15 01:24:04 +08:00
Hakadao
0b6bacc91d feat(settings): redesign about page 2024-07-14 00:55:05 +08:00
Hakadao
063cacbaf8 feat: update BewlyBewly logo in About page 2024-07-12 19:14:01 +08:00
Hakadao
fecec1c75c chore: reorder block ads sorting 2024-07-11 00:43:15 +08:00
Hakadao
b6df0b5f1e fix(notifications-popup): adjust number dot style 2024-07-10 16:09:20 +08:00
Hakadao
4255f71aa9 chore(settings): reorder the performance settings 2024-07-10 14:46:49 +08:00
Hakadao
e44bda0794 feat(dialog): add showFooter prop to control footer visibility 2024-07-10 01:08:12 +08:00
Hakadao
37b081abd5 chore: update Dialog component footer buttons styling 2024-07-10 00:59:03 +08:00
Hakadao
dc5a120f44 chore: update maxWidth fallback value in Dialog component 2024-07-10 00:43:27 +08:00
Hakadao
b864790498 chore(dialog): update footer padding in Dialog component 2024-07-10 00:18:31 +08:00
Hakadao
ecc9a2f784 chore(user-panel-popup): update uploads manager icon 2024-07-09 00:52:24 +08:00
Hakadao
9e205b3172 chore: adjust some code styles 2024-07-09 00:51:51 +08:00
Hakadao
a08ec87c13 feat(upload-popup): update icons 2024-07-09 00:49:52 +08:00
MidnightCrowing
76821b521f fix: prevent the list item bouncing problem in top bar popups (#889)
* fix(TopBarPop): fade in animation

* Revert "fix(TopBarPop): fade in animation"

This reverts commit f3a6b340de.

* add a transparent block

* chore: reduce redundant code

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-08 15:12:32 +08:00
ljt990218
9fa80ff325 fix: navigation to channel url when clicking author's name or avatar in top bar popups (#888)
* fix: UserPanelPop hover Inconsistent animation

* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX

* style(videoPage): add border radius to bp-docker-minor element

* feat(MomentsPop,HistoryPop): Realize clickable author's name and avatar in the top bar pop-up window

* Update videoPage.scss

* Update videoPage.scss
2024-07-08 09:55:02 +08:00
MidnightCrowing
cc4d7d6148 fix(UserPanelPop): fix undefined money & b-coins display (#890) 2024-07-08 09:49:13 +08:00
Hakadao
4c69e80af2 chore: adjust the position of logo 2024-07-07 01:05:57 +08:00
Hakadao
981d6482b4 feat(NotificationsPop): update notification popup icons 2024-07-06 20:34:34 +08:00
Hakadao
1353d3fd03 feat: redesign user panel popup 2024-07-06 02:18:48 +08:00
Hakadao
207e3a9eae feat: redesign channels popup 2024-07-06 02:18:34 +08:00
Hakadao
7fa2e28666 feat(TopBar): change the logo style 2024-07-06 00:56:17 +08:00
Hakadao
66f4130e6c chore(TopBar): remove unnecessary condition for showing VIP icon 2024-07-05 00:15:54 +08:00
Hakadao
412dbe08c5 chore: adjust part of code style 2024-07-05 00:15:06 +08:00
zyH
5729c0b81a feat(TopBar): show vip icon when hover avatar (#879) 2024-07-05 00:01:00 +08:00
MidnightCrowing
67b03b5046 feat(UserPanelPop): add experience bar (#875)
* feat: add experience bar

* comment out LV6d_ICON

* delete LV6d_ICON import

* change type declaration

* change type declaration

* add show judgment

* update UserPanelPop.vue

* feat: update user panel style

* chore: update

* chore: Update lvIcons.ts to include LV6_LIGHTNING_ICON

* chore: update user panel styles

* chore: add english translate example

* add i18n for experience description

* feat: improve the i18n translate && adjust style

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-05 00:00:06 +08:00
Hakadao
f86ee7e132 refactor: use --bew-skeleton to represent the skeleton color 2024-07-02 15:06:01 +08:00
Hakadao
06382e10e2 feat: recommendation mode filter setting (#840)
* feat: Add filter options for view count and duration in settings

* chore: update styles && rename func.ts to useFilter.ts

* feat: Add scrollbar check to determine if the viewport has a scrollbar

* feat: app recommendation filters

* chore: update

* feat: i18n support

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-07-01 01:05:18 +08:00
Hakadao
b7d7c4bab5 feat: add frosted glass for all top bar popups 2024-06-30 16:27:51 +08:00
Hakadao
79e1b82652 chore: Adjust dock and top bar mask style 2024-06-30 15:03:10 +08:00
Hakadao
6b10130867 chore: add shadow to avatar in TopBar component 2024-06-30 14:38:44 +08:00