afc163
|
6f695b050e
|
🐛 Input.Search should trigger onSearch when clear
close #18729
|
2019-09-13 13:26:53 +08:00 |
|
偏右
|
c6c947fd28
|
🐛 Fix Input.Password cannot get input element (#18441)
close #18412
|
2019-08-24 00:25:45 +08:00 |
|
wenhong
|
77d8c92a16
|
chore: remove unnecessary disable default props
|
2019-07-19 17:05:29 +08:00 |
|
afc163
|
b4bdb19952
|
✅ Fix snapshot
|
2019-04-16 14:22:22 +08:00 |
|
zombieJ
|
41316e69e8
|
update snapshot (#16017)
|
2019-04-11 12:48:36 +08:00 |
|
melchior voidwolf
|
906f722ea8
|
Correct suffix icon in Input.Password (#15381)
fix #15369
|
2019-03-14 15:34:09 +08:00 |
|
afc163
|
5cd5d1ff00
|
📝 Opatimize Input demo
|
2019-03-04 21:57:30 +08:00 |
|
zombieJ
|
c80136a9a7
|
New Component: Typography (#14250)
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
|
2019-02-19 11:42:05 +08:00 |
|
zombieJ
|
47e53ab0fe
|
Fix Input.Search not support addonAfter (#14799)
* fix addonAfter
* update snapshot
|
2019-02-12 21:39:36 +08:00 |
|
thilo-behnke
|
a9a6da47ed
|
Input: Clear icon doesn't disappear if value is null (vs undefined or empy string) (#14733)
* fixed issue with allowClear if value is null
* added test cases for allowClear fix
|
2019-02-07 11:39:16 +08:00 |
|
zombiej
|
b835110f79
|
merge master
|
2019-01-26 12:02:56 +08:00 |
|
zombieJ
|
5ac80c8e55
|
Use addonAfter instead of suffix when use enterButton in Input.Search (#14461)
fix #14450
|
2019-01-25 11:06:05 +08:00 |
|
zombiej
|
0a67272ae4
|
add locale update
|
2019-01-10 21:55:21 +08:00 |
|
zombiej
|
12af9a9dca
|
icon add aria-label support
|
2019-01-10 21:55:21 +08:00 |
|
afc163
|
fab24bf38c
|
🐛 Fix review problems
|
2018-12-28 23:00:34 +08:00 |
|
afc163
|
e6bdd3d656
|
✅ fix snapshot and defaultValue warning
|
2018-12-28 23:00:34 +08:00 |
|
afc163
|
d61ad7445a
|
⚡ support allowClear for Input
|
2018-12-28 23:00:34 +08:00 |
|
afc163
|
990ab8833a
|
✅ fix snapshots
|
2018-12-28 14:40:10 +08:00 |
|
zy410419243
|
434205d216
|
test: update snapshots
|
2018-12-05 19:46:06 +08:00 |
|
zy410419243
|
bcefe82ee4
|
test: update test case
|
2018-12-05 19:46:06 +08:00 |
|
zy410419243
|
1638a629f4
|
feat: add visibilityToggle to control whether Icon show
|
2018-12-05 19:46:06 +08:00 |
|
zy410419243
|
113231c5df
|
pref: fix codecov problem
|
2018-12-05 19:46:06 +08:00 |
|
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
2018-12-05 19:12:18 +08:00 |
|
Wei Zhu
|
a3ce6678cb
|
Update snapshot
|
2018-10-01 23:57:45 +08:00 |
|
HeskeyBaozi
|
976f6969f4
|
update test snapshot
|
2018-09-07 14:14:23 +08:00 |
|
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
b8b64f92c8
|
remove prop 'svgStyle' and i think it's really good
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
2018-09-02 20:59:37 +08:00 |
|
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
2018-08-27 20:40:11 +08:00 |
|
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
2018-08-24 18:36:08 +08:00 |
|
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
2018-08-14 15:32:29 +08:00 |
|
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
2018-08-13 20:51:01 +08:00 |
|
HeskeyBaozi
|
0a8f964935
|
update test snap shot
|
2018-08-13 14:46:55 +08:00 |
|
HeskeyBaozi
|
ee16585b6d
|
update test cases
|
2018-07-25 11:51:19 +08:00 |
|
HeskeyBaozi
|
4a553a2006
|
upgrade test cases
|
2018-07-19 20:37:47 +08:00 |
|
HeskeyBaozi
|
8df086f022
|
update test cases
|
2018-07-18 13:39:02 +08:00 |
|
HeskeyBaozi
|
9338f33c1c
|
update test cases
|
2018-07-18 10:33:54 +08:00 |
|
zombiej
|
a6e2037c06
|
update test case
|
2018-05-26 23:18:18 +08:00 |
|
afc163
|
a99c8c7175
|
Fix snapshot
|
2017-11-07 11:12:10 +08:00 |
|
Wei Zhu
|
d6ace6663b
|
Update snapshot
|
2017-11-06 19:00:36 +08:00 |
|
afc163
|
bf82b4c49b
|
Fix suffix of Input.Search
close #7970
|
2017-11-01 12:12:16 +08:00 |
|
delesseps
|
a8cab96c13
|
Add maxLength attribute to Input (#7744)
|
2017-09-27 09:57:23 +08:00 |
|
afc163
|
f505ebd188
|
Add snapshot test for textarea disabled
|
2017-07-21 20:23:50 +08:00 |
|