偏右
8497e54e39
docs: 📖 keep documentation up to date ( #24184 )
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
5 years ago
xrkffgg
fd7e7d3695
style: optimization form rtl and demo ( #22621 )
5 years ago
medayz
b617b41dcb
fix typos in messages ( #21594 )
5 years ago
二货机器人
58133bcabd
update demo ( #21069 )
5 years ago
afc163
08ab82d17f
:clipper: Add complex form control demo for Form
https://github.com/ant-design/ant-design/issues/20481#issuecomment-569184410
5 years ago
Guichi Zhao
1958b78ecc
docs: copy state to props is a bad practice ( #20212 )
* Copy state to props is a bad practice
The original code copy the props the state which is not necessary at all, it will only confuse the reader!
Also, it considered being a bad practice: https://overreacted.io/writing-resilient-components/
* remove console
* fix indentation
* fix lint error
* improve js syntax
5 years ago
afc163
d07b298ae4
✅ Fix eslint errors
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
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
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
zombiej
b54157a395
update doc
6 years ago
zombieJ
70046f782d
update doc about customize form item component ( #15088 )
* update doc
* rm test code
* update doc
6 years ago
afc163
1350c87ab1
🎨 Improve form demo code style
6 years ago
zombiej
83b449b1ff
set form id on demo
fix #10218
6 years ago
yangxiaolin
6bc311123c
fix syntax error
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombiej
d814145b7e
fix form demo
6 years ago
Ilan
0df4678562
👌 updating customized form controls demo
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
afc163
61502ef942
Fix form demo error in IE9
7 years ago
Wei Zhu
5ddd7f847f
docs: Document customized form control
Related: #5700
8 years ago
Benjy Cui
fb8f90c102
feat: form ( #5063 )
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
8 years ago
feng zhi hao
62e80928d5
docs: rewrite Form demos to ES6 component ( #4949 )
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Benjy Cui
f250bdcc98
docs: update demo for form
8 years ago
afc163
d0c34380d4
simplify form demo code
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