Skip to content
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 2 commits into from
May 20, 2022
Merged

Conversation

nnmax
Copy link
Contributor

@nnmax nnmax commented May 20, 2022

No description provided.

@nnmax nnmax requested review from Quesle and gavin-hao May 20, 2022 03:04
@vercel
Copy link

vercel bot commented May 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gio-design ✅ Ready (Inspect) Visit Preview May 20, 2022 at 3:37AM (UTC)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@gavin-hao gavin-hao merged commit 579bd07 into master May 20, 2022
@gavin-hao gavin-hao deleted the feat-input-button-loading branch May 20, 2022 13:06
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))
@growingio-bot
Copy link
Collaborator

🎉 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants