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

button: update design #1634

Closed
wants to merge 1 commit into from
Closed

Conversation

sipayRT
Copy link
Contributor

@sipayRT sipayRT commented Aug 12, 2015

No description provided.

@sipayRT sipayRT added the ready label Aug 12, 2015
@tadatuta tadatuta mentioned this pull request Aug 12, 2015
15 tasks
@sipayRT
Copy link
Contributor Author

sipayRT commented Aug 18, 2015

gemini tests will be fixed after review

@@ -397,6 +397,18 @@
' ',
{
block : 'button',
mods : { theme : 'islands', size : 'm', togglable : 'radio', disabled : true },
text : ' radio disabled'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra space at the beginning of the string

@tadatuta
Copy link
Member

lgtm, gemini tests and rebase needed


&:before
{
animation: button-action-focus 0.5s infinite linear alternate;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It worth adding background-color for browsers that don't support animations (IE9). animation has top priority, thus it'll not affect supporting browsers.

@tadatuta
Copy link
Member

Close in favor of #1771

@tadatuta tadatuta closed this Mar 30, 2016
@tadatuta tadatuta removed the ready label Mar 30, 2016
@tadatuta tadatuta deleted the issues/1581@v2_button branch March 30, 2016 12:09
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.

None yet

4 participants