Commit Graph

20641 Commits

Author SHA1 Message Date
James Yeung
2d3c3a18e0
docs(alert): The title is reversed (#29692) 2021-03-10 13:27:49 +08:00
二货机器人
6169ecdf86
chore: Upload add deadline (#29686) 2021-03-09 23:14:52 +08:00
不吃猫的鱼
f465589bd6
fix: Modal footer buttons not spaced when using href in button (#29681)
* fix: Modal footer buttons not spaced when using href in button

* fix: resolve comments
2021-03-09 20:51:43 +08:00
github-actions[bot]
6a25330832
chore: auto merge branchs (#29672)
chore: merge master into feature
2021-03-09 09:41:32 +00:00
xrkffgg
280201aaf5
ci: update pr check
skip build preview failed

目测 workflow_run 的产物记录一直存在
2021-03-09 17:11:30 +08:00
xrkffgg
f9a542b5c1
fix: affix Input disabled hover style (#29670) 2021-03-09 16:57:01 +08:00
Jan Václavík
1efc4cf86e
Fix typo in cs-CZ locale (#29675) 2021-03-09 16:51:11 +08:00
xrkffgg
4b26b3710d
chore: fix build (#29671)
* docs: test demo

* fix: site build error

https://github.com/react-component/footer/releases/tag/v0.6.6

Co-authored-by: afc163 <afc163@gmail.com>
2021-03-09 14:45:54 +08:00
afc163
bfd76f971d chore: remove logrocket 2021-03-09 14:35:28 +08:00
zombiej
1c461ecab4 docs: Update upload faq 2021-03-09 14:22:03 +08:00
afc163
c7e751c0f9 chore: upgrade rc-input-number 2021-03-09 13:38:00 +08:00
afc163
228b5fbead chore: upgrade rc-upload 2021-03-09 13:37:09 +08:00
不吃猫的鱼
1f3a64a5d1
refactor: remove redundant less variable (#29668) 2021-03-09 13:32:22 +08:00
不吃猫的鱼
be299cbe70
docs: fix typo in demo (#29661) 2021-03-09 09:07:37 +08:00
afc163
165477175d
chore: update Form and TreeSelect demo (#29656)
* chore: update Form and TreeSelect demo

* fix eslint
2021-03-08 18:06:49 +08:00
dependabot[bot]
cab596fbaa
chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 21.0.0 (#29654)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...21.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:01:49 +08:00
xrkffgg
deb50b4780
style: optimize form tooltip cursor style (#29650) 2021-03-08 14:43:35 +08:00
xrkffgg
29d8f8609b
chore: fix changelog name 2021-03-08 13:57:09 +08:00
不吃猫的鱼
e97fe61c71
feat: add parent class for different notification types (#29634)
close #29417
2021-03-07 20:48:00 +08:00
afc163
6add2991fa chore: update site header menu style 2021-03-06 20:22:20 +08:00
xrkffgg
66798f6e37
docs: fix changelog 2021-03-06 17:54:43 +08:00
github-actions[bot]
e40fd9fb6d
chore: auto merge branchs (#29639)
chore: merge master into feature
2021-03-06 08:12:43 +00: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
jueinin
24d1b3c39c
feat: add onCancel and onEnd option for editable (#29615)
* feature: add onCancel and onEnd option for editable

* doc: editable

* doc: add EN doc

* optimize: code

Co-authored-by: chenliang <chenliang9@xiaomi.com>
2021-03-06 13:06:32 +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
github-actions[bot]
61701130f9
chore: auto merge branchs (#29603)
chore: merge master into feature
2021-03-03 07:50:12 +00: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