tangjinzhou
5f1734cf6a
Merge remote-tracking branch 'origin/next' into v2.3
2021-07-12 17:15:58 +08:00
tangjinzhou
a770eb3cb2
Refactor progress ( #4358 )
...
* fix: timepicker error border not show #4331
* fix(UploadDragger): fix UploadDrager no export (#4334 )
* refactor(switch): support customize checked value #4329 (#4332 )
* refactor(switch): support customize checked value #4329
* test: add test case
* refactor: update props name
* refactor: update ts
* refactor: optimize
* style: uncheckedValue to unCheckedValue
* test: update snap
* feat: udpate switch ts
* docs: remove ie11
* fix: tree-select throw error when use slot title
* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353 )
* fix type for typescript 4.3.5
* Update interface.ts
close #4296
* fix: dropdown submenu style error #4351
close #4351
* fix(notification): 完善notification类型 (#4346 )
* refactor(progress): use composition API (#4355 )
* refactor(progress): use composition API
* refactor(vc-progress): update
* refactor: progress
* refactor: progress
* fix: timepicker error border not show #4331
* fix(UploadDragger): fix UploadDrager no export (#4334 )
* refactor(switch): support customize checked value #4329 (#4332 )
* refactor(switch): support customize checked value #4329
* test: add test case
* refactor: update props name
* refactor: update ts
* refactor: optimize
* style: uncheckedValue to unCheckedValue
* test: update snap
* feat: udpate switch ts
* docs: remove ie11
* fix: tree-select throw error when use slot title
* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353 )
* fix type for typescript 4.3.5
* Update interface.ts
close #4296
* fix: dropdown submenu style error #4351
close #4351
* fix(notification): 完善notification类型 (#4346 )
* refactor(progress): use composition API (#4355 )
* refactor(progress): use composition API
* refactor(vc-progress): update
* refactor: progress
* refactor: progress
Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
2021-07-12 17:14:47 +08:00
tangjinzhou
39c866eb02
feat: useForm ts type
2021-07-12 10:00:10 +08:00
zanllp
8ce46ab1a1
fix(notification): 完善notification类型 ( #4346 )
2021-07-11 14:46:45 +08:00
tangjinzhou
c20c1f2a32
fix: dropdown submenu style error #4351
...
close #4351
2021-07-11 14:13:07 +08:00
艾斯特洛
fb94726a1e
fix: TypeScript definition of Table interface for typescript 4.3.5 ( #4353 )
...
* fix type for typescript 4.3.5
* Update interface.ts
close #4296
2021-07-11 10:00:52 +08:00
tangjinzhou
1152e8cd71
fix: tree-select throw error when use slot title
2021-07-08 11:36:32 +08:00
tangjinzhou
f7b39e2d92
Refactor mentions ( #4341 )
...
* refactor(mentions): use compositionAPI (#4313 )
* refactor: mentions
* refactor: mentions
Co-authored-by: ajuner <106791576@qq.com>
2021-07-07 23:12:03 +08:00
tangjinzhou
cf2ffa2bd9
feat: udpate switch ts
2021-07-07 22:09:09 +08:00
tangjinzhou
292f5c9d75
test: update snap
2021-07-07 21:51:03 +08:00
tangjinzhou
ffb52a2c40
style: uncheckedValue to unCheckedValue
2021-07-07 21:50:50 +08:00
John
427cf36eaa
refactor(switch): support customize checked value #4329 ( #4332 )
...
* refactor(switch): support customize checked value #4329
* test: add test case
* refactor: update props name
* refactor: update ts
* refactor: optimize
2021-07-07 21:35:41 +08:00
Jarvis
9e0244dfc3
fix(UploadDragger): fix UploadDrager no export ( #4334 )
2021-07-07 21:24:14 +08:00
tangjinzhou
203e42382f
fix: timepicker error border not show #4331
2021-07-06 21:58:05 +08:00
tangjinzhou
8198cab549
refactor: transfer、tooltip ( #4306 )
...
* refactor(transfer): use composition api (#4135 )
* refactor(transfer): use composition api
* fix: remove console
* refactor(tooltip): use composition api (#4059 )
* refactor(tooltip): use composition api
* chore: useConfigInject
* fix: remove useless
* style: format code
* refactor: transfer
* refactor: tooltip
Co-authored-by: ajuner <106791576@qq.com>
2021-07-06 16:16:57 +08:00
tangjinzhou
16ee0dd2f1
fix: submenu animation lose #4325
2021-07-06 15:54:58 +08:00
tangjinzhou
761f6a6661
fix: datepicker trigger scroll in safari #4323
2021-07-06 10:40:11 +08:00
tangjinzhou
40c4b80f69
test: udpate space test
2021-07-06 10:07:48 +08:00
tangjinzhou
e64fb33905
fix: space style error when not support flex
2021-07-06 10:02:26 +08:00
tangjinzhou
d5952c060f
fix: modal ts error for parentContext #4305
...
close #4305
2021-07-01 21:45:35 +08:00
tangjinzhou
da10933cd3
fix: add button loading animation
2021-06-30 16:13:05 +08:00
tangjinzhou
aa05d369e1
fix: tree replaceFields error #4298
2021-06-30 15:44:08 +08:00
tangjinzhou
e79a930e59
fix: ts error
2021-06-30 15:17:53 +08:00
tangjinzhou
e4c737e752
test: update snap
2021-06-30 14:53:18 +08:00
tangjinzhou
2c2726c827
style: lint code
2021-06-30 14:45:05 +08:00
tangjinzhou
202f341299
chore: merge next
2021-06-30 14:41:07 +08:00
tangjinzhou
61c19a81c2
refactor: button
2021-06-30 13:48:02 +08:00
John
389b233a40
refactor(3.x/button): use composition api ( #4291 )
...
* refactor(button): use composition api
* refactor: add rtl
* refactor: sync antd
* refactor: update css
* refactor: add dev warning
* test: add test case
* refactor: export component type
* refactor: optimize
2021-06-30 10:03:17 +08:00
tangjinzhou
e85d436ddd
fix: textarea icon position error
2021-06-30 09:20:55 +08:00
tangjinzhou
b12b7f83ca
fix: rate not update #4294
...
close #4294
2021-06-30 08:38:44 +08:00
tangjinzhou
c563097faa
fix: table ColumnProps interface #4288
...
close #4288
2021-06-29 16:16:32 +08:00
tangjinzhou
0c3d9d535d
feat: menu event args add item #4290
2021-06-29 15:44:41 +08:00
tangjinzhou
9a86d1b54d
style: update modal.tsx
2021-06-29 14:58:20 +08:00
Carter Li
e2ea50f08e
fix(List): fix circular reference, which confuses vite ( #4263 ) ( #4283 )
2021-06-28 17:45:04 +08:00
tangjinzhou
cdbe8eea6b
feat: add useForm
2021-06-28 16:01:47 +08:00
tangjinzhou
5f8d8a555b
fix: form validateFirst not reject #4273
2021-06-28 11:21:23 +08:00
tangjinzhou
4a0fce5a0a
release 2.2.0-beta.6
2021-06-26 14:27:26 +08:00
tangjinzhou
e8b95784eb
perf: menu performance optimization
2021-06-26 10:50:27 +08:00
ajuner
d028cce23f
chore: use type import ( #4260 )
2021-06-26 09:35:40 +08:00
tangjinzhou
b1bb913f9d
fix: `Layout` `RangePicker` `WeekPicker` `Textarea` on-demand loading failure
2021-06-24 22:47:36 +08:00
tangjinzhou
d58a5d8b12
fix: select not update
2021-06-24 11:03:02 +08:00
John
2e06d38aff
fix(auto-complete): support `options` slots #4012 ( #4072 )
2021-06-24 09:42:27 +08:00
tangjinzhou
8d8f940552
test: update snap
2021-06-24 08:41:25 +08:00
tangjinzhou
33c7230ee2
style: update prettier & format code
2021-06-23 23:10:07 +08:00
tangjinzhou
fdecafbbb3
feat: support vite-plugin-components
2021-06-23 21:47:53 +08:00
tangjinzhou
22141e74de
refactor: list ( #4242 )
2021-06-23 14:44:21 +08:00
tangjinzhou
31ed5c68d1
style: format code
2021-06-22 15:35:04 +08:00
tangjinzhou
b2aa49d064
fix: select dynamic virtual list
2021-06-22 15:33:11 +08:00
tangjinzhou
604372ff2d
fix: select keyboard position error
2021-06-22 13:26:19 +08:00
tangjinzhou
656d14fc4e
feat: add select responsive
2021-06-22 10:47:33 +08:00