zombiej
3c26ac9a54
chore: merge master
2019-11-06 10:34:53 +08:00
zombiej
5bf96bbb51
merge master
2019-11-04 10:49:45 +08:00
Rustin
767d2d0638
feat: Add allowClear to TextArea ( #19310 )
...
* add allow clear to textarea
revert textarea md
refactor textarea css
fix textarea props bug
add test and update snapshot
update doc
add margin
refactor textarea to reuse fixControlledValue and setValue method
add clearable input to reuse code
refactor clearable input
finish refactor
refactor clearable input
refactor input and textArea
finish refactor
update test snapshots
fix input props bug
fix dom issue
fix textarea dom issue
fix textarea test bug
fix textarea dom issue
refactor code and fix textarea dom issue
fix input dom issue
fix typo error
update test snapshots
fix ci failed issues
adjust margin
* remove useless code fix ci failed issue
* fix textarea padding issue
* update snapshots
* fix padding issue
2019-11-01 18:19:29 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
Rustin
fdf38f41d7
fix: modify textarea resize demo defaultValue to english ( #19348 )
...
* modify textarea defaultValue to english
* update test snapshots
2019-10-29 10:08:27 +08:00
zhangzh
670fbe3843
docs: add "maxLength" property to Input Doc
2019-10-25 16:20:18 +08:00
二货机器人
a533159ade
fix: Input with select style ( #19383 )
2019-10-23 22:17:06 +08:00
afc163
0e4b90c52f
✅ increase code cov
2019-10-23 11:55:42 +08:00
afc163
f1cd910b4e
✅ update snapshots
2019-10-23 11:55:42 +08:00
afc163
0604a09590
✅ update demo and test case
2019-10-23 11:55:42 +08:00
afc163
b882b8dd2f
🐛 Fix non-boolean attribute
and unique key
warning
...
close #19303
close #19354
2019-10-23 11:55:42 +08:00
zombiej
c75bbbd13d
merge master
2019-10-16 10:44:56 +08:00
yoyo837
fb2bafbfdc
upgrade snapshot
2019-10-15 19:13:38 +08:00
yoyo837
a9d7178c2b
upgrade snapshot
2019-10-15 18:10:04 +08:00
afc163
8e2b2470b2
✅ update snapshots
2019-10-15 17:47:10 +08:00
Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
...
Merge features
2019-10-15 14:36:41 +08:00
afc163
0b1894e83a
📝 deprecated info of autosize
2019-10-15 13:50:14 +08:00
zombiej
218798cfb4
merge master
2019-10-14 17:21:22 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
Liming Jin
311a6c0917
fix: replace autosize with autoSize
2019-10-11 23:39:30 +08:00
zombiej
28a6358439
merge master
2019-10-11 11:51:55 +08:00
Rodrigo Ehlers
36a7621bb3
add clear-icon click
2019-10-09 22:29:13 +08:00
啸生
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
2019-09-30 10:31:36 +08:00
zombiej
867910e6f4
merge master
2019-09-29 18:11:24 +08:00
二货机器人
e07bba91fa
chore: replace resizeObserver with rc-resize-observer
( #19057 )
...
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
2019-09-29 04:56:56 -05:00
zombiej
4d81cea17a
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-29 11:15:13 +08:00
只捱宅
dc0dfea201
Merge pull request #19049 from ant-design/master
...
chore: Merge master into feature
2019-09-28 19:27:19 +08:00
绯一
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
2019-09-28 13:52:59 +08:00
二货机器人
4907996b97
feat: TreeSelect use virtual scroll ( #19040 )
...
* use new rc-tree-select
* support not found
* add switch icon support
* support function
* support selection motion
* show search icon if open
* clean up
* fix lint
* fix lint
2019-09-27 22:31:28 -05:00
绯一
049799ed0f
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case ( #19042 )
2019-09-28 10:20:47 +08:00
ahauzq
49c9ee40b4
Input.tsx的otherProps为什么不去掉size
...
我觉得你们的otherProps推导竟然是any,所以不写size没报错
2019-09-27 02:16:45 +08:00
zombiej
911867622e
merge master
2019-09-26 22:28:08 +08:00
afc163
46d0ff3e00
✅ update snapshot
2019-09-26 14:03:17 +08:00
fkysly
e9b0c29f55
Rename algin.md to align.md
2019-09-26 14:02:14 +08:00
偏右
9e9abfdc79
Merge branch 'feature' into master-for-merge
2019-09-23 15:33:43 +08:00
zombiej
9051c7baee
merge master
2019-09-23 10:08:32 +08:00
Wensheng Xu
1d8c6f8d82
fix: Disabled input should not trigger the action of suffix part #18889
2019-09-20 13:06:25 +08:00
zombiej
f30b92ec21
merge master
2019-09-17 19:31:37 +08:00
afc163
b188a5e4d2
🐛 Fix Input.Group icon height in Chrome
...
close #18856
2019-09-17 15:27:41 +08:00
zombiej
fa8ddb4104
merge master
2019-09-16 11:23:26 +08:00
偏右
1200f7fe00
Merge branch 'feature' into master-to-merge
2019-09-14 15:40:33 +08:00
afc163
09810a28d9
✅ fix test cov for Search onChange
2019-09-13 13:26:53 +08:00
afc163
6f695b050e
🐛 Input.Search should trigger onSearch when clear
...
close #18729
2019-09-13 13:26:53 +08:00
骗你是小猫咪
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
2019-09-12 22:32:29 +08:00
二货机器人
2ea28af6ed
Virtual select component ( #18658 )
...
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
2019-09-12 20:15:17 +08:00
zombiej
43b3da9eae
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-04 16:20:28 +08:00
afc163
97f6ac9fc6
✅ fix stylelint
2019-09-03 19:04:37 +08:00
zombiej
b081fc4766
merge master
2019-09-02 16:09:05 +08:00
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
...
* add debug
* fix: Chrome input position not align with button
* fix lint
2019-09-02 15:35:42 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00