Commit Graph

15836 Commits

Author SHA1 Message Date
afc163
a578b8ecfc 🆙 upgrade devDeps 2019-08-17 22:42:14 +08:00
偏右
cfa73249db
Merge pull request #18327 from ant-design/feature
Merge feature into master
2019-08-17 22:40:44 +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
偏右
92b36c08da
Merge pull request #17827 from shaodahong/feat-anchor-targetOffset
feat(Anchor): add targetOffset prop
2019-08-17 16:11:33 +08:00
信鑫-King
3bc3cf43f2
Merge pull request #18320 from ant-design/chore-ghpages-action
Update main.workflow
2019-08-17 15:40:58 +08:00
ycjcl868
ac087aa7e8 fix: deploy 2019-08-17 15:16:44 +08:00
信鑫-King
35850c7bf0
Update main.workflow 2019-08-17 15:15:51 +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
偏右
7c5821fcc5
Merge pull request #18311 from yoyo837/breadcrumb-last-child-a-highlight
The last-child highlight, whether or not it is linkable
2019-08-16 17:30:40 +08:00
yoyo837
c7e07baff9 The last-child highlight, whether or not it is linkable 2019-08-16 17:19:05 +08:00
偏右
3b0723bff2
Merge pull request #18284 from wendzhue/progress-styles
fix(module:progress): fix progress styles to adapt changes in rc progress
2019-08-16 15:52:47 +08:00
偏右
4e26107a4e
Merge pull request #17823 from shaodahong/feat-anchor-getCurrentAnchor
feat(Anchor): add getCurrentAnchor prop
2019-08-16 15:00:44 +08:00
偏右
79d1cd1006
Merge pull request #18305 from ant-design/fix-site-locale
fix: cn pages locale
2019-08-16 14:03:36 +08:00
afc163
ddd6400391 :china: Fix cn pages locale 2019-08-16 13:34:35 +08:00
陈帅
b133c4a2c4
style: descriptions style update (#18270)
* padding bottom support size

* add toc readme

* add demo

* fix lint

* snapshot updated
2019-08-16 10:01:46 +08:00