afc163
|
2f7b75562c
|
Merge branch 'master' into antd-3.0
|
2017-09-20 17:13:32 +08:00 |
|
afc163
|
635a0548de
|
Tweak input compact layout, close #7662
|
2017-09-20 16:46:37 +08:00 |
|
nikogu
|
abf18b9ec4
|
merge master
|
2017-09-18 10:13:48 +08:00 |
|
Wei Zhu
|
047f62e9b4
|
Mark refs to private (#7600)
|
2017-09-17 15:48:44 +08:00 |
|
afc163
|
c5f56b9db3
|
optimize TextArea autosize animation
|
2017-09-17 13:48:16 +08:00 |
|
偏右
|
dab6f43c02
|
Feat search enter button (#7620)
* Add enterButton for Input.Search
close #7596
* update snapshot
|
2017-09-15 17:03:43 +08:00 |
|
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
2017-09-15 16:42:25 +08:00 |
|
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
2017-09-15 16:14:26 +08:00 |
|
Wei Zhu
|
4664e36fa4
|
refactor: input string refs to callback (#7489)
|
2017-09-08 09:43:21 +08:00 |
|
Khalifa Lame
|
5510d12ce8
|
docs: update Input English doc (#7439)
Fixed some typos
|
2017-09-04 15:24:08 +08:00 |
|
afc163
|
a204c0afa2
|
restore default cursor, close #7410
|
2017-09-01 10:04:25 +08:00 |
|
Ricardo Raphael Joson
|
bedfb180a8
|
Update index.en-US.md (#7403)
|
2017-08-31 17:13:28 +08:00 |
|
afc163
|
f77c38bddf
|
fix snap
|
2017-08-18 12:17:07 +08:00 |
|
afc163
|
e00bfdc150
|
Make Input with addons same default width 100% with Input
|
2017-08-18 12:09:17 +08:00 |
|
afc163
|
b687a32044
|
Fix safari input text align, close #7135
|
2017-08-08 20:27:05 +08:00 |
|
afc163
|
b3979885e4
|
fix demo snapshot
|
2017-08-04 21:29:30 +08:00 |
|
D & R
|
4bfd076cb8
|
fix: InputGroup demo (#7089)
|
2017-08-04 21:23:34 +08:00 |
|
afc163
|
0f63c7186e
|
Fix input outline covered by addon again
|
2017-08-03 21:48:26 +08:00 |
|
afc163
|
483491d0d8
|
treak input style for text align
|
2017-08-03 21:45:56 +08:00 |
|
afc163
|
50b9839bb3
|
Fix input outline covered by addon
|
2017-08-02 21:37:15 +08:00 |
|
afc163
|
eb69e0a0f8
|
Fix scroll bar flash in TextArea[autosize]
|
2017-08-01 16:37:57 +08:00 |
|
Benjy Cui
|
d2aca99190
|
refactor: simplify TextArea's code
|
2017-07-24 09:36:27 +08:00 |
|
afc163
|
f505ebd188
|
Add snapshot test for textarea disabled
|
2017-07-21 20:23:50 +08:00 |
|
infeng
|
d19bfcbf74
|
fix onChange ts definition of Input
|
2017-07-19 13:52:55 +08:00 |
|
偏右
|
09c8addae1
|
Merge pull request #6858 from lyz810/master
fix: TextArea disabled style
|
2017-07-17 15:58:07 +08:00 |
|
neekey
|
7e522291c8
|
add unit px to all less value, make them explicit
|
2017-07-17 17:44:40 +10:00 |
|
liuyanzhe
|
bbfdc46aa2
|
Fix TextArea disabled style
|
2017-07-17 15:10:53 +08:00 |
|
afc163
|
b112948130
|
TextArea should be resetable in form, close #6776
|
2017-07-16 15:39:21 +08:00 |
|
newraina
|
e94b110a46
|
fix SearchProps
|
2017-07-14 17:47:11 +08:00 |
|
afc163
|
ab41503343
|
doc: update input demo description
|
2017-07-14 15:47:07 +08:00 |
|
afc163
|
ca89227568
|
test: fix snapshot
|
2017-07-12 21:44:46 +08:00 |
|
afc163
|
81a8d71ec3
|
Fix Input className to wrapper, close #6809
|
2017-07-12 21:43:06 +08:00 |
|
Benjy Cui
|
9c7cec3e39
|
refactor: remove span[disabled]
|
2017-07-12 14:23:47 +08:00 |
|
afc163
|
69b5acb45f
|
More test cases
|
2017-07-07 20:26:08 +08:00 |
|
偏右
|
b653a2c055
|
Merge branch 'master' into feature-2.12
|
2017-07-07 19:41:37 +08:00 |
|
团结
|
625673486e
|
I guess nextFrameActionId should be reset after textarea resized.
|
2017-07-06 20:42:54 +08:00 |
|
Benjy Cui
|
fe33e76479
|
refactor: extract Input.TextArea
|
2017-07-03 17:26:29 +08:00 |
|
paranoidjk
|
ba168b826f
|
refactor: use spread operator replace object-assign (#6677)
|
2017-07-03 16:57:11 +08:00 |
|
Benjy Cui
|
00932da89b
|
test: update snapshot for rc-calendar and rc-input-number
|
2017-06-28 16:29:26 +08:00 |
|
afc163
|
48e75e0436
|
fix hiddenTextarea typo
|
2017-06-27 14:32:12 +08:00 |
|
afc163
|
726541ae08
|
Improve autosize textarea scrollbar style, close #6609
|
2017-06-27 12:03:10 +08:00 |
|
afc163
|
0efd941346
|
Fix input group extra padding
|
2017-06-26 21:37:46 +08:00 |
|
afc163
|
2ba8e6fec6
|
Fix wrap="off" autosize error
close #6577
|
2017-06-23 16:40:07 +08:00 |
|
afc163
|
d7a29f682b
|
upgrade Col span format in demo
|
2017-06-15 15:34:47 +08:00 |
|
afc163
|
1c736c38b3
|
tweak Input[addon] vertical align, close #6403
|
2017-06-08 11:32:47 +08:00 |
|
afc163
|
d086ee253e
|
update snapshots for #6347
|
2017-06-03 01:38:26 +08:00 |
|
afc163
|
920adb9a8a
|
props.style in wrapper for input with addons
|
2017-06-03 00:55:30 +08:00 |
|
afc163
|
2cde334cd5
|
update snapshot
|
2017-05-28 15:30:43 +08:00 |
|
afc163
|
14844eb0e0
|
Fix AutoComplete and Input Group vertical align issue
|
2017-05-28 15:27:55 +08:00 |
|
clinyong
|
2202648d6e
|
Input add autoFocus prop (for ts checking)
|
2017-05-27 16:37:15 +08:00 |
|