tangjinzhou
|
ae01387d90
|
refactor: autocomplete
|
2021-09-23 15:30:58 +08:00 |
tangjinzhou
|
365a32be26
|
style: remove omit.js
|
2021-09-23 14:36:23 +08:00 |
tangjinzhou
|
8e111e6a7c
|
feat: add form item rest
|
2021-09-23 13:53:43 +08:00 |
tangjinzhou
|
648ab4c4b9
|
doc: update
|
2021-09-22 22:36:36 +08:00 |
tangjinzhou
|
cb3c002e17
|
feat: autocomplete support option slot
|
2021-09-22 22:11:48 +08:00 |
tangjinzhou
|
e35730354d
|
doc: update doc
|
2021-09-22 17:16:46 +08:00 |
tangjinzhou
|
d91f9b3e1c
|
doc: update doc
|
2021-09-22 16:41:56 +08:00 |
tangjinzhou
|
f793a85582
|
doc: update form doc
|
2021-09-22 16:22:34 +08:00 |
tangjinzhou
|
4914864313
|
feat: export useInjectFormItemContext
|
2021-09-22 16:22:02 +08:00 |
tangjinzhou
|
59e0985f5d
|
doc: add Customized Form Controls demo
|
2021-09-22 16:21:09 +08:00 |
tangjinzhou
|
b22c654bae
|
fix: table ts error
|
2021-09-22 13:40:56 +08:00 |
tangjinzhou
|
ca6ce42819
|
feat: V3 form (#4678)
* chore: update husky
* perf: update formItem
* perf: useInjectFormItemContext
|
2021-09-22 13:00:36 +08:00 |
Amour1688
|
989d1d4202
|
chore: remove gulp-typescript (#4675)
|
2021-09-21 10:32:17 +08:00 |
tangjinzhou
|
e48bc13c6a
|
test: update snap
|
2021-09-19 21:03:10 +08:00 |
tangjinzhou
|
2d03466bf1
|
test: update snap
|
2021-09-19 16:26:23 +08:00 |
tangjinzhou
|
b2b27aeba7
|
style: fix eslint error
|
2021-09-19 15:28:09 +08:00 |
tangjinzhou
|
30566047cc
|
doc: update demo
|
2021-09-19 11:02:10 +08:00 |
tangjinzhou
|
9ec32e427c
|
style: add import eslint
|
2021-09-19 10:54:26 +08:00 |
Amour1688
|
aa9ba7fc5a
|
fix: typescript compile error
|
2021-09-19 10:13:53 +08:00 |
tangjinzhou
|
6b1f38cd4e
|
Merge remote-tracking branch 'origin/next' into v2.3
|
2021-09-19 09:19:51 +08:00 |
叡山电车
|
2e22b221c9
|
fix(select): mergedValue shouldn't modified by outValue (#4670)
|
2021-09-19 09:14:54 +08:00 |
tangjinzhou
|
90f273a88e
|
doc: update doc
|
2021-09-18 23:13:08 +08:00 |
tangjinzhou
|
456c35361c
|
feat: notification support configprovider.config
|
2021-09-18 22:48:44 +08:00 |
tangjinzhou
|
322158d2be
|
feat: message support configprovider.config
|
2021-09-18 19:23:52 +08:00 |
tangjinzhou
|
bcd69f0008
|
Merge remote-tracking branch 'origin/next' into v2.3
|
2021-09-18 17:21:33 +08:00 |
tangjinzhou
|
9b32623e1a
|
feat: configProvider.config
|
2021-09-18 17:19:16 +08:00 |
tangjinzhou
|
d749fc9f22
|
feat: confirm support reactively
|
2021-09-18 15:40:08 +08:00 |
沈青川
|
7236fc253b
|
fix: ModalFuncProps types which can be string text (#4664)
|
2021-09-17 16:13:26 +08:00 |
tangjinzhou
|
7bb296b3a5
|
test: update table snap
|
2021-09-15 16:06:38 +08:00 |
tangjinzhou
|
a50684cb31
|
feat: use renderSlot
|
2021-09-15 15:56:22 +08:00 |
叡山电车
|
27b258c29b
|
fix(useForm): immdiate validate doesn't work (#4646)
|
2021-09-15 15:14:46 +08:00 |
ajuner
|
3b8b19ea8c
|
fix: tree-select clear button render (#4655)
|
2021-09-15 13:31:59 +08:00 |
gitplus
|
2ce3f44403
|
fix(tag): prefixCls value (#4649)
|
2021-09-14 22:09:24 +08:00 |
tangjinzhou
|
3610140413
|
fix: expand icon not fixed
|
2021-09-13 10:54:16 +08:00 |
tangjinzhou
|
cc86cbf7bc
|
style: format
|
2021-09-12 22:08:32 +08:00 |
tangjinzhou
|
16f8d43a1a
|
doc: add next site
|
2021-09-12 16:44:53 +08:00 |
tangjinzhou
|
c8fa9f3eed
|
test: update
|
2021-09-12 13:51:44 +08:00 |
tangjinzhou
|
1ae0d519d3
|
fix: menu arrow not work
|
2021-09-12 13:48:01 +08:00 |
tangjinzhou
|
a6f37debb1
|
Merge remote-tracking branch 'origin/next' into v2.3
|
2021-09-12 08:54:07 +08:00 |
tangjinzhou
|
21502ea6b0
|
refactor: table (#4641)
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* fix: column not pass to cell
* doc: uppate table
* fix: update bodyCell headerCell
* doc: remove examples
* refactor: table
* fix: table title not work
* fix: table selection
* fix: table checkStrictly
* refactor: table
* fix: table template error
* feat: table support summary
* test: update snap
* perf: table
* docs(table): fix ajax demo (#4639)
* test: update table
* refactor: remove old table
* doc: update table doc
* doc: update doc
* doc: update select
* doc: update summary
Co-authored-by: John <John60676@qq.com>
|
2021-09-11 23:58:50 +08:00 |
叡山电车
|
752642afaf
|
fix(form): non-null predict for rulesRef (#4643)
|
2021-09-11 21:01:11 +08:00 |
undefined
|
fc0589c48f
|
Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next
|
2021-09-10 10:04:26 +08:00 |
undefined
|
741718a0f9
|
fix: autocomplete can not reset to undefined
|
2021-09-10 10:03:49 +08:00 |
Jérôme Prudent
|
4f36599458
|
feat: Support for patch method (#4637)
There is nothing HTTP speaking to prevent a multipart request with PATCH semantics.
|
2021-09-10 09:09:48 +08:00 |
叡山电车
|
a4d907a1bf
|
fix(Modal): type-definition error (#4632)
|
2021-09-09 17:02:02 +08:00 |
undefined
|
d2b72143f0
|
fix: list gutter support array
|
2021-09-09 08:14:49 +08:00 |
undefined
|
4c1347c24b
|
fix: drawer jump bug #4609
close #4609
|
2021-09-08 21:48:35 +08:00 |
undefined
|
11498add8e
|
fix: appcontext not work & function support #4627
|
2021-09-08 17:12:11 +08:00 |
Amour1688
|
9cd4783fd5
|
fix: typescript compile error (#4624)
|
2021-09-07 14:16:46 +08:00 |
undefined
|
3b08eee8c7
|
fix: ts error
|
2021-09-06 22:47:56 +08:00 |