二货机器人
|
5f7ca16ed5
|
docs: Update form demo to remove defaultValue (#20524)
* docs: Update form demo to remove defaultValue
* update demo
* update styl
* add missing content
* update snapshot
|
5 years ago |
骗你是小猫咪
|
74082defe9
|
fix(Form): feedback icon with input suffix display not correct (#20363)
* fix(From): feedback icon with input suffix display not correct
* update snapshots
* review change
* revert register.md and improve feedback example
|
5 years ago |
zombieJ
|
4cdf37bedb
|
feat: New Form (#17327)
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
|
5 years ago |
zombieJ
|
340ff711ab
|
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng
* support lang panel
* display tabs if multiple lang
* rm tmp file
|
6 years ago |
afc163
|
b780070351
|
💄 prittier all files
|
6 years ago |
zombieJ
|
1fc8dd3042
|
Form support `labelCol` & `wrapperCol` props. (#15038)
* use context
* update doc
* update doc
* not pass context if nest
* update snapshot
* update doc
* update doc
|
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
|
83b449b1ff
|
set form id on demo
fix #10218
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
94283b730f
|
Fix validateStatus styles of some Form Controls, close #7498
|
7 years ago |
afc163
|
d7a29f682b
|
upgrade Col span format in demo
|
8 years ago |
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
8 years ago |
afc163
|
588dd3033f
|
docs: update for customizing validation
|
8 years ago |
Benjy Cui
|
200b88246f
|
docs: update docs format
|
8 years ago |
Benjy Cui
|
9ed06dea8a
|
docs: remove outdated warning, ref: #4783
|
8 years ago |
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
8 years ago |
afc163
|
657c707a79
|
Hide useless prop Form[horizontal]
|
8 years ago |
Benjy Cui
|
59805843e5
|
docs: merge mix demo into validate-other
|
8 years ago |
Benjy Cui
|
7372893b8e
|
docs: add demo for without Form.create, ref: #3594
|
8 years ago |
afc163
|
7e73725c68
|
update form demo
|
8 years ago |
Benjy Cui
|
4b5353b457
|
docs: add demo for mapPropsToFields, close: #3493
|
8 years ago |
Benjy Cui
|
037d739fa4
|
docs: update demo order
|
8 years ago |
Benjy Cui
|
49e5bfa7ca
|
docs: add demo for customized form control, close: #3585, ref: #3594
|
8 years ago |
Benjy Cui
|
949907231b
|
docs: udpate demo detail, close: #3111
|
8 years ago |
Benjy Cui
|
5a4ebe535f
|
deps: update rc-form and form's docs (#2873)
|
8 years ago |
Gray Choi
|
d07b73fec0
|
docs: translation of form (#2555)
|
8 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
7d131a3b64
|
Remove colon and add it via FormItem, close #1877
|
9 years ago |
afc163
|
b15ae59101
|
Fix lots of Form style
|
9 years ago |
Benjy Cui
|
59cb0a8fbb
|
site: fix parse errors..
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
9 years ago |
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
9 years ago |
Benjy Cui
|
62d61ada74
|
chore: rename demos
|
9 years ago |
afc163
|
8cd0a08946
|
Allow FormItem.help to be boolean
|
9 years ago |
afc163
|
997db86d76
|
fix form item demo style
|
9 years ago |
afc163
|
7a142993a1
|
Add inline form item explain to demo, #846
|
9 years ago |
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
9 years ago |
afc163
|
d759d1f489
|
Datepicker => DatePicker, Timepicker => TimePicker
|
9 years ago |
afc163
|
d1d3329674
|
fix boolean attribute lint errors
|
9 years ago |
afc163
|
16abf46071
|
Fix markdown eslint errors, update .eslintrc
|
9 years ago |
SimaQ
|
ecb1a8f447
|
fix: fix form demo warning. fixed #470.
|
9 years ago |
SimaQ
|
26d9c64f4d
|
fix: 修复通 Validator 结合使用输入失焦的问题。
|
9 years ago |
SimaQ
|
7b675f0721
|
更新 form demo.
|
9 years ago |
SimaQ
|
b8479d9d55
|
更新 form demo。
|
9 years ago |
SimaQ
|
ebab3c4199
|
update form demo.
|
9 years ago |
SimaQ
|
5f70cf024a
|
feat: add form-validation
|
9 years ago |
偏右
|
8516f308e5
|
Revert "表单校验"
|
9 years ago |