Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
limingxin
d719f16487
docs: update link ( #29558 )
4 years ago
二货机器人
53142ef237
refactor: rc-tooltip use motion config ( #29555 )
* refactor: internal add deadline & fix defaultVisible logic
* back of demo
4 years ago
zombiej
25ea9fb12b
chore: fix script & docs
4 years ago
Tom Xu
3c1005ce60
chore: update authors ( #29539 )
4 years ago
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
4 years ago
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>
4 years ago
二货机器人
6cca5b8383
docs: 4.13.0 changelog ( #29542 )
* docs: 4.13.0 changelog
* update order
* fix desc
4 years ago
二货机器人
317c6469a2
Revert "feat: add api for transfer ( #29288 )" ( #29541 )
This reverts commit 15580483ce
.
4 years ago
Tom Xu
90f1dfa58c
docs: improve spin en api title ( #29534 )
4 years ago
zkwolf
96964cc443
docs: fix badge english doc ( #29531 )
4 years ago
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
4 years ago
xrkffgg
52bbca4047
ci: update pr open action
4 years ago
github-actions[bot]
581262b0aa
chore: auto merge branchs ( #29530 )
chore: Feature merge master
4 years ago
二货机器人
dc9535acdc
test: Back of Upload test coverage ( #29524 )
4 years ago
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>
4 years ago
bcd337
290aa1adf3
fix: error when target not an html element ( #29523 )
fix error when target is object but not an html element
4 years ago
二货机器人
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
4 years ago
xrkffgg
4d3b2d87c1
ci: perf show name
4 years ago
afc163
7f7dd1470d
fix: small Steps icon 1px bug ( #29484 )
4 years ago
Tom Xu
bf9f2e8918
docs: improve umi create project ( #29473 )
4 years ago
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>
4 years ago
Tom Xu
82de61610d
docs: update based typescript version ( #29468 )
* docs: update based typescript version
* improve
4 years ago
Tom Xu
d842647535
docs: fix umi link ( #29467 )
4 years ago
xrkffgg
a5f761aec4
ci: update pr open check yml
4 years ago
github-actions[bot]
5d22b0ef7a
chore: auto merge branchs ( #29450 )
branch: merge master into feature
4 years ago
xrkffgg
99e788f98f
ci: update pr check ci version
4 years ago
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>
4 years ago
xrkffgg
7870fed76f
ci: create issue-remove-inactive.yml ( #29353 )
4 years ago
xrkffgg
9b9e915970
ci: create issue-close-require.yml ( #29351 )
4 years ago
xrkffgg
fc26c6a33d
Create issue-check-inactive.yml ( #29349 )
4 years ago
xrkffgg
7f09d35ed6
ci: create rebase.yml ( #29346 )
* Create rebase.yml
* Update .github/workflows/rebase.yml
4 years ago
xrkffgg
6caca189e5
ci: update pr check ci
4 years ago
xrkffgg
c147c46450
ci: update pr check ci
4 years ago
xrkffgg
aab4733f4d
ci: add pr check ci yml ( #29421 )
* ci: add pr check ci yml
* Update pr-check-ci.yml
4 years ago
afc163
f7a36de698
fix: Select mode="tags" large size (41px => 40px) ( #29437 )
close #29374
4 years ago
afc163
b077913697
fix: Dropdown menu item disable style with icon ( #29433 )
close #29430
4 years ago
Tom Xu
1c90bf8010
Merge pull request #29428 from ant-design/master-to-merge-feature
chore: merge master into feature
4 years ago
afc163
ba7fa15058
merge feature into master
4 years ago
afc163
3788e85bbf
test: fix @babel/runtime mjs transform in jest ( #29427 )
4 years ago
Tom Xu
918fdd6fda
docs: improve umi theme ( #29425 )
4 years ago
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
4 years ago
二货机器人
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
4 years ago
xrkffgg
1c8a88b2d7
ci: create sync-gitee.yml ( #29405 )
* Create sync-gitee.yml
* Update sync-gitee.yml
4 years ago
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>
4 years ago
Tom Xu
dede79736a
docs: fix en umi link ( #29416 )
4 years ago
Tom Xu
0fc8a6302a
docs: fix umi link ( #29408 )
4 years ago
叶枫
31ea9c3c1d
fix: image-test ( #29410 )
* fix: image-test
* chore: text
4 years ago
二货机器人
7f68a8e347
docs: Update Select debounce demo ( #29414 )
* docs: Update debounce demo
* fix: ts definition
4 years ago
Tom Xu
d9cc4c2af9
docs: improve custom theme by umi ( #29382 )
* docs: improve custom theme by umi
* Update customize-theme.zh-CN.md
* improve
4 years ago