章鱼
|
7fd093bd0a
|
docs: feat components TS demo (#34742)
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
|
3 years ago |
MadCcc
|
6776bb8916
|
docs: demo support react18 (#34843)
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
|
3 years ago |
MadCcc
|
ed651f450d
|
fix: missing status style for RangePicker (#34509)
* fix: range picker should has status style
* chore: code clean
* chore: code clean
* chore: code clean
|
3 years ago |
MadCcc
|
533bc8740a
|
feat: cascader support status (#34086)
* feat: cascader support status
* chore: code clean
* chore: raise bundle size limitation
* chore: code clean
|
3 years ago |
MadCcc
|
65bf6550b1
|
feat: mentions support status (#34071)
* test: skip form deps-lint
* perf: remove useless has-feedback classname
* test: raise test coverage
* style: recover import arrangement
|
3 years ago |
MadCcc
|
37e042358d
|
feat: Input support status (#33995)
* feat: remove form status style && input support status
* test: update snapshot
* feat: update status prop in config provider
* fix: form item validateStatus support
* chore: code clean
* feat: status classname change
* test: update snapshot
* refactor: move formItemStatusContext to form folder
* refactor: merge utils
* refactor: rename statusUtils
* chore: code clean
* test: fix coverage
* chore: remove status prop of Form.Item
* chore: code clean
* docs: update demo
* test: fix lint
* feat: status only success and warning
* test: fix lint
* docs: update deamo
|
3 years ago |
afc163
|
d361537748
|
fix: Mentions error style in Form (#32385)
|
3 years ago |
偏右
|
5ac3313b7f
|
fix: Form control clear icon position (#25728)
* fix: Form control clear icon position
close #23430
* 🆙 eslint-plugin-unicorn
|
4 years ago |
xrkffgg
|
fd7e7d3695
|
style: optimization form rtl and demo (#22621)
|
5 years ago |
二货机器人
|
0f1629b244
|
fix: Input suffix form validate error style (#21121)
* fix: Input suffix form validate error style
* update style
* update snapshot
|
5 years ago |
二货机器人
|
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 |