啸生
|
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 |
|
只捱宅
|
dc0dfea201
|
Merge pull request #19049 from ant-design/master
chore: Merge master into feature
|
2019-09-28 19:27:19 +08:00 |
|
afc163
|
46d0ff3e00
|
✅ update snapshot
|
2019-09-26 14:03:17 +08:00 |
|
偏右
|
1200f7fe00
|
Merge branch 'feature' into master-to-merge
|
2019-09-14 15:40:33 +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 |
|
二货机器人
|
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 |
|
偏右
|
c6c947fd28
|
🐛 Fix Input.Password cannot get input element (#18441)
close #18412
|
2019-08-24 00:25:45 +08:00 |
|
二货机器人
|
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
|
2019-08-22 11:55:37 +08:00 |
|
zombieJ
|
197649bf5e
|
fix: Revert #17684 (#18097)
* fix: Revert #17684
* update snapshot
* gt di
|
2019-08-05 22:14:00 +08:00 |
|
wenhong
|
77d8c92a16
|
chore: remove unnecessary disable default props
|
2019-07-19 17:05:29 +08:00 |
|
zombieJ
|
1517fcbbd6
|
fix space missing in button (#16551)
|
2019-05-17 12:04:47 +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 |
|
afc163
|
95bd4d6903
|
🐛 Fix col element missing relative style
close #15626
|
2019-03-31 20:25:41 +08:00 |
|
afc163
|
9f3ef09717
|
✅ Fix demo snapshot
|
2019-03-26 22:40:10 +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 |
|
陈帅
|
5e298dba51
|
3.14.0 Changelog (#15145)
* add responsive property to carousel (#15071)
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104)
* update doc
* fix cascader should tab twice to exist (#15117)
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116)
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
|
2019-03-04 10:45:15 +08:00 |
|
zombiej
|
6f95995faa
|
merge master
|
2019-02-27 19:57:48 +08:00 |
|
ztplz
|
e3eec8f2b6
|
Update snapshots
|
2019-02-20 16:58: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 |
|
Junbin Huang
|
d78c0f2707
|
Chore/fix master conflict (#14126)
* adjust table fixed column z-index (#14036)
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061)
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049)
* Fix tslint warning
* Correct typescript usage (#14074)
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110)
close #14108
* init Spin should also support delay trigger (#14105)
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
|
2019-01-06 13:25:59 +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 |
|
zy410419243
|
2b07c0a730
|
test: update snapshots
|
2018-12-05 19:46:06 +08:00 |
|
zy410419243
|
f3611bf7bb
|
test: update snapshots
|
2018-12-05 19:46:06 +08:00 |
|
zy410419243
|
97367c0a80
|
test: update snapshots
|
2018-12-05 19:46:06 +08:00 |
|
zy410419243
|
c161d9c285
|
feat: Add Input.Password
|
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 |
|
zombiej
|
9f5d421cd6
|
merge master
|
2018-11-30 14:48:37 +08:00 |
|
zombieJ
|
8d1d595d76
|
use resize observer to check textarea size (#13295)
fix: #10151
|
2018-11-27 13:46:42 +08:00 |
|
zombiej
|
be76bcb88b
|
update test snap
|
2018-10-08 10:06:28 +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 |
|