二货机器人
|
2803ccf658
|
docs: Update DatePicker docs and add legacy notice (#25768)
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
|
4 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 |
zombiej
|
83b449b1ff
|
set form id on demo
fix #10218
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
2952a8625b
|
site: remove old version hint of API
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
9a85303f79
|
remove unneccesary size prop
|
7 years ago |
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
8 years ago |
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
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 |
afc163
|
0f46eed370
|
fix lint
|
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 |
afc163
|
657c707a79
|
Hide useless prop Form[horizontal]
|
8 years ago |
Benjy Cui
|
1eb3d68656
|
docs: simplify demo
|
8 years ago |
Benjy Cui
|
048e3c9246
|
docs: update demo for time-relate controls
|
8 years ago |
Benjy Cui
|
037d739fa4
|
docs: update demo order
|
8 years ago |
Benjy Cui
|
52e3511192
|
docs: add demo for using time-related in form, close: #3610
|
8 years ago |