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(core-react): change "type" to "variant" on Button #241

Merged
merged 4 commits into from
Nov 1, 2019

Conversation

i8ramin
Copy link
Contributor

@i8ramin i8ramin commented Oct 14, 2019

The type attribute is a valid Button attribute (can have values submit, reset and button - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button), so changing the current type attribute to variant

original PR: #235

@i8ramin i8ramin requested a review from a team as a code owner October 14, 2019 19:24
@i8ramin i8ramin changed the title Rb/button variant feat(core-react): change "type" to "variant" on Button Oct 14, 2019
packages/core-react/package.json Outdated Show resolved Hide resolved
@i8ramin i8ramin merged commit 1d47fd4 into master Nov 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the rb/button-variant branch November 1, 2019 16:12
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