afc163
79ae103069
fix: TimePicker.RangePicker popupClassName not working ( #29589 )
* fix: TimePicker.RangePicker popupClassName not working
close #29583
* fix ci
4 years ago
gzq
51ae3aebef
fix: dotPosition make pauseOnHover not working ( #29587 )
4 years ago
二货机器人
6aaa7be029
fix: Grid should support ssr for flex gap ( #29586 )
* fix: SSR not break Grid
* test: Add hydrate test
* fix lint
4 years ago
二货机器人
992b99c011
fix: Modal hooks update & destroy ( #29584 )
* fix: Modal update before render
* test: Add test case
* test: More test
4 years ago
叶枫
e7938cad1c
fix: 修复切换页面 changeConfirmLocale 被清空问题 ( #29570 )
* fix: 修复切换页面 changeConfirmLocale 被清空问题
* feat: 恢复 constructor
* feat: test
4 years ago
zombiej
79224cab83
docs: Update demo desc about closure
close #29573
4 years ago
Kermit
4e429714bb
fix(drawer): add contentWrapperStyle type declaration ( #29571 )
* fix(drawer): add contentWrapperStyle type declaration
* chore: add test case
4 years ago
二货机器人
2e5c848799
fix: message with prefixCls should not break ( #29574 )
* fix: compitable for legacy usage
* chore: Add modal warning
* fix lint
* test: ConfigProvider.config
4 years ago
afc163
3fa2b48667
fix: Select tags caret position ( #29561 )
close #29559
4 years ago
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