yoyo837
fb2bafbfdc
upgrade snapshot
2019-10-15 19:13:38 +08:00
yoyo837
a9d7178c2b
upgrade snapshot
2019-10-15 18:10:04 +08:00
yoyo837
cd3d9efd9f
Merge branches 'add-args-unsorting' and 'master' of github.com:ant-design/ant-design
2019-10-15 17:52:59 +08:00
afc163
8e2b2470b2
✅ update snapshots
2019-10-15 17:47:10 +08:00
yoyo837
0522d55f26
snapshot
2019-10-15 16:33:17 +08:00
Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
...
Merge features
2019-10-15 14:36:41 +08:00
willc001
4e1bbccd54
refactor: add @form-item-label-colon-margin-{right,left} ( #15478 )
2019-10-14 14:52:23 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
shaodahong
78b1f90e51
docs: link related issue of form initialValue option
2019-10-10 22:51:25 +08:00
orzyyyy
3ab6c48640
chore: merge master to feature
2019-10-06 06:50:04 +08:00
afc163
47dee4c7d7
✅ fix eslint problems
2019-10-05 18:02:16 +08:00
偏右
1200f7fe00
Merge branch 'feature' into master-to-merge
2019-09-14 15:40:33 +08:00
Amumu
11a0ebef90
docs: update colon
for Form ( #18755 )
...
* chore(docs): update for #18719
* better expression
2019-09-10 19:26:09 +08:00
afc163
cf97324abd
✅ fix demo snapshot
2019-09-07 19:34:01 +08:00
afc163
4615c70d95
🎬 fix Dragger style in Form demo
2019-09-07 19:32:24 +08:00
afc163
c9a8f698b1
✅ fix slider snapshot
2019-09-06 17:40:20 +08:00
afc163
a51f7a0508
✅ test unmount
2019-08-27 18:31:01 +08:00
+v
38b8d07e03
docs: link ( #18438 )
2019-08-23 16:36:46 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
afc163
5e99ed7bbe
✅ Fix eslint warnings
2019-08-12 19:04:33 +08:00
afc163
d07b298ae4
✅ Fix eslint errors
2019-08-12 19:04:31 +08:00
afc163
88de53d5af
✅ fix snapshot
2019-08-08 18:01:15 +08:00
Wendell
49c81322b2
docs: fix form doc typo ( #18160 )
2019-08-08 14:12:04 +08:00
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
2019-08-06 15:36:13 +08:00
orzyyyy
28f39739df
test: update snapshots
2019-08-06 15:36:13 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
orzyyyy
ac3f319ad2
fix: lint:es
2019-08-06 15:31:59 +08:00
afc163
6fe1e41ae9
📝 Improve API Table design
2019-08-05 16:14:32 +08:00
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
2019-08-05 15:29:26 +08:00
Kieren
d7e0f70a4e
fix typo for form api documentation
2019-08-02 13:50:03 +01:00
shao
27e7e33d12
fix review change
2019-07-31 11:12:31 +08:00
shao
f0726014c3
fix(Form.Item): fix label replace regexp err replace
2019-07-30 20:57:39 +08:00
zombieJ
b71f2ec4bd
docs: Add faq about form errors ( #17968 )
2019-07-30 11:50:47 +08:00
偏右
248a0b6d59
Merge pull request #17696 from JonathanLee-LX/master
...
docs: correct form documentation
2019-07-17 17:30:42 +08:00
Jonathan Lee
9e6cb56ef7
docs: correct form documentation
2019-07-17 17:23:42 +08:00
lixiaoyang1992
4e804bd466
feat(Form): upgrade setFieldsValue function declaration
2019-07-16 18:04:52 +08:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
偏右
189ad71d32
Revert "chore: use none-dist icons entry"
2019-07-09 11:33:03 +08:00
afc163
390807605e
🔧 use none-dist icons entry
2019-07-08 20:46:19 +08:00
afc163
32132c58cf
🐛 Fix Form onSubmit type
...
close #17400
2019-07-02 19:03:23 +08:00
zombiej
be33ebfa08
update test case
2019-06-30 20:31:14 +08:00
陈帅
722b39ec16
Merge branch 'master' into feature
2019-06-28 21:55:15 +08:00
zombieJ
6d0cf1de01
rm useless style ( #17319 )
2019-06-26 18:38:27 +08:00
afc163
d3db99f882
resolve conflict and merge feature branch
2019-06-26 14:30:42 +08:00
afc163
4c84c41da0
🐛 Revert Form type unknown
to any
...
close #17245
2019-06-23 15:27:06 +08:00
偏右
a4d7593ef2
Merge pull request #17120 from Zzzen/master
...
refactor: eliminate `any` type in exported interfaces.#14044
2019-06-21 17:38:56 +08:00
陈帅
82b85709be
style: run lint-fix ( #17172 )
2019-06-19 19:09:08 +08:00
Zzzen
f1ee189bd2
eliminate any
type in exported interfaces.#14044
2019-06-16 20:51:47 +08:00
afc163
be3226b757
Merge master into feature
2019-06-14 16:20:29 +08:00
Alexander.Kosov
97f2b7b0d9
Add a variable to stylize the background of the input in the validation error state
2019-06-06 14:18:31 +03:00