Commit Graph

1441 Commits

Author SHA1 Message Date
Hakadao
8cfcd65704 feat(Settings): color picker (#55) (#595)
* Update appearance component to include custom color picker

* style: adjust color picker styles

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-04-16 18:45:02 +08:00
Hakadao
44f8767fb2 Merge branch 'main' into dev 2024-04-16 17:43:47 +08:00
Hakadao
7d6e2f64c0 fix(MomentsPop): cannot record the scroll position (#451) 2024-04-16 17:41:31 +08:00
Hakadao
e9b9a80a81 Merge branch 'main' into dev 2024-04-16 11:50:34 +08:00
Hakadao
402812c137 ci(build): ignore docs/** path to trigger workflow 2024-04-16 11:49:35 +08:00
Hakadao
2e650820df Merge branch 'main' into dev 2024-04-16 11:26:46 +08:00
Hakadao
8fa41a9fe5 ci: Update .github/workflows/changelog.yml 2024-04-16 11:26:00 +08:00
hakadao
661f310ec8 Merge branch 'main' into dev 2024-04-16 02:59:28 +08:00
hakadao
c2d489c3dd docs: Update donation links in README files 2024-04-16 02:59:13 +08:00
hakadao
272589b51b Merge branch 'main' into dev 2024-04-16 02:51:17 +08:00
hakadao
b78aea638f Update pull request template 2024-04-16 02:50:53 +08:00
hakadao
16e930839e ci: remove sync-bugfixes 2024-04-16 02:50:47 +08:00
Hakadao
19e8a20caa docs: add CONTRIBUTING.md (#586)
* docs(contributing): 更新贡献指南
相关issuse: https://github.com/hakadao/BewlyBewly/issues/164

* docs(CONTRIBUTING): Update contributing guidelines formatting and language

* feat: add icons to `NotificationsPop` &&  `MorePop` (#580)

* feat: `MorePop` item icon and cache `MomentPop`

* chore: revert cache MomentPop

* feat: `NotificationsPop` item icon

* chore(pkg): update deps

* style: Update icons in MorePop and NotificationsPop components

---------

Co-authored-by: starknt <1431880400@qq.com>

* docs: Update CONTRIBUTING.md && support other languages

* docs: update other languages link

* docs: update readme

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: starknt <1431880400@qq.com>
2024-04-16 02:46:45 +08:00
Hakadao
43965481ec feat: add icons to NotificationsPop && MorePop (#580)
* feat: `MorePop` item icon and cache `MomentPop`

* chore: revert cache MomentPop

* feat: `NotificationsPop` item icon

* chore(pkg): update deps

* style: Update icons in MorePop and NotificationsPop components

---------

Co-authored-by: starknt <1431880400@qq.com>
2024-04-15 22:19:12 +08:00
Hakadao
d9b703bc93 Merge pull request #544 from hakadao/release-please--branches--main--components--release-please-action
chore(main): release 0.16.5
v0.16.5
2024-04-15 01:35:44 +08:00
Hakadao
52a21b770b Update CHANGELOG.md 2024-04-15 01:34:04 +08:00
Hakadao
24392a397b chore(main): release 0.16.5
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-15 01:30:37 +08:00
hakadao
6877552f13 chore: update version number 2024-04-15 01:30:04 +08:00
Hakadao
327dfb8f94 Merge pull request #571 from hakadao/dev
Dev
2024-04-15 01:28:01 +08:00
hakadao
e92bacc10b fix: adjust dark mode (#539)
close #539
2024-04-15 01:20:31 +08:00
star knight
9bf86c7fad fix: more pop fav url (#570) 2024-04-15 00:56:55 +08:00
hakadao
f75e010150 fix(Home): correct deformation of video layout switcher on small screen computers 2024-04-15 00:56:04 +08:00
hakadao
4a2508dea8 Merge branch 'main' into bugfixes 2024-04-15 00:39:44 +08:00
hakadao
53260065f5 Merge branch 'main' into dev 2024-04-15 00:39:12 +08:00
梦念逍遥
c940c4e95d feat(ci): update dep (#546)
* feat(ci): upload file rename

* feat(ci): update dep
2024-04-15 00:36:23 +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
star knight
2e87cac719 fix: input element focus shortcut key (#564)
* fix: input element focus shortcut key

* chore: add reference
2024-04-15 00:35:40 +08:00
star knight
d0cd138b7a fix: game card title color (#562)
* fix: game card title color

* chore: adjust code style
2024-04-15 00:35:24 +08:00
star knight
6cacb9f04b fix: input element focus shortcut key (#564)
* fix: input element focus shortcut key

* chore: add reference
2024-04-14 22:40:04 +08:00
Hakadao
225188bba0 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-14 22:39:25 +08:00
梦念逍遥
e4db15748b feat(ci): update dep (#546)
* feat(ci): upload file rename

* feat(ci): update dep
2024-04-14 22:28:04 +08:00
star knight
033605de24 fix: game card title color (#562)
* fix: game card title color

* chore: adjust code style
2024-04-14 22:25:58 +08:00
hakadao
7ee2914282 Merge branch 'main' into bugfixes 2024-04-14 03:23:33 +08:00
hakadao
be3890b217 Merge branch 'main' into dev 2024-04-14 03:23:10 +08:00
Hakadao
bb4de3490c Update bug-template.yaml 2024-04-13 19:19:26 +08:00
Hakadao
59c020fce6 Update bug-template.yaml 2024-04-13 19:18:38 +08:00
hakadao
f0f8b07828 fix: bewly not working on certain homepage urls (#525)
closes #525
2024-04-13 04:20:35 +08:00
梦念逍遥
f32d9a1634 feat(ci): upload file rename (#537) 2024-04-13 04:03:41 +08:00
Cody Gu
111fac7586 fix: misplaced of switch button (#543) 2024-04-13 02:36:19 +08:00
Hakadao
80e30b4727 Merge branch 'main' into bugfixes 2024-04-12 18:49:06 +08:00
Hakadao
ba14f21809 Merge branch 'main' into dev 2024-04-12 18:48:49 +08:00
Hakadao
99b8f0edc1 docs: update preview images 2024-04-12 18:48:12 +08:00
Hakadao
7e9870d5fd Update README.md 2024-04-12 18:46:38 +08:00
Hakadao
b8f1b04ca4 docs: update firefox extension download link && adjust some description 2024-04-12 18:33:01 +08:00
Hakadao
5fbd285171 chore: remove useless code 2024-04-12 18:12:24 +08:00
Hakadao
ad226afd50 Merge pull request #527 from hakadao/main
sync: main to bugfixes
2024-04-12 17:58:41 +08:00
Hakadao
cff396fc7c Merge pull request #528 from hakadao/main
sync: main to dev
2024-04-12 17:58:27 +08:00
Hakadao
eb4c36d8fe Merge pull request #529 from hakadao/release-please--branches--main--components--release-please-action
chore(main): release 0.16.4
v0.16.4
2024-04-12 17:39:31 +08:00
Hakadao
bed79a2872 chore(main): release 0.16.4
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-12 17:37:53 +08:00
Hakadao
cf1baa94bf Merge pull request #526 from hakadao/bugfixes
Bugfixes
2024-04-12 17:37:30 +08:00