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: added size prop to button component #2070

Merged
merged 5 commits into from
Dec 30, 2020

Conversation

amontalvof
Copy link
Collaborator

@amontalvof amontalvof commented Dec 29, 2020

fix: #2049

Changes proposed in this PR:

@nexxtway/react-rainbow

@commit-lint
Copy link

commit-lint bot commented Dec 29, 2020

Features

  • added size prop to button component (c7e5435)

Bug Fixes

  • changed examples in button component (b897a29)
  • fixed spinnerMap in button component (9700aa7)

Documentation

  • add documentation to button component (1db6ca4)

Contributors

amontalvof, YulyGP

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@github-actions
Copy link

github-actions bot commented Dec 29, 2020

Visit the preview URL for this PR (updated for commit d174241):

https://react-rainbow--pr2070-add-prop-size-to-but-h75c3aqv.web.app

(expires Wed, 06 Jan 2021 06:09:57 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@codeclimate
Copy link

codeclimate bot commented Dec 30, 2020

Code Climate has analyzed commit d174241 and detected 0 issues on this pull request.

View more on Code Climate.

@TahimiLeonBravo TahimiLeonBravo merged commit fd9807b into master Dec 30, 2020
@TahimiLeonBravo TahimiLeonBravo deleted the add-prop-size-to-button branch December 30, 2020 17:23
jpetaux pushed a commit to jpetaux/react-rainbow that referenced this pull request Jun 27, 2021
* feat: added size prop to button component

* fix: changed examples in button component

* docs: add documentation to button component

* fix: fixed spinnerMap in button component

Co-authored-by: YulyGP <71304589+YulyGP@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add prop size to the button component
4 participants