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

Plans: Replace compare plans Noticon with Gridicon #1280

Merged
merged 2 commits into from
Dec 4, 2015

Conversation

breezyskies
Copy link
Contributor

Before After
screen shot 2015-12-04 at 11 24 32 am screen shot 2015-12-04 at 11 22 04 am

Side note: This should probably be componentized. cc: @scruffian

@breezyskies breezyskies added [Feature] Plans & Upgrades All of the plans on WordPress.com and flow for upgrading plans. [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR labels Dec 4, 2015
@breezyskies breezyskies self-assigned this Dec 4, 2015
@folletto
Copy link
Contributor

folletto commented Dec 4, 2015

Can we use size 18px instead of 16px (ideally 24px)? We're trying to standardize there :)

Apart from that, looks good. 👍

@folletto folletto removed the [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR label Dec 4, 2015
@breezyskies
Copy link
Contributor Author

Can we use size 18px instead of 16px (ideally 24px)?

Updated. :)

@alternatekev
Copy link
Contributor

So much better! 👍

@alternatekev
Copy link
Contributor

The code for this looks good to me.

@alternatekev alternatekev added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 4, 2015
breezyskies added a commit that referenced this pull request Dec 4, 2015
Plans: Replace compare plans Noticon with Gridicon
@breezyskies breezyskies merged commit f809cdf into master Dec 4, 2015
@breezyskies breezyskies deleted the update/compare-plan-icon branch December 4, 2015 20:02
@@ -91,7 +92,8 @@ module.exports = React.createClass( {
href={ this.comparePlansUrl() }
className='plans-step__compare-plans-link'
onClick={ this.handleComparePlansLinkClick.bind( null, 'footer' ) }>
{ this.translate( 'Compare Plans' ) }
<Gridicon icon="clipboard" size="18" />
Copy link
Member

Choose a reason for hiding this comment

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

For good measure, the size prop should be passed as a number not a string: size={ 18 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Plans & Upgrades All of the plans on WordPress.com and flow for upgrading plans.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants