github-actions[bot]
6a25330832
chore: auto merge branchs ( #29672 )
chore: merge master into feature
4 years ago
xrkffgg
280201aaf5
ci: update pr check
skip build preview failed
目测 workflow_run 的产物记录一直存在
4 years ago
xrkffgg
f9a542b5c1
fix: affix Input disabled hover style ( #29670 )
4 years ago
Jan Václavík
1efc4cf86e
Fix typo in cs-CZ locale ( #29675 )
4 years ago
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>
4 years ago
afc163
bfd76f971d
chore: remove logrocket
4 years ago
zombiej
1c461ecab4
docs: Update upload faq
4 years ago
afc163
c7e751c0f9
chore: upgrade rc-input-number
4 years ago
afc163
228b5fbead
chore: upgrade rc-upload
4 years ago
不吃猫的鱼
1f3a64a5d1
refactor: remove redundant less variable ( #29668 )
4 years ago
不吃猫的鱼
be299cbe70
docs: fix typo in demo ( #29661 )
4 years ago
afc163
165477175d
chore: update Form and TreeSelect demo ( #29656 )
* chore: update Form and TreeSelect demo
* fix eslint
4 years ago
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>
4 years ago
xrkffgg
deb50b4780
style: optimize form tooltip cursor style ( #29650 )
4 years ago
xrkffgg
29d8f8609b
chore: fix changelog name
4 years ago
不吃猫的鱼
e97fe61c71
feat: add parent class for different notification types ( #29634 )
close #29417
4 years ago
afc163
6add2991fa
chore: update site header menu style
4 years ago
xrkffgg
66798f6e37
docs: fix changelog
4 years ago
github-actions[bot]
e40fd9fb6d
chore: auto merge branchs ( #29639 )
chore: merge master into feature
4 years ago
afc163
9973228fe1
chore: remove console.log
4 years ago
einq7
74fd93b068
docs: Update procomponents link ( #29638 )
4 years ago
afc163
3ffd642e0d
docs( ✨ ): release 4.13.1 ( #29637 )
4 years ago
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>
4 years ago
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>
4 years ago
二货机器人
55a63a67da
fix: Description full width ( #29630 )
4 years ago
二货机器人
ef4b67d4c4
fix: onChange should always return proxy file ( #29627 )
4 years ago
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
4 years ago
zombiej
a1e02acbfb
docs: Update input number prescion
4 years ago
xrkffgg
4f38f451c5
ci: add issue open check user
4 years ago
二货机器人
3c7030acb9
fix: Upload `originFileObj` not correct ( #29614 )
* fix: Upload should always return new file proxy
* test: Test case
4 years ago
github-actions[bot]
61701130f9
chore: auto merge branchs ( #29603 )
chore: merge master into feature
4 years ago
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>
4 years ago
afc163
1e9b28d787
fix: Steps `responsive` warning ( #29599 )
close #29596
4 years ago
Andre Zyczkowski
3c6e1ca877
docs: fixed List itemLayout prop definition ( #29592 )
4 years ago
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