VijayAdam
|
c66ea89c45
|
fix(cascader): fix: cascader-panel (#1112)
Co-authored-by: vijay <vijayniubi@gmail.com>
|
2020-12-27 14:21:17 +08:00 |
|
hangzou
|
eb24622055
|
fix: fix some components import type (#959)
|
2020-12-11 15:37:09 +08:00 |
|
Simona
|
1b0d86ce6e
|
fix(cascader-panel): checked nodes not update when options change (#934)
fix #857
|
2020-12-10 00:08:13 +08:00 |
|
Simona
|
e8a9074545
|
fix(cascader): render error of radio label (#859)
empty fragment will treat as invalid slot content since vue@3.0.4 which cause radio label renders
unexpectedly, so use span instead of fragment.
|
2020-12-06 22:52:13 +08:00 |
|
zazzaz
|
b19d2fc374
|
fix: correct bundle export (#630)
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2020-11-20 20:24:16 +08:00 |
|
zazzaz
|
6b69d0a457
|
build: fix build bundle (#545)
* chore: update
* chore: update
|
2020-11-05 19:11:04 +08:00 |
|
hangzou
|
b45f084a72
|
fix(build): fix import module path (#543)
* fix(build): fix import module path
* fix: fix export constants & type
* fix(popover): fix exports and import
|
2020-11-04 16:30:42 +08:00 |
|
Simona
|
4e8ea7e4c1
|
feat: unify form event dispatch and global config (#527)
|
2020-11-02 11:05:08 +08:00 |
|
jeremywu
|
1dd58efdfd
|
fix(radio): fix cascader bug caused by radio also removed ElFormItemSize (#521)
|
2020-11-01 14:18:56 +08:00 |
|
Simona
|
52ea214896
|
feat(cascader): refactor done (#435)
|
2020-10-30 23:26:33 +08:00 |
|