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

Add subscription links component #290

Merged
merged 1 commit into from May 1, 2018

Conversation

andysellick
Copy link
Contributor

Moving from government-frontend to the gem. A separate PR will be raised to remove it from government-frontend. No changes to the component other than changing the CSS namespace from app-c to gem-c.

Trello cards:

@tijmenb tijmenb temporarily deployed to govuk-publishing-compon-pr-290 April 30, 2018 11:17 Inactive
Copy link
Contributor

@vanitabarrett vanitabarrett left a comment

Choose a reason for hiding this comment

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

We need to copy over the email and feed icons as well.

}

.gem-c-subscription-links__link--feed {
background-image: image-url("feed-icon-black.png");
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to copy over this icon into the gem as well (same applies to the email icon)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, can't believe I missed that. Actually on second thought I can, worth noting... I think I missed this because I was moving the gem while using the component guide in government-frontend for reference, so it was still picking up the images from government-frontend. Fixed.

display: inline-block;
margin-left: $gutter-half / 2;
margin-right: $gutter-half / 2;
margin-bottom: $gutter / 2;
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this just $gutter-half ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, that's weird. Have changed.

@andysellick andysellick force-pushed the add-subscription-links-component branch from 7a294e0 to d607586 Compare May 1, 2018 13:28
@tijmenb tijmenb temporarily deployed to govuk-publishing-compon-pr-290 May 1, 2018 13:28 Inactive
@andysellick andysellick force-pushed the add-subscription-links-component branch from d607586 to ef17ad4 Compare May 1, 2018 13:31
@tijmenb tijmenb temporarily deployed to govuk-publishing-compon-pr-290 May 1, 2018 13:31 Inactive
@andysellick andysellick force-pushed the add-subscription-links-component branch from ef17ad4 to 91cf33e Compare May 1, 2018 13:35
@tijmenb tijmenb temporarily deployed to govuk-publishing-compon-pr-290 May 1, 2018 13:35 Inactive
@andysellick andysellick force-pushed the add-subscription-links-component branch from 91cf33e to fee41a0 Compare May 1, 2018 13:40
@tijmenb tijmenb temporarily deployed to govuk-publishing-compon-pr-290 May 1, 2018 13:40 Inactive
@andysellick andysellick merged commit 90adcda into master May 1, 2018
@andysellick andysellick deleted the add-subscription-links-component branch May 1, 2018 13:44
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

3 participants