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
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
Hakadao
4177bf6e61
feat(TopBar): adjust frosted glass effect
2024-06-30 06:53:03 +08:00
Hakadao
0bd29798d8
chore(TopBar): adjust dot style
2024-06-30 05:10:40 +08:00
Hakadao
20e8e22f12
fix(TopBar): adjust top bar dot style
2024-06-30 05:04:38 +08:00
Hakadao
f9e68fd144
fix: resolve #869
2024-06-30 00:41:12 +08:00
Hakadao
77b578556e
feat: add edge glow effect for top bar popups
2024-06-28 02:10:43 +08:00
Hakadao
62cd2b6da0
feat(TopBar): redesign top bar
2024-06-28 01:33:09 +08:00
Hakadao
021c7c4dcf
refactor: rename content color variable names
2024-06-27 01:24:19 +08:00
Hakadao
4fe4c92733
refactor: unify elevated elements color
2024-06-27 01:06:46 +08:00
Hakadao
e1abff50b2
fix(MorePop): cannot switch to other languages
2024-06-24 11:33:46 +08:00
Hakadao
154e74ae68
fix(FavoritesPop): cannot load data in some cases ( #857 )
...
close #857
2024-06-24 00:54:28 +08:00
hakadao
6000fce744
chore(TopBar): adjust frosted glass effect
2024-06-19 23:17:04 +08:00
hakadao
3a7abeb3c3
feat(TopBar): adjust mask gradient and frosted glass effect
2024-06-19 00:18:10 +08:00
hakadao
afea990bb3
refactor: update logout button color to match error color
2024-06-18 00:56:00 +08:00
hakadao
9d119b1f08
refactor(TopBar): use :class to add and remove .hover
2024-06-16 19:39:02 +08:00
hakadao
f1de0d5bfa
refactor: use --bew-top-bar-height to set the bewly top bar height
2024-06-16 18:35:07 +08:00
Hakadao
d983c454fd
chore(pkg): update deps ( #837 )
...
* chore(pkg): update deps
* chore: fix ts error
2024-06-15 19:36:32 +08:00
ljt990218
a353988633
fix: UserPanelPop hover Inconsistent animation ( #835 )
2024-06-14 02:33:40 +08:00
hakadao
ab9d6b08bb
fix(TopBar): add offset to prevent watch later popup overflowing
2024-06-14 02:24:31 +08:00
hakadao
4f09c0a05d
feat(TopBar): improve logo animation on hover
2024-06-14 01:18:48 +08:00
hakadao
280fd92d58
feat: add glow effect in some styles
2024-06-13 02:38:23 +08:00
hakadao
2dfe79a4a5
feat(TopBar): adjust upload button styles
2024-06-13 02:16:29 +08:00
hakadao
3fa9373c67
chore(TopBar): remove important:
2024-06-12 23:15:15 +08:00
hakadao
3fce4a687f
fix: resolve i18n not affecting #822
2024-06-12 01:21:15 +08:00
hakadao
9c54e07cd2
fix(TopBar): unable to clear the message counts when on message page
2024-06-07 01:44:52 +08:00
hakadao
99a0bf0b9d
chore(TopBar): use immediate watchers to reduce code
2024-06-07 01:22:27 +08:00
hakadao
6694377019
fix(TopBar): prevent the login button showing up after logging in
2024-06-07 01:10:07 +08:00
Stephen Zhou
5c0148a2b0
chore: format css ( #808 )
...
* chore: format css
* update
* update
* chore: eslint-skip
* update
* update
* chore: enforce the use of double quotes in `--at-apply` values
* refactor: rename `--at-apply` into `--uno`
* fix: fix dark theme userSpace search page css (#811 )
* fix userSpace search css
* add new fix
* add new fix
* fix(adaptedStyles): adapt unadapted contents
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com >
2024-06-04 00:15:46 +08:00
hakadao
0d312fe26b
feat(TopBar): redesign logo style
2024-06-03 01:33:55 +08:00
Hakadao
d3bcde59d7
fix: Cannot re-toggle SVG animated icons ( #793 )
2024-05-30 23:59:02 +08:00
Hakadao
0c62f78f22
fix: rename the smoothScrollToTop to scrollToTop
2024-05-27 02:29:19 +08:00
Hakadao
937374e2d8
refactor: use a new method to reimplement the scroll-top-top function
2024-05-27 02:09:27 +08:00
Hakadao
1aa524de67
fix(TopBar): resolve #770 && adjust upload button style
...
close #770
2024-05-19 01:25:12 +08:00
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +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
Stephen Zhou
99c0d7d8ee
refactor: remove composable auto import ( #741 )
2024-05-10 19:35:34 +08:00
Stephen Zhou
41611675bb
refactor: remove component auto import ( #740 )
2024-05-10 19:18:24 +08:00
Stephen Zhou
40b68174f5
fix: detect mouse in app bar, close #718
2024-05-10 15:24:01 +08:00
Hakadao
9e13f02751
style(TopBar): adjust styles
2024-05-06 13:16:59 +08:00
Hakadao
af3e7cf207
perf: add transform-gpu to improve performance
2024-05-03 23:23:56 +08:00
Hakadao
24310d382f
fix(MomentsPop): resolve #649
...
close #649
2024-04-28 01:06:44 +08:00
Karasukaigan
825794fb26
feat(UserPanel): Add "My workshop" link to UserPanelPop.vue ( #680 )
...
* feat(userpanel): Add "我的工房" link to UserPanelPop.vue
In UserPanelPop.vue, I added a new menu item to the 'otherLinks' array for quick access to the "My Workshop(我的工房)" page. The new item is:
{ name: t('topbar.user_dropdown.workshop'), url: 'https://gf.bilibili.com?msource=main_station ' }
This update enhances the user experience by providing a direct link to the user's workshop from the user dropdown menu.
I believe many creators will use the "My Workshop(我的工房)" option, which can help them quickly jump to their own workshop(B站工房) page to handle some user orders.
* Update cmn-TW.yml
* Update jyut.yml
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-04-27 18:26:50 +08:00
Stephen Zhou
7c45027e65
chore: use vue-tsc ( #670 )
2024-04-26 15:40:34 +08:00
Hakadao
dbdb72149b
fix(TopBar): hide more icon in top bar when not needed
2024-04-26 01:38:15 +08:00