Commit Graph

18695 Commits

Author SHA1 Message Date
zefeng
baf001898d
feat: use inner icon to replace back-top background-img (#24397)
* feat: use inner icon to  replace back-top background-img

* chore: update snapshots
2020-05-22 17:03:30 +08:00
偏右
2932b39c88
chore: 🆙 upgrade @typescript-eslint/eslint-plugin (#24398)
* 🆙 upgrade @typescript-eslint/eslint-plugin

* Update package.json
2020-05-22 16:41:26 +08:00
偏右
1f371eee09
fix: Table selection out of column when size is small/middle (#24394)
close #24326
2020-05-22 15:20:11 +08:00
Yu
58ccb40005
chore: Cascader ts definition update (#24393) 2020-05-22 15:07:43 +08:00
偏右
76466dae9f
test: remove tsconfig.test.json (#24390) 2020-05-22 13:37:41 +08:00
Kermit Xuan
254c17e320
feat: upgrade trigger to 4.2.1(#19536) (#24386) 2020-05-22 13:06:52 +08:00
linye
ebf9c1fa4a
Update RecommendPage.tsx (#24381) 2020-05-22 10:52:29 +08:00
Eric Wang
8b9a005c1f
chore: use ts-expect-error (#24378) 2020-05-22 10:42:55 +08:00
Kermit Xuan
b57d306107
feat: optmize tooptip destroyTooltipOnHide (#19536) (#24362) 2020-05-22 00:20:01 +08:00
Teng YANG
b467cc5cbb
feat: #24355 support complex button backgrounds (#24372) 2020-05-21 23:45:25 +08:00
偏右
ae8603838a
Merge pull request #24371 from ant-design/master
chore: merge master into feature
2020-05-21 23:41:37 +08:00
偏右
1bba2ef65e
chore: Delete netlify.toml and update devDeps (#24343)
* Delete netlify.toml

* 🆙 upgrade dev deps

* fix mockdate tsd

* fix tsc noEmit
2020-05-21 23:27:02 +08:00
Mr.jiangzhiguo
4066f2f624
fix: Input.TextArea clear icon disappears (#24360)
* [#24359]: fix this issues

details: https://github.com/ant-design/ant-design/issues/24359

* fix css order
2020-05-21 22:55:52 +08:00
tdida
c2437a915d
Notification support config prefixCls (#24295) 2020-05-21 21:15:53 +08:00
Mr.Biscuit
a518a2b0b1
docs: Propose a free open source design library we made (#24348)
I want to propose an open source ant Figma library my team made for ant design which contains all possible components and regularly maintained and updated
2020-05-21 21:05:53 +08:00
偏右
35a6a887a3
Update lighthouse-ci.yml 2020-05-21 20:47:06 +08:00
Teng YANG
b264589b77
fix: enhance upload custom progress bar (#24339)
* enhance customize progress bar in upload

- fix progress bar `type` could be overridden
- update demo

* update docs in upload customize progress bar

* update docs in upload
2020-05-21 14:58:36 +08:00
偏右
3629830a85
Revert "chore: upgrade rc-tooltip to 4.1.0(#19536) (#24341)" (#24342)
This reverts commit d7288e99a0.
2020-05-21 13:49:51 +08:00
Kermit Xuan
d7288e99a0
chore: upgrade rc-tooltip to 4.1.0(#19536) (#24341) 2020-05-21 13:43:21 +08:00
afc163
61378e4605 docs: 📖 update ScrollOptions link 2020-05-21 11:32:45 +08:00
二货机器人
0689982def
fix: Table selection cache (#24338)
* test driven

* fix logic
2020-05-21 11:02:12 +08:00
二货机器人
e613861e63
fix: Notification hooks (#24337)
* test driven

* use ref for the same content
2020-05-21 10:36:18 +08:00
偏右
f646b6fae8
Update lighthouse-ci.yml 2020-05-20 23:41:17 +08:00
偏右
e657fb806f
fix: Button loading animation missing (#24328)
close #24323
2020-05-20 23:32:38 +08:00
dependabot-preview[bot]
6619700893
chore(deps): bump moment from 2.25.3 to 2.26.0 (#24322)
* chore(deps): bump moment from 2.25.3 to 2.26.0

Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

*  fix moment snapshot

* update moment version

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-05-20 22:33:51 +08:00
偏右
0f93896f0b
fix: Upload type missing (#24325)
close #24229
2020-05-20 22:33:34 +08:00
Teng YANG
ac50fa147c
feat: resolve #24213 customize progress bar in upload (#24319)
* feat #24213: customize progress bar in upload

* update doc for customize progress bar in upload
2020-05-20 22:29:45 +08:00
afc163
fdbf95aabd fix lighthouse-ci.yml 2020-05-20 21:52:40 +08:00
偏右
c69cf4a261
Update lighthouse-ci.yml 2020-05-20 21:46:18 +08:00
骗你是小猫咪
476853c320
test: fix ui-test install (#24320) 2020-05-20 20:51:35 +08:00
骗你是小猫咪
8d0bba4dea
test: 🚀 New Image Snapshots (#24003)
* test: New Image Snapshots

* circleci apt-get some lib

* fix command

* set CircleCI NODE_ENV

* new test:image

* upgrade jest-image-snapshot

* needs dist

* use jest html report

* use now deploy

* fix deploy skip

* set token

* upgrade version

* change if

* improve imageTest

* print node version

* revert puppeteer version

* fix now fail

* test

* fix now fail

* add if

* fix if

* add judgement

* fix action

* rebase

* fix test image script

* lint ignore

* fix lint fail
2020-05-20 19:47:49 +08:00
Yu
e197163a78
feat(Avatar): support draggable prop (#24314) 2020-05-20 19:30:39 +08:00
偏右
a7b81d52af
test: Add lighthouse-check-action (#24298) 2020-05-20 14:26:08 +08:00
Tom Xu
6f1fe30df1
docs(modal): improve (#24301) 2020-05-20 10:51:36 +08:00
Amumu
fb839eb1d1
remove @grid-gutter-width (#24303) 2020-05-20 10:47:39 +08:00
Tom Xu
706f0bbf56
refactor(alert): rewrite with hook and support strict mode (#24236)
* refactor(alert): rewrite with hook and support strict mode

* Update index.tsx

* improve code
2020-05-19 20:18:13 +08:00
Tom Xu
50fe770458
refactor(modal): rewrite with hook and support strict mode (#24238)
* refactor(modal): rewrite with hook and support strict mode

* Update ActionButton.tsx

* improve code
2020-05-19 20:15:51 +08:00
二货机器人
c40b291415
feat: RangePicker support info (#24278) 2020-05-19 20:13:11 +08:00
二货机器人
6106aab9d5
Merge pull request #24293 from ant-design/master-to-merge-feature
chore: Master to merge feature
2020-05-19 19:58:50 +08:00
afc163
d6d485b72d merge feature into master-to-merge-feature 2020-05-19 18:25:51 +08:00
偏右
6ad1b18a47
fix: Drawer cover other elements when closed (#24290)
* fix: Drawer cover other elements when closed

close #24287

* Add no-mask demo for Drawer
2020-05-19 18:11:21 +08:00
偏右
4feb186085
refactor: tree select style (#24291)
* chore(list): improve code (#24280)

* chore(list): improve code

* Update index.tsx

* refactor: tree select style code

* 🔒 lock antd-theme-generator to 1.2.2

https://github.com/mzohaibqc/antd-theme-generator/issues/42

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-05-19 18:10:02 +08:00
Tom Xu
baa56b6d85
chore(list): improve code (#24280)
* chore(list): improve code

* Update index.tsx
2020-05-19 14:55:46 +08:00
xrkffgg
ce78029933
fix: empty in cascader/select/table/treeSelect (#24279)
* fix: empty in cascader\select\table\treeSelect

* fix: snap
2020-05-19 14:45:57 +08:00
二货机器人
8bd10889c6
docs: fix site style (#24275) 2020-05-19 11:06:12 +08:00
偏右
f53d931890
Update MorePage.tsx (#24272) 2020-05-19 10:57:00 +08:00
linye
b4f38f7a22
📖 Update RecommendPage.tsx (#24274) 2020-05-19 10:56:46 +08:00
二货机器人
2120d7dfaa
docs: Add missing docs (#24273) 2020-05-19 10:42:34 +08:00
linye
a00c06c58b
Update MorePage.tsx 2020-05-19 10:40:14 +08:00
xrkffgg
5b61c0fac9
fix: inputnumber handler inner center (#24266) 2020-05-19 10:12:13 +08:00