Tom Xu
e5d908a078
docs: format api ( #29537 )
2021-03-01 19:20:48 +08:00
limingxin
d719f16487
docs: update link ( #29558 )
2021-03-01 18:22:03 +08:00
二货机器人
53142ef237
refactor: rc-tooltip use motion config ( #29555 )
...
* refactor: internal add deadline & fix defaultVisible logic
* back of demo
2021-03-01 17:25:30 +08:00
zombiej
25ea9fb12b
chore: fix script & docs
2021-02-28 15:11:14 +08:00
Tom Xu
3c1005ce60
chore: update authors ( #29539 )
2021-02-28 14:03:31 +08:00
Ted Shin
1f1c57cb1c
fix: incorrect locale in Korean for TimePicker #29536 ( #29540 )
...
* fix: incorrect locale in Korean for TimePicker #29536
* fix: incorrect locale in Korean for TimePicker #29536
2021-02-28 14:03:07 +08:00
dependabot[bot]
727b3375b6
chore(deps-dev): bump inquirer from 7.3.3 to 8.0.0 ( #29518 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 7.3.3 to 8.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-28 14:01:56 +08:00
二货机器人
6cca5b8383
docs: 4.13.0 changelog ( #29542 )
...
* docs: 4.13.0 changelog
* update order
* fix desc
2021-02-28 13:18:48 +08:00
二货机器人
317c6469a2
Revert "feat: add api for transfer ( #29288 )" ( #29541 )
...
This reverts commit 15580483ce
.
2021-02-28 11:00:44 +08:00
Tom Xu
90f1dfa58c
docs: improve spin en api title ( #29534 )
2021-02-28 09:35:34 +08:00
zkwolf
96964cc443
docs: fix badge english doc ( #29531 )
2021-02-28 09:09:48 +08:00
mumiao
4ad6a55474
fix: form.item is not type safe due to not forwarding their type para… ( #29397 )
...
* fix: form.item is not type safe due to not forwarding their type parameters to the rcForm components
* test: add test cases
2021-02-27 23:51:35 +08:00
xrkffgg
52bbca4047
ci: update pr open action
2021-02-27 23:18:19 +08:00
github-actions[bot]
581262b0aa
chore: auto merge branchs ( #29530 )
...
chore: Feature merge master
2021-02-27 14:45:17 +00:00
二货机器人
dc9535acdc
test: Back of Upload test coverage ( #29524 )
2021-02-26 22:38:11 +08:00
jinchaofs
cc38c07c6e
fix(table): pagination.current display error when result of filter is empty ( #29386 )
...
Co-authored-by: jinchao.li <jinchao.li@cyclone-robotics.com>
2021-02-26 21:51:35 +08:00
bcd337
290aa1adf3
fix: error when target not an html element ( #29523 )
...
fix error when target is object but not an html element
2021-02-26 18:43:15 +08:00
二货机器人
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
xrkffgg
4d3b2d87c1
ci: perf show name
2021-02-25 20:02:16 +08:00
afc163
7f7dd1470d
fix: small Steps icon 1px bug ( #29484 )
2021-02-25 16:44:21 +08:00
Tom Xu
bf9f2e8918
docs: improve umi create project ( #29473 )
2021-02-25 15:45:05 +08:00
Tom Xu
059416e67e
docs: improve faq ( #29471 )
...
* docs: improve faq
* Update docs/react/faq.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-25 11:36:40 +08:00
Tom Xu
82de61610d
docs: update based typescript version ( #29468 )
...
* docs: update based typescript version
* improve
2021-02-25 11:11:43 +08:00
Tom Xu
d842647535
docs: fix umi link ( #29467 )
2021-02-25 10:51:43 +08:00
xrkffgg
a5f761aec4
ci: update pr open check yml
2021-02-25 09:29:51 +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