Liming Jin
311a6c0917
fix: replace autosize with autoSize
5 years ago
Rodrigo Ehlers
36a7621bb3
add clear-icon click
5 years ago
啸生
71b53b7175
master to feature ( #19062 )
* ✅ increase upload test cov
* chore: replace resizeObserver with `rc-resize-observer` (#19057 )
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
* changelog (#19056 )
* Release 3.23.5
5 years ago
二货机器人
e07bba91fa
chore: replace resizeObserver with `rc-resize-observer` ( #19057 )
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
5 years ago
绯一
8219438ecd
Fix/detect antd button by static ( #19045 )
* fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case
* fix: chore
5 years ago
绯一
049799ed0f
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case ( #19042 )
5 years ago
ahauzq
49c9ee40b4
Input.tsx的otherProps为什么不去掉size
我觉得你们的otherProps推导竟然是any,所以不写size没报错
5 years ago
afc163
46d0ff3e00
✅ update snapshot
5 years ago
fkysly
e9b0c29f55
Rename algin.md to align.md
5 years ago
Wensheng Xu
1d8c6f8d82
fix: Disabled input should not trigger the action of suffix part #18889
5 years ago
afc163
b188a5e4d2
🐛 Fix Input.Group icon height in Chrome
close #18856
5 years ago
afc163
09810a28d9
✅ fix test cov for Search onChange
5 years ago
afc163
6f695b050e
🐛 Input.Search should trigger onSearch when clear
close #18729
5 years ago
骗你是小猫咪
5cd01d0470
feat(Input.Search): add loading prop ( #18771 )
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
5 years ago
afc163
97f6ac9fc6
✅ fix stylelint
5 years ago
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
* add debug
* fix: Chrome input position not align with button
* fix lint
5 years ago
xrkffgg
273c57676f
fix: Input.Password Icon Position ( #18521 )
5 years ago
afc163
f8ed99ab57
✅ missing components
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
偏右
26c61a12d5
🐛 Input disabled should not be allowed to clear ( #18482 )
close #18481
5 years ago
偏右
c9a703d9fb
🐛 Fix Input.Password unmount crash ( #18475 )
close #18473
5 years ago
偏右
c6c947fd28
🐛 Fix Input.Password cannot get input element ( #18441 )
close #18412
5 years ago
二货机器人
b9b9675fe1
fix: Not shaking with autosize of TextArea ( #18401 )
* fix: Not shaking with autosize of TextArea
* fix ract 15 demo
* fix demo
* add state
* handle event
* try to fix react 15 test case
5 years ago
afc163
488ef9ff94
🐛 Fix Input align broken in IE11
close #18347
close #18313
close #17753
The fix of #17759 did not resolve IE11
5 years ago
偏右
2cadd5be9f
fix: Input clear icon align problem ( #18151 )
* 🐛 Fix Input clear icon align problem
close #18150
close #17414
* Update index.less
5 years ago
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
5 years ago
orzyyyy
b054ce3874
chore: adjust indent & revert demo & fix lint problem
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
orzyyyy
649e8127c5
fix: lint:style
5 years ago
zombieJ
3a8fcd6281
fix: Textarea show scroll when autosize ( #18114 )
* fix: Textarea show scroll when autosize
* clean up
5 years ago
zombieJ
197649bf5e
fix: Revert #17684 ( #18097 )
* fix: Revert #17684
* update snapshot
* gt di
5 years ago
LilyWakana
9c0dbe2ddf
fix: optimize Input presuffix style( #17414 ) ( #17684 )
5 years ago
偏右
bc2d24646e
💄 correct @input-hover-border-color ( #17820 )
https://github.com/ant-design/ant-design/pull/17784#issuecomment-514069999
5 years ago
偏右
b8485ca744
🐛 Fix Input line height in IE ( #17759 )
close #17753
5 years ago
wenhong
77d8c92a16
chore: remove unnecessary disable default props
5 years ago
Wei Zhu
5b7c922594
Revert #17508 ( #17639 )
* Revert "fix: Style property orders"
This reverts commit 54a992c359
.
* Revert "fix: optimize Input presuffix style(#17414 )"
This reverts commit 9691d2bee1
.
5 years ago
诸岳
54a992c359
fix: Style property orders
5 years ago
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
5 years ago
riho
9691d2bee1
fix: optimize Input presuffix style( #17414 )
5 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
zombieJ
dc4102d879
reset line-height of TextArea & Picker ( #17165 )
6 years ago
Sevak
baac048eeb
Fix English translation
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
afc163
3606d15c2f
🐛 Fix Input not align with other components in Chrome
close #17082
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
zombieJ
1517fcbbd6
fix space missing in button ( #16551 )
6 years ago
afc163
b780070351
💄 prittier all files
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
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
afc163
b4bdb19952
✅ Fix snapshot
6 years ago