Commit Graph

18 Commits

Author SHA1 Message Date
Hakadao
96f432da4b refactor: extract dropdown animation to transitionAndTransitionGroup.scss 2024-10-05 02:14:00 +08:00
Hakadao
874c493962 fix(select): correct the return value of change event (#1003)
close #1003
2024-09-15 20:27:35 +08:00
Hakadao
4fe4c92733 refactor: unify elevated elements color 2024-06-27 01:06:46 +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
52675a22f2 fix(Select): adjust animation speed 2024-05-26 00:10:57 +08:00
Hakadao
31e12db4ed perf: add transform-gpu to improve performance 2024-05-04 00:32:26 +08:00
Hakadao
c13a56a203 refactor: rename --bew-filter-glass to --bew-filter-glass-1 2024-03-10 13:25:13 -03:00
Hakadao
dd52392147 refactor: remove the "backdrop-glass" shortcut 2024-03-10 13:17:21 -03:00
MengNianxiaoyao
ce2e545c24 格式化代码以及修复观看历史部分专栏封面不显示的bug 2023-12-28 19:40:58 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
60308576ee fix(Select): handle the issue when the value is undefined 2023-08-16 23:18:34 +08:00
Hakadao
51de6c3638 feat(Select): adjust style & add change event 2023-08-16 23:03:00 +08:00
Hakadao
0bfcb8e8db style: adjusted styling 2023-07-17 01:23:26 +08:00
Hakadao
e11c9d450d refactor: utilize backdrop-glass shortcut to achieve frosted glass 2023-07-16 15:34:59 +08:00
Hakadao
85ef71d2a6 feat: improve dock tooltip and add i18n translation 2023-04-08 00:45:00 +08:00
Hakadao
e7a004f243 fix: #10 2023-04-07 01:26:02 +08:00
Hakadao
c0d8dcb5aa style: update select style 2023-03-24 00:59:30 +08:00
Hakadao
8a86ffaf43 feat: add dock position setting
* refactor(storage.ts): move `language` and `isShowTopbar` to `setting` variable
* refactor: rename `BewSelect.vue` to `Select.vue`
2023-03-23 02:13:04 +08:00