hakadao
|
228be16b2c
|
chore: add descriptions for css variables
|
2024-06-17 01:33:39 +08:00 |
|
hakadao
|
9d119b1f08
|
refactor(TopBar): use :class to add and remove .hover
|
2024-06-16 19:39:02 +08:00 |
|
hakadao
|
1436f0a606
|
refactor: update selector to increase the priority of css
|
2024-06-16 18:44:02 +08:00 |
|
hakadao
|
647d8bca75
|
refactor(AdaptedStyles): remove unnecessary top bar css adjustments
|
2024-06-16 18:37:31 +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
|
36f6bd55fd
|
refactor(AdaptedStyles): move styles from articlesRanking && articlesList to articlesPage
|
2024-06-16 17:35:05 +08:00 |
|
MidnightCrowing
|
5f925f4eb6
|
fix(AdaptedStyles): support unadapted userSpace page parts (#844)
|
2024-06-16 17:07:14 +08:00 |
|
MidnightCrowing
|
9e74a01b1e
|
feat(AdaptedStyles): support articles list and articles ranking pages (#843)
* feat: Add styles support for articles list page and articles ranking page
* Update articlesListPage.scss
* Update articlesRankingPage.scss
* Update index.ts
---------
Co-authored-by: Hakadao <a578457889743@gmail.com>
|
2024-06-16 17:05:59 +08:00 |
|
MidnightCrowing
|
f9bb956b54
|
fix(AdaptedStyles): support unadapted history page style (#842)
|
2024-06-16 16:44:36 +08:00 |
|
Hakadao
|
2b5c2ea754
|
fix(AdaptedStyles): adapte login dialog in dark mode (#841)
* fix: login prompt theme (#832)
* fix login prompt theme
* Increase CSS style priority
* add loginDialog.scss file
* add selectors
* rewrite code comments
* chore: update
---------
Co-authored-by: MidnightCrowing <110297461+MidnightCrowing@users.noreply.github.com>
|
2024-06-16 04:01:28 +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
|
1cbc030e09
|
chore: update eslint-plugin-format, remove patch
|
2024-06-15 16:59:45 +08:00 |
|
ljt990218
|
a353988633
|
fix: UserPanelPop hover Inconsistent animation (#835)
|
2024-06-14 02:33:40 +08:00 |
|
github-actions[bot]
|
07bb811c22
|
chore: release v0.19.4
v0.19.4
|
2024-06-13 18:31:41 +00:00 |
|
hakadao
|
dc780bffae
|
feat(About): add twitter link
|
2024-06-14 02:28:53 +08:00 |
|
hakadao
|
ab9d6b08bb
|
fix(TopBar): add offset to prevent watch later popup overflowing
|
2024-06-14 02:24:31 +08:00 |
|
hakadao
|
d618695c64
|
feat(Dialog): add border && inner glow effect to dialog component
|
2024-06-14 02:20:37 +08:00 |
|
hakadao
|
b7a0dcc8b6
|
fix(ForYou): tick animation cannot re-toggle
|
2024-06-14 02:17:55 +08:00 |
|
hakadao
|
7011235914
|
feat: Add box shadow and adjust styles for close button in Dialog and Settings components
|
2024-06-14 02:12:19 +08:00 |
|
hakadao
|
4a55c5a128
|
feat(VideoCard): add back hover effect
|
2024-06-14 01:47:11 +08:00 |
|
hakadao
|
3e5dc245ea
|
feat: adjust box shadow styles for improved consistency
|
2024-06-14 01:34:03 +08:00 |
|
hakadao
|
eb598ed0c6
|
feat(SettingsItemGroup): add box shadow to main element
|
2024-06-14 01:22:08 +08:00 |
|
hakadao
|
4f09c0a05d
|
feat(TopBar): improve logo animation on hover
|
2024-06-14 01:18:48 +08:00 |
|
hakadao
|
8d7f8174cf
|
feat: add inner glow effect in some components
|
2024-06-14 01:02:25 +08:00 |
|
Hakadao
|
8d26246f04
|
chore: update packageManager to pnpm@9.3.0
|
2024-06-13 13:20:11 +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
|
dda5471ae8
|
fix(adaptedStyles): adjust note page styles
|
2024-06-13 02:16:05 +08:00 |
|
Hakadao
|
d9192e05c7
|
fix(adaptedStyles): adapted unadapted contents (#834)
* fix: adaptation of theme styles
* Fix: Code formatting issues in SCSS files
* Fix: Code formatting issues in SCSS files
* Fix: Code formatting issues in SCSS files
* style addition
* delete electric style
* add noteListPage file
* Fix the length of the input box
* Fix issues with the previous commit
* add style
* fix theme style for more pages
* docs: adjust FireFox link (#824)
* 简中文档补全
* 火狐商店链接修正
* feat: video preview time jump (#821)
* docs: update firefox link
* fix: home page tab loading animation issues (#827)
* fix: resolve i18n not affecting #822
* Create FUNDING.yml
* fix(adaptedStyles): adapted user space page styles (#831)
* fix: userSpace page style
* add style
* add style
* fix(adaptedStyles): video page comment button disable style (#833)
* fix videoPage comment button disable dark style
* remove box-shadow
* chore(TopBar): remove `important:`
* fix(adaptedStyles): update note page class name && adjust note page styles
---------
Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com>
Co-authored-by: 陈生杂物房 <88823709+TC999@users.noreply.github.com>
|
2024-06-13 02:09:05 +08:00 |
|
hakadao
|
3fa9373c67
|
chore(TopBar): remove important:
|
2024-06-12 23:15:15 +08:00 |
|
MidnightCrowing
|
9e7b67396a
|
fix(adaptedStyles): video page comment button disable style (#833)
* fix videoPage comment button disable dark style
* remove box-shadow
|
2024-06-12 23:13:10 +08:00 |
|
MidnightCrowing
|
c8cd909e34
|
fix(adaptedStyles): adapted user space page styles (#831)
* fix: userSpace page style
* add style
* add style
|
2024-06-12 23:07:57 +08:00 |
|
Hakadao
|
810c87cad1
|
Create FUNDING.yml
|
2024-06-12 14:44:31 +08:00 |
|
hakadao
|
3fce4a687f
|
fix: resolve i18n not affecting #822
|
2024-06-12 01:21:15 +08:00 |
|
MidnightCrowing
|
eea81cfa16
|
fix: home page tab loading animation issues (#827)
|
2024-06-12 01:14:33 +08:00 |
|
Hakadao
|
164d543a77
|
docs: update firefox link
|
2024-06-11 16:59:58 +08:00 |
|
MidnightCrowing
|
70b9d3b6c5
|
feat: video preview time jump (#821)
|
2024-06-11 00:27:03 +08:00 |
|
陈生杂物房
|
284382d20f
|
docs: adjust FireFox link (#824)
* 简中文档补全
* 火狐商店链接修正
|
2024-06-11 00:25:13 +08:00 |
|
github-actions[bot]
|
c9f4ca891e
|
chore: release v0.19.3
v0.19.3
|
2024-06-06 17:51:22 +00:00 |
|
hakadao
|
5d9fed5a3c
|
fix(WatchLater): display nothing after clearing watched items (#817)
close #817
|
2024-06-07 01:48:19 +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 |
|
夜晚的鸡鸣
|
0ff3a4cac7
|
fix(adaptedStyles): graphic content overflow in user space page (#816)
|
2024-06-04 16:51:39 +08:00 |
|
hakadao
|
7c16c4c2b2
|
chore: fix eslint error
|
2024-06-04 00:34:17 +08:00 |
|
hakadao
|
b11aeb7806
|
fix(adaptedStyles): dark theme adaption
|
2024-06-04 00:30:57 +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
|
e7c137aa0c
|
fix(adaptedStyles): adapt unadapted contents
|
2024-06-04 00:04:28 +08:00 |
|
夜晚的鸡鸣
|
ca16862744
|
fix: fix dark theme userSpace search page css (#811)
* fix userSpace search css
* add new fix
* add new fix
|
2024-06-03 23:47:45 +08:00 |
|
github-actions[bot]
|
5252fffb69
|
chore: release v0.19.2
v0.19.2
|
2024-06-02 17:36:38 +00:00 |
|