Commit Graph

20468 Commits

Author SHA1 Message Date
xrkffgg
66798f6e37
docs: fix changelog 2021-03-06 17:54:43 +08:00
afc163
9973228fe1 chore: remove console.log 2021-03-06 15:51:09 +08:00
einq7
74fd93b068
docs: Update procomponents link (#29638) 2021-03-06 15:50:14 +08:00
afc163
3ffd642e0d
docs(): release 4.13.1 (#29637) 2021-03-06 15:27:19 +08:00
Zack Amiton
d65141d79c
docs: Minor grammar/spelling tweaks to Form english docs (#29636)
* Minor grammar/spelling tweaks to Form english docs

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

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-03-06 11:48:05 +08:00
二货机器人
55a63a67da
fix: Description full width (#29630) 2021-03-05 17:25:27 +08:00
二货机器人
ef4b67d4c4
fix: onChange should always return proxy file (#29627) 2021-03-05 16:57:21 +08:00
Christopher Yates
9b82fafb7e
docs: Remove 'keyboard' property from Tabs (#29606)
* Remove 'keyboard' property from Tabs

Remove 'keyboard' property from the docs for Tabs API. When trying to use the property, user receives a TS error since it doesn't exist in rc-tabs props.

Rc-tabs no longer supports this property - 8165c76331 (diff-cfb7f317623ff62d6162485566e9281d9eedc574d6bd0d9a8dbf20e1cb324fc6)

* Removing keyboard prop from docs
2021-03-05 16:27:28 +08:00
zombiej
a1e02acbfb docs: Update input number prescion 2021-03-05 12:04:39 +08:00
xrkffgg
4f38f451c5
ci: add issue open check user 2021-03-04 22:51:42 +08:00
二货机器人
3c7030acb9
fix: Upload originFileObj not correct (#29614)
* fix: Upload should always return new file proxy

* test: Test case
2021-03-04 16:59:06 +08:00
dependabot[bot]
72984781bd
chore(deps-dev): bump open from 7.4.2 to 8.0.1 (#29602)
Bumps [open](https://github.com/sindresorhus/open) from 7.4.2 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 15:32:56 +08:00
afc163
1e9b28d787
fix: Steps responsive warning (#29599)
close #29596
2021-03-03 11:28:38 +08:00
Andre Zyczkowski
3c6e1ca877
docs: fixed List itemLayout prop definition (#29592) 2021-03-03 10:50:57 +08:00
afc163
79ae103069
fix: TimePicker.RangePicker popupClassName not working (#29589)
* fix: TimePicker.RangePicker popupClassName not working

close #29583

* fix ci
2021-03-02 22:09:21 +08:00
gzq
51ae3aebef
fix: dotPosition make pauseOnHover not working (#29587) 2021-03-02 20:43:33 +08:00
二货机器人
6aaa7be029
fix: Grid should support ssr for flex gap (#29586)
* fix: SSR not break Grid

* test: Add hydrate test

* fix lint
2021-03-02 20:29:00 +08:00
二货机器人
992b99c011
fix: Modal hooks update & destroy (#29584)
* fix: Modal update before render

* test: Add test case

* test: More test
2021-03-02 18:52:47 +08:00
叶枫
e7938cad1c
fix: 修复切换页面 changeConfirmLocale 被清空问题 (#29570)
* fix: 修复切换页面 changeConfirmLocale 被清空问题

* feat: 恢复 constructor

* feat: test
2021-03-02 18:05:20 +08:00
zombiej
79224cab83 docs: Update demo desc about closure
close #29573
2021-03-02 14:52:11 +08:00
Kermit
4e429714bb
fix(drawer): add contentWrapperStyle type declaration (#29571)
* fix(drawer): add contentWrapperStyle type declaration

* chore: add test case
2021-03-02 13:13:51 +08:00
二货机器人
2e5c848799
fix: message with prefixCls should not break (#29574)
* fix: compitable for legacy usage

* chore: Add modal warning

* fix lint

* test: ConfigProvider.config
2021-03-02 11:53:12 +08:00
afc163
3fa2b48667
fix: Select tags caret position (#29561)
close #29559
2021-03-02 08:21:19 +08:00
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