Commit Graph

192 Commits

Author SHA1 Message Date
Hakadao
4ed28ce50c chore: optimize scroll threshold for reaching bottom 2024-06-30 14:32:40 +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
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
42d69db97a fix: set reachTop initial value is true
because the original webpage is at the top
2024-05-30 23:43:40 +08:00
Hakadao
f47527e584 refactor: Add throttling to handle reach bottom event 2024-05-28 01:52:04 +08:00
Hakadao
6f77f9acce perf: improve the scrolling performance 2024-05-27 18:30:06 +08:00
Hakadao
7a283df65f refactor: optimize back-to-top functionality with throttling 2024-05-27 02:22:13 +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
bcff30d673 refactor(Dock): use emit function to handle refresh and back-to-top 2024-05-26 23:12:45 +08:00
Hakadao
a2322929fa refactor: rename BackToTopAndRefreshButtons to BackToTopOrRefreshButton 2024-05-26 21:47:26 +08:00
Hakadao
b62f2ce839 refactor(BackToTopAndRefreshButtons): remove the showRefreshButton prop 2024-05-26 21:44:07 +08:00
Hakadao
2250eefa09 feat(Dock): add config to move back-to-top or refresh button to dock 2024-05-26 21:38:22 +08:00
hakadao
4683c35536 perf: optimize scroll handing in App.vue 2024-05-24 01:49:50 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +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
Hakadao
a7488c188e perf: debounce handleOsScroll (#735)
* fix: debounce handleOsScroll in OverlayScrollbarsComponent

* fix: 改成箭头函数写法

* refactor: use `useDebounceFn` for debounce handleOsScroll

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-05-09 00:21:05 +08:00
hakadao
64a7fce64b fix: font size doesn't match the --bew-base-font-size 2024-05-02 23:25:15 +08:00
star knight
1e6973a343 fix: basic font-size (#701) 2024-05-02 13:43:49 +08:00
Stephen Zhou
79f11cbb87 refactor: group dark mode logic to useDark (#694)
* refactor: group dark mode logic to useDark

* fix: cannot get the bewlyWrapper

---------

Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-02 02:10:59 +08:00
Stephen Zhou
e61a27ba8b fix: follow system theme change 2024-04-22 15:41:12 +08:00
hakadao
8ada69274b feat: adjust reach bottom distance 2024-04-19 22:15:42 +08:00
Hakadao
86c8b74015 fix: flash dark theme (#565)
* fix: flash dark mode when using the light theme

* improve color mode transition

---------

Co-authored-by: starknt <1431880400@qq.com>
2024-04-15 00:36:06 +08:00
Hakadao
6562da51e0 fix: correct frosted glass disablement not working in several cases and adjust opacity 2024-03-14 00:16:13 -03:00
Hakadao
5f60bc4b47 fix: resolve issue when using ad-blocking extensions blocks entire page (#375) 2024-03-11 21:44:46 -03:00
Hakadao
e70f62d83a feat: add performance settings 2024-03-10 14:55:41 -03:00
Hakadao
09f5c6ea6f feat(Settings): add an "always show top bar logo" setting (#219) 2024-03-08 00:53:18 -03:00
Hakadao
02788ddb90 feat: block ads 2024-03-05 00:25:37 -03:00
Hakadao
48c5225d55 Merge pull request #250 from hakadao/main
sync: main to dev
2024-01-31 09:57:06 +08:00
Hakadao
5d4538b49a fix: 播放全部up视频时失效 #243 2024-01-31 00:03:32 +08:00
Hakadao
74a7c62c9d perf(App): reduce KeepAlive usage 2024-01-28 18:37:31 +08:00
starknt
767e8a7aa6 fix: merge dev branch 2024-01-26 14:52:54 +08:00
starknt
c40fe57be0 refactor: improve components load method, and improve provide app 2024-01-26 14:48:19 +08:00
Hakadao
3638125c49 fix: 从稍后再看打开视频时自动跳转 #180 2024-01-26 14:46:02 +08:00
Hakadao
1edf382277 fix: 从稍后再看打开视频时自动跳转 #180 2024-01-16 23:26:41 +08:00
star knight
7d0810ad04 Merge branch 'dev' into refactor/lazy-components 2024-01-15 13:48:05 +08:00
Hakadao
1e37326b66 chore: fix ts error 2024-01-15 00:18:21 +08:00
Hakadao
10bfc7cdbc fix: resolve 网页链接打开无法跳转到视频页,并且主题失效 #166 2024-01-14 23:48:09 +08:00
Hakadao
017c1c9d3d feat: adapt articles page (WIP) 2024-01-12 00:22:30 +08:00
starknt
91418521f3 refactor: improve components load method, and improve provide app 2024-01-11 16:38:11 +08:00
Hakadao
56c83802f5 feat: adapt page for chinese anime 2024-01-09 22:42:05 +08:00
Hakadao
c42809f906 Merge branch 'build/eslint' of https://github.com/starknt/BewlyBewly into starknt-build/eslint 2024-01-09 00:30:13 +08:00
Hakadao
f0511c01e1 perf: improve dark-light theme transition performance 2024-01-08 23:59:20 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
Hakadao
25317ac230 fix: unable to select video playlist (#96) 2024-01-02 13:53:58 +08:00
Hakadao
1ed7990679 fix: resolve issue where search bar & logo don't appear in useOriginalBilibiliHomepage mode 2024-01-02 01:00:29 +08:00
Hakadao
e98e923bc7 refactor: rename topbar to topBar 2024-01-02 00:51:21 +08:00
Hakadao
16eafd06ab refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar 2024-01-01 18:18:42 +08:00
Hakadao
561dec0bc2 refactor: rename TopBar2 into TopBar 2024-01-01 18:13:05 +08:00
Hakadao
d089cd7aca refactor: rename "Topbar" into "TopBar2" 2024-01-01 18:04:56 +08:00