Commit Graph

719 Commits

Author SHA1 Message Date
Hakadao
58d9965fe3 fix(old-top-bar): popups cause horizontal scroll bar to appear (#931)
close #931
2024-07-28 21:51:22 +08:00
Hakadao
debad946f7 feat(top-bar): adjust unread number dot style 2024-07-28 21:44:55 +08:00
Hakadao
693a7afd72 feat: add option to use old top bar 2024-07-27 14:29:49 +08:00
Hakadao
fcc1119efa feat(top-bar): adjust number dot style 2024-07-27 14:10:28 +08:00
Hakadao
a47ee4e34d fix(top-bar): adjust premium tag (大會員) style && revert original upload icon 2024-07-27 13:18:07 +08:00
Hakadao
8b51cf58d0 feat(top-bar): redesign top bar && resolve #928
close #928
2024-07-27 00:59:19 +08:00
Hakadao
e167473a29 feat(user-panel-popup): redesign user panel 2024-07-27 00:58:07 +08:00
Hakadao
41e74f67ca chore(channels-popup): tweak style 2024-07-26 17:02:32 +08:00
Hakadao
c82a30546f chore(top-bar): adjust backdrop filter blur on TopBar component 2024-07-26 11:59:43 +08:00
Hakadao
c9fb418a7d fix(top-bar): still show bewly's top bar on creative center 2024-07-25 13:09:35 +08:00
Hakadao
df400b36af fix(notification-popup): cannot show the unread dot (#918)
close #918
2024-07-25 11:53:53 +08:00
Hakadao
3fca5ba301 chore(top-bar): tweak unread dot style 2024-07-25 11:34:24 +08:00
Hakadao
69e7dfda7e feat(settings): adjust the style of the upload wallpaper component 2024-07-25 11:17:35 +08:00
Hakadao
3b67423951 feat(channel-popup): improve the channel popup && add i18n support 2024-07-25 00:54:26 +08:00
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