qi
b55163fde7
fix(components): [radio] change not trigger ( #17047 )
2024-08-07 16:02:02 +08:00
sea
d913ba74c8
fix(components): [radio-button] model-value click style lost and format test file ( #16692 )
...
* fix(components): [radio-button] model-value click style lost
* refactor: radio button model value style
* style: delete test and format
* style: back old
---------
Co-authored-by: 云游君 <me@yunyoujun.cn>
2024-07-15 19:21:44 +08:00
kooriookami
29ae802fae
chore(components): fix test warning ( #16688 )
2024-04-28 14:56:16 +08:00
kooriookami
3ca4473aeb
feat(components): [checkbox & radio] Use value instead of label act as value ( #15525 )
...
* feat(components): [checkbox & radio] Use value instead of label
* feat(components): update
* feat(components): update
* feat(components): update
* feat(components): update
* feat(components): update
* feat(components): update test
* feat(components): true-value false-value
* feat(components): update
2024-02-28 12:48:07 +08:00
LIUCHAO
ad0cb8bf97
fix(components): [radio] fix type error ( #9879 )
2022-09-23 21:07:14 +08:00
Xc
468c3a3274
revert(components): [radio] revert input id ( #8677 )
...
* Revert "fix(components): [radio] fix typo (#8556 )"
This reverts commit b922b9ea01
.
* Revert "fix(components): [radio] Divide attrs into label and input (#8476 )"
This reverts commit 2d8a9e4256
.
2022-07-07 12:06:55 +08:00
Xc
2d8a9e4256
fix(components): [radio] Divide attrs into label and input ( #8476 )
...
* fix(components): [radio] the id attribute acts on the input
* fix(components): [radio] labelAttrs save listeners
* fix(components): [radio] the id attribute acts on the input
2022-06-28 22:57:18 +08:00
三咲智子
7097940f4a
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
Xc
40fb6b8303
refactor(components): [radio] use JSX in Unit test ( #8019 )
2022-06-01 13:08:01 +08:00
JeremyWuuuuu
9105bd666b
fix(components): [radio-group] unique id ( #7859 )
2022-05-23 10:27:27 +00:00
Xc
b0646b3767
refactor(components): [radio] switch to script-setup synatx ( #7701 )
...
* refactor: radio script setup
* refactor: radio script setup
2022-05-17 12:28:20 +08:00
JeremyWuuuuu
f3a8856c63
improvement(theme-chalk): visual enhancement ( #7563 )
...
* improvement(theme-chalk): visual enhancement
- Add visual enhancement for keyboard nagivation on form items.
* Fix linter issue
* Fix switch active text issue
* Fix bordered radio demo issue
2022-05-16 21:01:41 +08:00
opengraphica
7173e402b7
feat(components): [form-item] auto attach labels to inputs ( #7450 )
...
* feat(components): [form-item] auto attach labels to inputs
* feat(components): [form-item] auto-attach up through select
* feat(components): [form-item] auto id complete for all inputs
* feat(components): [form-item] fix lint, remove unused usePopper hook
* feat(components): [form-item] PR comments
2022-05-05 22:04:32 +08:00
三咲智子
1d13ebb05d
feat: drop jest ( #7248 )
...
* feat: drop jest
* test: remove ssr
* test: rename
* chore: update tsconfig
2022-04-19 16:51:44 +08:00
Delyan Haralanov
de0ee53cf0
test(components): switch all components to vitest ( #7205 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 12:46:57 +08:00
三咲智子
6503e55277
refactor(utils): migrate utils ( #5949 )
...
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils): remove
* refactor(utils): rename
* refactor(utils): move EVENT_CODE to constants
* refactor: remove generic
2022-02-11 11:03:15 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00