Commit Graph

20421 Commits

Author SHA1 Message Date
二货机器人
79f8fece4b
refactor: Upload use batch start (#29474)
* chore: Update Upload version

* useMergedStatus

* fix file list parser

* fix list replacement

* bump rc-upload

* add Upload.LIST_IGNORE

* support LIST_IGNORE

* fix uploadList batch test

* test: fix batch case test case changed

* test: Finish test case

* fix: Not change uid if exist

* use proxy

* fix proxy

* fix ts

* part test case check

* more test back

* back of test all

* update test case

* more unmount

* adjust test cae

* add unmount
2021-02-26 15:18:37 +08:00
github-actions[bot]
5d22b0ef7a
chore: auto merge branchs (#29450)
branch: merge master into feature
2021-02-24 13:31:32 +00:00
xrkffgg
99e788f98f
ci: update pr check ci version 2021-02-24 21:15:05 +08:00
dependabot[bot]
6697e96789
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#29448)
* chore(deps-dev): bump typescript from 4.1.5 to 4.2.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

* fix tsc errors

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-24 20:46:12 +08:00
xrkffgg
7870fed76f
ci: create issue-remove-inactive.yml (#29353) 2021-02-24 20:25:35 +08:00
xrkffgg
9b9e915970
ci: create issue-close-require.yml (#29351) 2021-02-24 20:25:22 +08:00
xrkffgg
fc26c6a33d
Create issue-check-inactive.yml (#29349) 2021-02-24 20:25:00 +08:00
xrkffgg
7f09d35ed6
ci: create rebase.yml (#29346)
* Create rebase.yml

* Update .github/workflows/rebase.yml
2021-02-24 20:24:48 +08:00
xrkffgg
6caca189e5
ci: update pr check ci 2021-02-24 20:24:30 +08:00
xrkffgg
c147c46450
ci: update pr check ci 2021-02-24 16:51:44 +08:00
xrkffgg
aab4733f4d
ci: add pr check ci yml (#29421)
* ci: add pr check ci yml

* Update pr-check-ci.yml
2021-02-24 15:14:57 +08:00
afc163
f7a36de698
fix: Select mode="tags" large size (41px => 40px) (#29437)
close #29374
2021-02-23 19:03:54 +08:00
afc163
b077913697
fix: Dropdown menu item disable style with icon (#29433)
close #29430
2021-02-23 16:48:10 +08:00
Tom Xu
1c90bf8010
Merge pull request #29428 from ant-design/master-to-merge-feature
chore: merge master into feature
2021-02-23 13:35:28 +08:00
afc163
ba7fa15058 merge feature into master 2021-02-23 13:20:07 +08:00
afc163
3788e85bbf
test: fix @babel/runtime mjs transform in jest (#29427) 2021-02-23 13:08:31 +08:00
Tom Xu
918fdd6fda
docs: improve umi theme (#29425) 2021-02-23 10:59:18 +08:00
afc163
76434a15df
chore(🆙): upgrade devDeps (#29418)
* chore(🆙): upgrade devDeps

* prettier code

* fix dnd demo

* fix react-dnd demo

* fix npm start and demo tsx compile

* fix snapshot
2021-02-23 10:45:11 +08:00
二货机器人
bec5a08368
feat: InputNumber support stringMode (#29373)
* add input-number demo

* update snapshot

* update demo

* docs: Update desc

* update doc

* clean up React useLayoutEffect warning

* fix ts definition

* re-trigger

* update rc-uitl version

* bump rc-input-number

* update

* update

* fix ts

* update demo snapshot

* update doc

* update demo
2021-02-22 22:07:19 +08:00
xrkffgg
1c8a88b2d7
ci: create sync-gitee.yml (#29405)
* Create sync-gitee.yml

* Update sync-gitee.yml
2021-02-22 20:05:55 +08:00
Eating-Eating
15580483ce
feat: add api for transfer (#29288)
* feat: add api for transfer

* feat: Transfer new feature

* Update components/transfer/__tests__/index.test.js

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/transfer/demo/advanced.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/transfer/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/transfer/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix: change another way

* fix: add test

* fix: defaultFooterRender test failed

* fix: comment in English

* fix: delete unnecessary blank line

* fix: fix describe error

* fix: add version and Type Guard

* fix: transfer docs

* fix: docs

* fix: docs grammar err

Co-authored-by: SimpleZhang <simplezhang@yeahka.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-22 18:41:02 +08:00
Tom Xu
dede79736a
docs: fix en umi link (#29416) 2021-02-22 18:24:15 +08:00
Tom Xu
0fc8a6302a
docs: fix umi link (#29408) 2021-02-22 16:50:46 +08:00
叶枫
31ea9c3c1d
fix: image-test (#29410)
* fix: image-test

* chore: text
2021-02-22 16:03:04 +08:00
二货机器人
7f68a8e347
docs: Update Select debounce demo (#29414)
* docs: Update debounce demo

* fix: ts definition
2021-02-22 15:55:17 +08:00
Tom Xu
d9cc4c2af9
docs: improve custom theme by umi (#29382)
* docs: improve custom theme by umi

* Update customize-theme.zh-CN.md

* improve
2021-02-21 22:33:09 +08:00
叶枫
19c8c426e5
fix: image prefix (#29394)
* fix: image

* fix: image group

* fix: image package

* chore: test
2021-02-20 22:24:44 +08:00
Tom Xu
0c7d955734
docs: improve table api (#29393) 2021-02-20 17:56:03 +08:00
Tom Xu
4c3898ebf3
docs: improve table api (#29391) 2021-02-20 17:10:12 +08:00
mumiao
dc100b17c5
fix(table): optimize type declaration about filter (#29385) 2021-02-20 16:32:59 +08:00
二货机器人
744ddc4fdf
Merge pull request #29384 from ant-design/master
chore: feature merge master
2021-02-20 14:46:11 +08:00
xrkffgg
0fae19ca17
ci: create release-helper.yml (#29360)
* Create release-helper.yml

* Update release-helper.yml
2021-02-20 14:21:17 +08:00
二货机器人
9e5e4c8743
chore: Fix ts (#29383) 2021-02-20 14:08:49 +08:00
xrkffgg
a214676105
ci: add issue reply manual invalid 2021-02-20 12:57:45 +08:00
xrkffgg
deb56eb6e9
Create issue-open-check.yml (#29352) 2021-02-20 09:23:35 +08:00
二货机器人
917a087c59
ci: Support publish auto deploy site (#29363)
* add site-deploy

* cache install

* cache back

* update desc

* update desc

* deploy by tag
2021-02-19 20:35:43 +08:00
afc163
99c2c2ff0b
refactor: use optional chaining instead of if (#29368)
* refactor: use optional chaining instead of if

* revert some code
2021-02-19 18:26:53 +08:00
二货机器人
272a944949
Merge pull request #29358 from ant-design/master
sync: master branch to feature
2021-02-19 17:09:28 +08:00
xrkffgg
2e0915e70f
ci: update verify files modify (#29357) 2021-02-19 16:53:27 +08:00
xrkffgg
cd402dfe41
ci: add Verify Package Version action (#29345)
* ci: add Verify Package Version action

* Update .github/workflows/verify-package-version.yml
2021-02-19 16:53:08 +08:00
xrkffgg
b68512f479
ci: create pr-refuse.yml (#29361)
* Create pr-refuse.yml

* Update .github/workflows/pr-refuse.yml
2021-02-19 16:47:16 +08:00
骗你是小猫咪
b73f12cdb2
test: add ui workflow (#29347)
* test: add ui workflow

* remove useless step

* fix npx

* rename

* add comment and emoji
2021-02-19 15:38:54 +08:00
二货机器人
f71124454a
chore: Fix preview CI link address id not displayed (#29354)
* add echo

* fix ci naming
2021-02-19 15:21:14 +08:00
xrkffgg
e72c130908
ci: create verify-files-modify.yml (#29342)
* Create verify-files-modify.yml

* Update verify-files-modify.yml

* Update .github/workflows/verify-files-modify.yml

* Update verify-files-modify.yml
2021-02-19 15:15:29 +08:00
二货机器人
926adaf565
chore: Use github action for Preview (#29341)
* chore: init workflow

* fix restore

* try more

* update ci

* update preview

* add workflow_run

* replace action

* update keep day

* use cross action

* surge it

* add failed step

* fix trigger tree

* update patch number

* fix patch

* messager

* target

* add warning

* use artifact

* test outputs

* fix checker

* Update index.en-US.md

* clean up

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-02-19 11:41:36 +08:00
二货机器人
f3cd72b63e
chore: Add issue-reply action (#29339)
* chore: Add issue-reply action

* Update issue-reply.yml

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-02-17 19:41:55 +08:00
afc163
a428ea1b72
fix: Dropdown menu should support expandIcon (#29338)
close #29332
2021-02-17 17:09:13 +08:00
afc163
5b8dabea42
chore: update FUNDING link 2021-02-16 21:28:43 +08:00
二货机器人
997972ed29
chore: Add compressed size action (#29337) 2021-02-16 21:08:19 +08:00
二货机器人
75cd2a9649
fix: lint update (#29336) 2021-02-16 20:40:01 +08:00