Commit Graph

1608 Commits

Author SHA1 Message Date
Hakadao
b8dad4753b ci(release-it): update release-it workflow to allow choosing increment type 2024-05-13 12:23:20 +08:00
Hakadao
7aa9d470ca Merge branch 'main' of https://github.com/hakadao/BewlyBewly 2024-05-13 12:12:01 +08:00
Hakadao
5afe4ca515 chore: update package manager version 2024-05-13 12:11:43 +08:00
Hakadao
159fac97a9 docs(CONTRIBUTING): update commit convention description 2024-05-13 12:10:27 +08:00
github-actions[bot]
19f9d28519 chore: release v0.18.6 v0.18.6 2024-05-13 03:53:57 +00:00
Stephen Zhou
b52f9b9388 ci: simplify upload release action (#757)
* ci: simplify upload release

* knip
2024-05-13 00:03:09 +08:00
Stephen Zhou
2c4814a240 ci: separate upload step (#756) 2024-05-12 23:46:43 +08:00
Stephen Zhou
9b94a4dfe3 ci: fix release build (#755) 2024-05-12 22:31:09 +08:00
hakadao
092d2a9f9d ci: update tag number 2024-05-12 22:04:25 +08:00
github-actions[bot]
0c4e3ad606 chore: release v0.18.5 v0.18.5 2024-05-12 13:56:40 +00:00
hakadao
af740f7a71 chore: add release-it && release-it-pnpm deps 2024-05-12 21:53:31 +08:00
hakadao
7945d4f65a chore: release v0.18.5 2024-05-12 21:34:28 +08:00
hakadao
709329cb43 fix: attempt to fix edge extension corrupted (#705) 2024-05-12 14:48:23 +08:00
Stephen Zhou
58c8215d5d chore: bring back unplugin-auto-import
we should only remove dts generation
2024-05-12 13:56:29 +08:00
Stephen Zhou
4e605bb475 ci: use release token 2024-05-11 21:43:58 +08:00
Stephen Zhou
f65e323053 ci: use release-it (#747) 2024-05-11 20:03:44 +08:00
Stephen Zhou
bc4a5d8aa2 chore: remove unplugin-auto-import (#748) 2024-05-11 18:22:18 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Stephen Zhou
2cea2dfaf9 chore: knip (#744) 2024-05-11 11:36:10 +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
Stephen Zhou
df5c6b8f19 chore: update deps 2024-05-10 15:00:15 +08:00
Stephen Zhou
6f19b29993 fix: sync theme when loading page, close #736 2024-05-10 14:59:25 +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
9daabd55db Merge branch 'main' into dev 2024-05-07 23:24:39 +08:00
hakadao
26d4cb17bb perf(Home): improve home page performance (#733)
* perf: solve the problem of high home page occupancy (#732)

* chore(Home): add keep alive again for `ForYou` page

* style(Home): improve tab content loading animation

---------

Co-authored-by: star knight <64941905+starknt@users.noreply.github.com>
2024-05-07 23:21:39 +08:00
Hakadao
6623f6e4cc chore(main): release 0.18.4 (#725)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.18.4
2024-05-07 00:55:35 +08:00
hakadao
fef5d0e1c2 chore: release v0.18.4 2024-05-07 00:49:43 +08:00
hakadao
c3d2bda27a ci: update release workflow to include firefox sources zip 2024-05-07 00:48:43 +08:00
Stephen Zhou
5adaf14edf fix: radio value is not updated, close #717 2024-05-06 17:48:39 +08:00
star knight
7cca4ed09b refactor: adjust call trim timing (#721) 2024-05-06 13:25:25 +08:00
Hakadao
9e13f02751 style(TopBar): adjust styles 2024-05-06 13:16:59 +08:00
lzy1960
e37caa7f79 fix(VideoCard): preview control cannot be dragged while pressing (#714)
* fix(VideoCard): preview control cannot be dragged while pressing

* Update VideoCard.vue

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-05-05 15:26:07 +08:00
Hakadao
6cd2e4e4e5 feat: redesign video card 2024-05-04 17:19:56 +08:00
Hakadao
c86af1e80e perf: update transitionAndTransitionGroup.scss for better performance 2024-05-04 12:21:45 +08:00
Hakadao
7eb86ed13d fix(SearchBar): cannot show the focused character 2024-05-04 00:39:06 +08:00
Hakadao
31e12db4ed perf: add transform-gpu to improve performance 2024-05-04 00:32:26 +08:00
Hakadao
7d53a9a87f perf: optimize background rendering with transform-gpu 2024-05-04 00:12:03 +08:00
Hakadao
77b5e90799 style(VideoCard): adjust styles 2024-05-03 23:50:00 +08:00
Hakadao
bfc5e51f38 fix(VideoCard): cannot open full-screen preview 2024-05-03 23:45:31 +08:00
Hakadao
af3e7cf207 perf: add transform-gpu to improve performance 2024-05-03 23:23:56 +08:00
Hakadao
f3de2c5b1f ci: remove the \ 2024-05-03 13:00:59 +08:00
Hakadao
9aa95b915c ci: add build step before type check 2024-05-03 12:59:04 +08:00
Hakadao
eba0759706 chore: remove auto-imports.d.ts && components.d.ts 2024-05-03 12:22:12 +08:00
Hakadao
522ccd2db0 chore: add auto-imports.d.ts and components.d.ts to .gitignore 2024-05-03 12:16:18 +08:00
hakadao
ccecdc77f7 chore: update auto-imports.d.ts 2024-05-03 00:08:31 +08:00
hakadao
2fc05fcb1e refactor(historyPage.scss): Adjust styling 2024-05-03 00:07:59 +08:00
hakadao
64a7fce64b fix: font size doesn't match the --bew-base-font-size 2024-05-02 23:25:15 +08:00