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
陈帅
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
6 years ago
zombieJ
c89c597e7f
feat: add `htmlFor` in Form.Item ( #16278 )
* add htmlFor in Form.Item
* update doc
6 years ago
zombieJ
ae101a2056
fix: labelAlign should work in Form.Item ( #16072 )
* labelAlign should work in Form.Item
* add Form & Form.Item
* rename type
6 years ago
afc163
69140e7d59
bug(Form): switch should be trigger by form label
close #15549
6 years ago
Hsuan Lee
baa5a7971f
refactor(form-item): move `ant-form-item-no-colon` selector position ( #15592 )
* refactor(form-item): better `ant-form-item-no-colon` selector position
fix: fix lint
close #15585
* chore: update snap
6 years ago
afc163
8f8471fa5d
💄 fix missing semicolon
6 years ago
DiamondYuan
5b162897a8
feat: support props colon of Form
6 years ago
yoyo837
5281d7b7f2
add labelAlign for Form and FormItem
6 years ago
zombieJ
2f6b367137
fix form warning ( #15160 )
* fix form warning
* update snapshot
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
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
924e8e4b83
🐛 should not print warning for not generating help and validateStatus automatically when help or validateStatus is specified
close #14911
6 years ago
zombieJ
c29323b448
Revert to remove FormItem explain-holder ( #14937 )
* Revert "Adjust style to be similar with origin (#14886 )"
This reverts commit 735175e3cf
.
* Revert "sync form item (#14778 )"
This reverts commit 5ac674e698
.
6 years ago
zombieJ
735175e3cf
Adjust style to be similar with origin ( #14886 )
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
6 years ago
zombieJ
5ac674e698
sync form item ( #14778 )
* sync form item
* update snapshot
* use before
6 years ago
zombiej
777c56a515
mock test
6 years ago
afc163
b2c7c53b4c
✅ fix warning in test case
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
zombieJ
684d15c054
formItem support error message with reactNode ( #13046 )
close #13014
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
6 years ago
HeskeyBaozi
af11401d33
upgrade svg
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Alexander Anpleenko
ac924d9443
fixed a word mistake
6 years ago
HeskeyBaozi
2f469a3404
use svg icon in form feedback
6 years ago
jiang
9e01b24272
fix 10445 ( #10457 )
* fix 10445
* re help anim timing
* refactor
* use this.helpShow
* is show no set state
* remove state.helpShow
7 years ago
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
7 years ago
Wei Zhu
61e4f8011a
Remove sCU from Form ( #10029 )
Related #9790
Form and Form.Item are not considered as pure components
7 years ago
Wei Zhu
2a5479a524
Fix type errors
Close #9988
7 years ago
jiang
76994bd772
Remove Form Item help transition, fix #8831 ( #9675 )
* fix #8831
* remove help transition
7 years ago
afc163
1ae7da3878
Fix hasFeedback icon position in vertical form layout
close #9153 and #9309
7 years ago
afc163
b3f31216df
Fix #9103 , ref #7351
7 years ago
afc163
84a177af43
remove extra space in classname
7 years ago
afc163
bf70d30a60
no prevent label click default behavior
7 years ago
afc163
9a49a5c775
revert 61968b91
7 years ago
afc163
61968b91cf
Fix link in form item label
7 years ago
Wei Zhu
ad21c9837f
Fix implicit any error for Form
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Benjy Cui
7ff7519207
fix: upgrade rc-form and refactor to be compatible with react@16
7 years ago
afc163
185b3b1e9a
Fix FormItem error with react-hot-loader, close #7775
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
afc163
8127d3b579
Fix Duplicated Animate
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
afc163
f111855b8c
fix tslint
7 years ago
afc163
6ad3fe5200
fix rc-animate
7 years ago
afc163
2170b401bf
fix form animation
7 years ago