|
1084071fcf
|
chore(eslint-config): add newline-after-import rules (#20309)
chore: add `newline-after-import` rules
|
2025-03-31 20:48:10 +08:00 |
|
|
22c3bd8e72
|
feat(component): [time-select] add include end time attribute (#19253)
* feat: [time-select] init includeEndTime 🚧
* test: time-select includeEndTime 🚧
* refactor: renaming & cleanup
* test(components): [time-select] add includeEndTime cases ✅
* docs(components): [time-select] add `includeEndTime` attribute
* chore: change release version
* chore: set `includeEndTime` default to false
* docs: fix props typo
* chore: remove useless assignment
* chore: rename optionValue to currentTime
* chore: update release version
|
2025-01-10 15:46:13 +08:00 |
|
|
79938178dd
|
build: use vue-tsc to generate dts (#16111)
* build: use vue-tsc to generate dts
* reduce inline type declaration
* fix: type checking failed
* apply suggestions from code review
* address PR comments
|
2024-08-07 12:01:46 +08:00 |
|
|
50ba6c2c77
|
fix(components): [select] with teleported="false" dropdown closes abnormally (#17548)
* fix(components): with teleported=false dropdown closes abnormally
* fix: test error
* fix: test error
---------
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
|
2024-08-07 11:44:03 +08:00 |
|
|
5844947198
|
refactor(components): [select & select-v2] Refactor components (#15352)
* refactor(components): [select&select-v2] refactor components
* refactor(components): [select-v2]
* refactor(components): update
* refactor(components): update
* refactor(components): [select-v2]
update
* refactor(components): update
* refactor(components): update
* refactor(components): update type
* refactor(components): update
* refactor(components): update
* refactor(components): update style
* refactor(components): update docs
* refactor(components): update
* refactor(components): fix #15323
* refactor(theme-chalk): update
* refactor(components): update
* refactor(components): update
* refactor(components): update
* refactor(components): fix bugs
* fix(components): fix issue
* fix(components): update
* fix(components): fix some bug
* feat(components): update
* feat(components): add tag slot
* feat(components): update
* fix(components): update
* style(theme-chalk): update style
* fix(theme-chalk): update
* feat(theme-chalk): update
* fix(components): update
* feat: update
* feat: update
* feat: update
* feat(components): update
|
2024-01-10 11:14:58 +08:00 |
|
|
76e802e134
|
fix(components): [time-select] fix type error (#9884)
|
2022-09-25 17:46:49 +08:00 |
|
|
a973ed4d99
|
refactor(components): [time-select] use JSX in Unit test (#9101)
|
2022-07-30 20:51:33 +09:00 |
|