-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(input-button): support loading prop #2023
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
gavin-hao
approved these changes
May 20, 2022
Kudos, SonarCloud Quality Gate passed! |
huskylengcb
pushed a commit
that referenced
this pull request
May 24, 2022
* feat(input-button): support loading prop * test(input-button): add case Co-authored-by: maxin <maxin@growingio.com>
huskylengcb
added a commit
that referenced
this pull request
May 24, 2022
…ange-picker、static-time-picker) (#2022) * test: unit test * feat(input-button): support loading prop (#2023) * feat(input-button): support loading prop * test(input-button): add case Co-authored-by: maxin <maxin@growingio.com> * chore(deps): bump moment from 2.29.1 to 2.29.2 Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): bump typescript from 4.5.3 to 4.6.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.3...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump crowdin/github-action from 1.4.7 to 1.4.8 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@1.4.7...1.4.8) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump rc-util from 5.18.1 to 5.21.4 Bumps [rc-util](https://github.com/react-component/util) from 5.18.1 to 5.21.4. - [Release notes](https://github.com/react-component/util/releases) - [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md) - [Commits](react-component/util@v5.18.1...v5.21.4) --- updated-dependencies: - dependency-name: rc-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump react-dnd-html5-backend from 14.1.0 to 16.0.1 Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd) from 14.1.0 to 16.0.1. - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-dnd/react-dnd/commits) --- updated-dependencies: - dependency-name: react-dnd-html5-backend dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * test(form): add test cases (#2019) * test(checkbox): add test case * test(result): add test cases * refactor(result): remove test file unused references * test(switch): add test cases * test(form): add test cases * ci(sonar): ignore case * ci(sonar): config ignore rule * docs(steps): add steps storybook (#2013) Co-authored-by: vermilionAnd <zhujiahong@growingio> * docs(toggle): add toggle storybook (#2009) Co-authored-by: vermilionAnd <zhujiahong@growingio> Co-authored-by: maxin <48519459+nnmax@users.noreply.github.com> Co-authored-by: maxin <maxin@growingio.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gavin <haozhigang@outlook.com> Co-authored-by: vermilionAnd <61216850+zhuzilv@users.noreply.github.com> Co-authored-by: vermilionAnd <zhujiahong@growingio>
growingio-bot
pushed a commit
that referenced
this pull request
May 25, 2022
# [23.3.0](v23.2.1...v23.3.0) (2022-05-25) ### Features * **input-button:** support loading prop ([#2023](#2023)) ([579bd07](579bd07))
🎉 This PR is included in version 23.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.