EkkoLee
b0069a736b
fix(bangumi-card): fix missing badge text ( #1301 ) ( #1316 )
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-02-12 12:04:27 +08:00
Hakadao
f9857a23bb
fix: make haveScrollbar() async in multiple components
...
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
This change updates several components to use an async version of `haveScrollbar()`, ensuring proper handling of scrollbar detection across different views like Favorites, History, Home components, and WatchLater.
2025-02-11 18:05:31 +08:00
Hakadao
d7a242416b
fix(scrollbar): handle null viewport in haveScrollbar()
2025-02-11 17:56:25 +08:00
Hakadao
c278c98658
chore: make linter happy again
2025-02-11 17:52:13 +08:00
EkkoLee
a662bc1a61
fix: refactor and remove redundant code ( #1311 )
...
Co-authored-by: EkkoLee98 <ekkoli@addcn.com >
2025-02-11 17:49:05 +08:00
EkkoLee
b84936a479
fix: resolve osInstance is null in haveScrollbar() ( #1306 )
...
Co-authored-by: EkkoLee98 <ekkoli@addcn.com >
2025-02-11 17:34:41 +08:00
EkkoLee
2135106b8a
fix(iframe-page): iframe cors ( #1312 )
...
Co-authored-by: EkkoLee98 <ekkoli@addcn.com >
2025-02-11 17:30:08 +08:00
Hakadao
a13b8c6e71
fix(iframe-drawer): iframe cors
2025-02-11 17:28:58 +08:00
Hakadao
0b4c512d5c
fix(top-bar): adjust hover and transition timings
...
- Updated hover delays in TopBar to 320ms
- Modified CSS transitions and positioning
- Adjusted transform and positioning for popover elements
2025-02-11 17:21:56 +08:00
旅禾Ryoine
46a3a050c7
fix(adapted-styles): distinguish color of gender icon #1308 ( #1309 )
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-02-10 22:53:26 +08:00
star knight
ebdad9c225
fix(settings, top-bar): chromium transfrom ( #1271 )
...
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
Co-authored-by: Hakadao <a578457889743@gmail.com >
2025-02-04 22:20:51 +08:00
Hakadao
8401a40da3
fix(adapted-styles): fix tag style ( #1295 )
...
close #1295
2025-01-26 19:45:44 +08:00
Hakadao
74e63cef95
fix(adapted-styles): fix LaTeX style in dark mode ( #1294 )
...
close #1294
2025-01-26 19:37:54 +08:00
Hakadao
27807fbd64
chore: tweak styles
2025-01-26 19:25:55 +08:00
Hakadao
ace65d0a47
chore: tweak styles
2025-01-26 18:05:35 +08:00
Hakadao
5ba6403970
fix(i18n): show double quote correctly
2025-01-26 17:57:47 +08:00
Hakadao
1662507862
chore: make linter happy
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-26 07:49:59 +08:00
Hakadao
a75d02f0cd
fix: refactor Bilibili header visibility logic
2025-01-26 07:44:56 +08:00
Hakadao
764bb992e5
fix(top-bar): improve switcher button positioning and hover behavior ( #1287 )
...
close #1287
2025-01-26 07:09:27 +08:00
Hakadao
fef00f8b93
feat: support https://music.bilibili.com/pc/music-center/
2025-01-26 06:42:33 +08:00
Hakadao
138e2f99c5
feat: support https://www.bilibili.com/v/popular/all
2025-01-26 06:29:57 +08:00
Hakadao
91840f6f06
chore(adapted-styles): adjust header and container styling
2025-01-26 06:23:53 +08:00
Hakadao
a44953b284
fix: hide original Bilibili top bar when using original page
2025-01-26 06:21:18 +08:00
Hakadao
103cbfaedc
chore: tweak styles
2025-01-26 06:21:07 +08:00
Hakadao
1b2fce639c
fix: improve top bar visibility hiding mechanism
2025-01-26 06:02:22 +08:00
Hakadao
7e35a53ccb
fix(dock): navigation to other pages fails outside homepage
2025-01-26 05:56:13 +08:00
Hakadao
a2c9a6530b
fix: remove watch later page URL regex from TopBar component
2025-01-26 05:47:11 +08:00
Hakadao
e44c02cf70
fix: update watch later URL to correct path
2025-01-26 05:43:28 +08:00
Hakadao
659e859af6
fix: cannot adapted another watcher later url ( #1286 )
...
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
close #1286
2025-01-26 04:16:34 +08:00
Hakadao
33f7fed055
feat(adapted-styles): redesign note page
2025-01-26 04:09:57 +08:00
Hakadao
4bd283f5df
chore: tweak styles
2025-01-26 03:56:52 +08:00
Hakadao
9d4b1cd1c8
chore: tweak styles
2025-01-26 03:31:50 +08:00
Hakadao
3d6d549562
chore: tweak styles
2025-01-26 03:06:31 +08:00
Hakadao
08e1a88140
fix(adapted-styles): correct post title input color in dark mode
2025-01-26 03:02:11 +08:00
Hakadao
1a4f5acb6c
fix: iframe shows unexpected white background ( #1194 , #1288 )
...
closes #1194 #1288
2025-01-26 02:31:35 +08:00
Hakadao
a2d3297ab5
chore: tweak styles
2025-01-26 01:52:49 +08:00
Hakadao
73017cb834
fix: resolve #1289
...
close #1289
2025-01-26 01:42:39 +08:00
旅禾Tristan
97280646cd
fix: remove more additional indent from Chinese punctuation ( #1283 )
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
2025-01-20 21:52:38 +08:00
Hakadao
9843c76554
feat(adapted-styles): add support for 直播信息擴充 from Bilibili Evolved
2025-01-19 23:54:57 +08:00
Hakadao
cdef4a7c90
fix(top-bar): prevent top bar from covering content ( #1276 )
...
close #1276
2025-01-19 23:46:24 +08:00
Hakadao
481b1fd149
refactor: rename remove-bili-top-bar -> remove-top-bar
2025-01-19 23:30:03 +08:00
star knight
aa3a78173f
fix(iframe-drawer): prevent top content from covering issues ( #1249 )
...
Co-authored-by: Hakadao <a578457889743@gmail.com >
2025-01-19 23:25:30 +08:00
PuppyOne
1131120240
feat(dock): feat: open new tab via middle/ctrl/meta click ( #1274 )
...
Co-authored-by: Hakadao <a578457889743@gmail.com >
2025-01-19 19:22:14 +08:00
Hakadao
d383ab2e2e
feat(history-popup, watch-later-popup): delete button ( #1178 )
...
close #1178
2025-01-19 19:05:25 +08:00
Hakadao
9849fbef60
chore: tweak styles
2025-01-19 19:04:21 +08:00
Hakadao
55143e02ad
fix(history-popup): continuous data fetching issue
2025-01-19 18:24:27 +08:00
Hakadao
24a1b3cb3b
chore: tweak styles
2025-01-19 18:12:15 +08:00
Hakadao
440d8def2f
fix(favorites): cannot jump to other page ( #1278 )
...
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
close #1278
2025-01-19 17:42:11 +08:00
Hakadao
16ba05ec30
fix(dock): prevent dock from covering
2025-01-19 17:15:34 +08:00
Hakadao
34f04db2d3
fix(adapted-styles): tweak video assistant styles
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
2025-01-14 15:18:55 +08:00