Commit Graph

9705 Commits

Author SHA1 Message Date
偏右
371ba4d819
increase BackTop code coverage (#18406) 2019-08-22 18:04:10 +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
偏右
7558273e32
🐛 Fix Steps progressDot style (#18393)
close #18390
2019-08-21 19:15:45 +08:00
+v
b2bc511163 docs: typo(version not exist) (#18378) 2019-08-21 11:21:56 +08:00
+v
7ce3a58d47 docs: typo(version not exist) (#18377) 2019-08-21 11:21:32 +08:00
偏右
14308db289
🐛 Fix Steps vertical progressDot style (#18356)
broken via #17994

close #18354
2019-08-20 12:31:52 +08:00
Arnaud Benhamdine
0114146104
Update nav.md 2019-08-19 22:29:03 +02:00
afc163
c5344bde52 💄 Tweak Table expand icon style 2019-08-19 18:42:19 +08:00
afc163
488ef9ff94 🐛 Fix Input align broken in IE11
close #18347
close #18313
close #17753

The fix of #17759 did not resolve IE11
2019-08-19 17:24:38 +08:00
He Linming
af39b46595 fix: Prop style is getting duplicated on Table (#18315) (#18330) 2019-08-19 11:14:48 +08:00
陈帅
b73ac967f9 fix: fix descriptions demo warning (#18326)
* fix descriptions warning

* snapshot updated
2019-08-18 00:40:11 +08:00
afc163
3ca53b7b38 📝 changelog for 3.22.0 2019-08-17 23:47:27 +08:00
afc163
7826e42d92 📝 fix getCurrentAnchor version 2019-08-17 22:46:31 +08:00
偏右
8345554cd7
Merge pull request #18324 from ant-design/master
chore: Merge master into feature
2019-08-17 22:39:04 +08:00
jiang
ced96b954c fix: submenu popupClassName and className chaos (#18290)
* Update SubMenu.tsx

* add popupClassName to api

* fix typo
2019-08-17 22:38:11 +08:00
偏右
4e9c477bb3
fix: Cascader notFoundContent width (#18325)
* 🐛 Fix Cascader notFoundContent width

close #18176

* 🔒 lock less to 3.9.0

https://github.com/less/less.js/issues/3416
https://github.com/less/less.js/issues/3414
2019-08-17 22:29:02 +08:00
偏右
9b3ac9bbd1
fix: model close (#18323)
* 💄 support Modal closeIcon

close #18307

* 🐛 closeIcon should put into span

https://github.com/ant-design/ant-design/pull/18309/files#r314946527
2019-08-17 21:30:58 +08:00
偏右
c0f98beb4a
🐛 support jfif image in Upload (#18322)
close #18183
2019-08-17 21:23:41 +08:00
偏右
a767a495b0
feat: Modal closeIcon (#18309)
* 💄 support Modal closeIcon

close #18307

*  Add test case for closeIcon
2019-08-17 20:55:59 +08:00
Vijay Thirugnanam
c7e11a0eac feat: upgrade rc-mentions (#18298)
* upgrade rc-mentions

* update docs for mentions component

* update docs
2019-08-17 16:13:12 +08:00
shao
4968052574 test: fix lint fail 2019-08-16 18:15:28 +08:00
shao
2416d17b74 test: reduce test time 2019-08-16 17:59:33 +08:00
shao
9a3feda565 test: reduce test time 2019-08-16 17:59:32 +08:00
shao
6729ce30fa test: fix lint 2019-08-16 17:59:31 +08:00
shao
ce5375f95c test: remove unused var 2019-08-16 17:59:29 +08:00
shaodahong
83022a4cff test: try mock Date.now to reduce test time 2019-08-16 17:59:28 +08:00
shaodahong
b277a963f0 fix: eslint fail 2019-08-16 17:59:27 +08:00
shaodahong
b1cd8e32d9 test: add easings.ts test suite 2019-08-16 17:59:26 +08:00
shaodahong
ebdbd0ef6f test: fix test fail 2019-08-16 17:59:25 +08:00
shaodahong
3b692bc8b6 test: fix test fail 2019-08-16 17:59:24 +08:00
shao
a796f871a6 test: use jest.useFakeTimers replace sleep 2019-08-16 17:59:23 +08:00
shao
3ab3b014e0 test: use jest.useFakeTimers replace sleep 2019-08-16 17:59:22 +08:00
shaodahong
40c53c8ca4 feat(Anchor): change version 2019-08-16 17:59:20 +08:00
shaodahong
32621cf41a feat(Anchor): fix getCurrentAnchor offset 2019-08-16 17:58:45 +08:00
shao
554d8cb3e3 fix: review change 2019-08-16 17:58:43 +08:00
shao
b4a228c4f4 perf: replace all test suite delay func to common test util sleep func 2019-08-16 17:58:42 +08:00
shao
d45dc1b347 feat(Anchor): fix test fail 2019-08-16 17:58:41 +08:00
shao
a266f45395 feat(Anchor): remove scrollTo option 2019-08-16 17:58:40 +08:00
shao
32b09fc8f3 feat(Anchor): perf easings export 2019-08-16 17:58:39 +08:00
shao
5f153c1d83 fix: remove Easings easeOutCubic func 2019-08-16 17:58:38 +08:00
shao
b6c5db845c fix: modify naming 2019-08-16 17:58:37 +08:00
shao
fcd39e574c fix: modify naming 2019-08-16 17:58:36 +08:00
shao
06abd9503c fix: some bad writing 2019-08-16 17:58:35 +08:00
shao
ccef30885a perf: optimization BackTop and Anchor components scrollTo func 2019-08-16 17:58:34 +08:00
shao
90a65d1e57 feat(Anchor): fix add targetOffset prop deme test fail 2019-08-16 17:58:33 +08:00
shao
5e4835363b feat(Anchor): add targetOffset prop demo 2019-08-16 17:58:32 +08:00
shao
a103d21062 feat(Anchor): add targetOffset prop test case 2019-08-16 17:57:41 +08:00
shao
b3537d5c38 docs(Anchor): fix targetOffset prop doc of review change 2019-08-16 17:56:51 +08:00
shao
b02e433226 docs(Anchor): add targetOffset doc 2019-08-16 17:54:12 +08:00
shao
9803ebab34 feat(Anchor): add targetOffset prop 2019-08-16 17:52:41 +08:00