afc163
924e8e4b83
🐛 should not print warning for not generating help and validateStatus automatically when help or validateStatus is specified
close #14911
6 years ago
zombiej
e94ce11bd9
update form item css
6 years ago
zombieJ
c29323b448
Revert to remove FormItem explain-holder ( #14937 )
* Revert "Adjust style to be similar with origin (#14886 )"
This reverts commit 735175e3cf
.
* Revert "sync form item (#14778 )"
This reverts commit 5ac674e698
.
6 years ago
zombieJ
735175e3cf
Adjust style to be similar with origin ( #14886 )
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
zombieJ
5ac674e698
sync form item ( #14778 )
* sync form item
* update snapshot
* use before
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
zombieJ
2b558af960
update silder snapshot ( #14732 )
6 years ago
ycjcl868
6f040b6c40
fix: strict check input
6 years ago
zombiej
777c56a515
mock test
6 years ago
RunningCoderLee
86e0431f9b
fix: make all the properties in the ValidateFieldsOptions typing optional
6 years ago
RunningCoderLee
71503751a2
add ValidateFieldsOptions typing for validateFields
6 years ago
afc163
d3e16b2dc6
🐛 Remove upload control if there is no trigger
in case of upload control triggered by label in some situations
close #14298
6 years ago
ycjcl868
89653d2e89
📝 fix site demo, dynamic form firstItem undefined
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
Bora Ikizoglu
3e85e51b58
Fixed Form.create missing type ( #14584 )
6 years ago
zombiej
f5cbf0f9f1
update getFieldsValue types
6 years ago
Michael Salaverry
18dc2c2743
Documentation: fixed typos and grammar ( #14518 )
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
Ran Byron
4a5e681627
Allow vertical form labels to break line
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
afc163
e6bdd3d656
✅ fix snapshot and defaultValue warning
6 years ago
zombiej
192e188fe8
rate support 'tooltips'
close #13973
6 years ago
afc163
b2c7c53b4c
✅ fix warning in test case
6 years ago
zombieJ
bf087e29bd
Add remark lint ( #13906 )
support remark-lint check
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
j3l11234
95cf9f3e48
Update rc-form requirement from ~2.2.7 to ~2.4.0 ( #13788 )
& and preserve option
6 years ago
afc163
fe47f01796
📝 Fix documentation
6 years ago
afc163
1350c87ab1
🎨 Improve form demo code style
6 years ago
afc163
d78d0de36c
💄 Fix extra margin of nested form item
close #13748
6 years ago
zombiej
f65fb2867f
add options.preserve of form
6 years ago
Alfred Qiu
b24d5a65a5
add form-tutorial.md
6 years ago
huishiyi
dd30678033
doc: update form & layout docs ( #13701 )
* doc: remove duplicate setFields in form doc-US
* doc: fix layout doc collapsedWidth default
6 years ago
zombieJ
684d15c054
formItem support error message with reactNode ( #13046 )
close #13014
6 years ago
zombiej
0d05ceda08
update snapshot
6 years ago
Teng YANG
c2d1d72675
Fix #13529 input group compact border color issues ( #13550 )
fix #13529
6 years ago
Julia Passynkova
7b643d2aaa
Added CheckBox.Group to Form demo ( #13680 )
6 years ago
zombiej
83b449b1ff
set form id on demo
fix #10218
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
yangxiaolin
6bc311123c
fix syntax error
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
zombiej
8a912e5426
add transfer form error style
fix #13273
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
595de71315
💄 tweak form control margin, close #13183
6 years ago
ztplz
2fa90b17d0
Improve form demo
6 years ago
zombiej
e36e5aa5a2
fix form demo
6 years ago
wa1k3r
eac1c2482f
update checkbox wrapper-state-class snap
6 years ago