lixiaoyang1992
4e804bd466
feat(Form): upgrade setFieldsValue function declaration
2019-07-16 18:04:52 +08:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
zombiej
a4054bffe7
prettier md files
2019-05-20 11:46:00 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
陈帅
785c132262
meger feature to master ( #16421 )
...
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
2019-05-06 12:04:39 +08:00
HiddenMan
0350544de1
fix: username misspelling in the form. ( #16398 )
...
* fix normal-login spelling mistake
* fix horizontal-login spelling mistake
* fix index.zh-CN spelling mistake
* fix index.en-US spelling mistake
* update form demo.test.js.snap
2019-05-01 23:44:22 +08:00
Sebastian Busch
5ce2f89adc
Form onFieldsChange(): document third parameter "allFields", remove non-existent fourth parameter "add" from TypeScript definition ( #16343 )
...
* there is no fourth parameter, added by mistake in 619b0ed628
* Form onFieldsChange(): document third parameter 'allFields', introduced in 619b0ed628
2019-04-28 15:29:18 +08:00
afc163
60f4930348
📝 Optimize table and form documentation
2019-04-14 14:32:16 +08:00
Minwei Xu
32f9458b54
docs: Add space between eng and chinese for #15876
2019-04-07 14:28:50 +08:00
Minwei Xu
10196718e4
update doc for mapPropsToFields
2019-04-04 12:39:03 -04:00
afc163
f486c4e7e0
📝 Optimize Form TypeScript usage, #15642
2019-03-26 12:27:49 +08:00
愚道
a4f73ff64e
chore: sync master to feature
2019-03-08 15:21:36 +08:00
偏右
ee65a2d8de
Merge branch 'feature' into form-prop
2019-03-08 14:10:07 +08:00
DiamondYuan
5b162897a8
feat: support props colon of Form
2019-03-08 11:25:37 +08:00
yoyo837
0b1410a710
don't disclose some props define in doc
2019-03-07 15:34:11 +08:00
yoyo837
5281d7b7f2
add labelAlign for Form and FormItem
2019-03-07 15:14:27 +08:00
wanli
fdc8a1b458
[doc]remove misleading content
2019-03-05 20:51:32 +08:00
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
2019-02-25 19:04:09 +08:00
zombiej
b5fc19632b
merge master
2018-12-26 14:23:40 +08:00
zombieJ
bf087e29bd
Add remark lint ( #13906 )
...
support remark-lint check
2018-12-26 14:14:00 +08:00
zombiej
f65fb2867f
add options.preserve of form
2018-12-21 23:58:31 +08:00
zombiej
83b449b1ff
set form id on demo
...
fix #10218
2018-12-17 10:02:08 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
9d5920b39d
doc: remove old usage instruction
2018-09-14 11:31:53 +08:00
afc163
b70360e95a
doc: improve form API documentation
2018-09-12 22:16:53 +08:00
afc163
2952a8625b
site: remove old version hint of API
2018-09-12 21:43:01 +08:00
afc163
d88a8f6920
docs: Add instruction about validateFields arguments, close #11084
2018-06-29 11:57:26 +08:00
muzea
126bb42ddd
remove deprecated prop
2018-06-21 13:49:00 +08:00
muzea
904fd0a358
form add how to get wrappedComponent's ref
2018-06-21 13:49:00 +08:00
konakona
6c0d6d302a
Add feature: can use type ReactNode for message of rules ( #10136 ) ( #10395 )
...
* Add feature: can use type ReactNode for message of rules (#10136 )
* fix: Replace React.Fragment to span
* Add unit test for Form (Not passed)
* fix: unit test of Form
* fix: unit test of Form & remove demo
* fix: update unit test for Form
* Refine code for Form
* Add error check for getHelpMessage
2018-05-08 14:00:00 +08:00
Wu Haotian
4ea20e696c
fix(form): fix typing for Form.onValuesChange
( #10231 )
2018-04-24 23:33:58 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
Wei Zhu
9a022b8aac
docs: Update FormComponentProps import path
2017-12-19 14:30:56 +08:00
afc163
cd5761ffe6
update form doc
2017-12-13 10:50:03 +08:00
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
2017-11-30 09:53:32 +08:00
Benjy Cui
ac463a10f2
deps: upgrade form to 2.0.0 ( #8207 )
2017-11-17 21:19:10 +08:00
afc163
bf36ebdf5e
Merge branch 'master' into antd-3.0
2017-11-13 21:24:32 +08:00
Benjy Cui
16133aac65
docs: add validateMessage for createForm, close : #965
2017-11-13 10:36:16 +08:00
afc163
4999a60643
update form demo
2017-11-10 17:19:47 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
LeezQ
6954c3506c
docs: add typescript demo ( #7330 )
...
* feat: add typescript demo
add form typescript demo code
* Update index.zh-CN.md
* add TypeScript demo code
add TypeScript demo code
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
2017-09-01 10:36:31 +08:00
Tao
62b72d6c51
modify 参数
to 方法
( #7294 )
...
* modify `参数` to `方法`
* modify `Property` to `Method`
* dummy copy-paste
2017-08-23 13:25:44 +08:00
Benjy Cui
2268418a97
docs: add docs for validateFields, close: ##7287
2017-08-23 11:13:01 +08:00
afc163
fcb935b101
improve form doc
2017-08-19 12:12:57 +08:00
Benjy Cui
02daedd67b
docs: add missing doc for Form, close : #6959
2017-08-08 10:10:47 +08:00
Benjy Cui
8e496966cf
docs: update docs for Form
2017-07-26 09:04:01 +08:00
afc163
e6554e7edb
update form document
2017-07-16 15:05:48 +08:00
Benjy Cui
11626decfe
chore: update docs for Form.Item and fix edge case, close : #6113
2017-05-15 11:31:48 +08:00
MeiLin
01a75428d6
docs: fix typo ( #5980 )
2017-05-02 09:29:57 +08:00
afc163
03e9a97e2b
typo
2017-04-16 00:03:47 +08:00