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

fix(rss-links): fix broken RSS links component - INNO-708 #291

Merged
merged 1 commit into from
Jul 18, 2017

Conversation

yhuard
Copy link
Contributor

@yhuard yhuard commented Jul 18, 2017

PR description

Because of the update of the social icons (and a bad dependency linking), the component was broken. It's now fixed, makes use of composition and the responsive behavior has been improved.

QA Checklist

In order to ensure a safe and quick review, please check that your PR follow those guidelines:

  • package.json is up-to-date and @ec-europa/ecl-base is part of the dependencies
  • I have given the fractal status “ready” to my component
  • I have declared @define mycomponent in the SCSS file
  • I have specified margin: 0; on the CSS component
  • I have provided tests
  • I follow the naming guidelines
  • the component supports composition (final component, doesn't need to support composition)
  • the template is fully functional
  • I have filled the README.md file (at least a few lines)
  • I have checked the dependencies
  • there are no hardcoded strings (all content come from the context)

@yhuard yhuard requested a review from a team July 18, 2017 07:59
Copy link
Contributor

@kalinchernev kalinchernev left a comment

Choose a reason for hiding this comment

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

thanks!

@kalinchernev kalinchernev merged commit 49c1cdf into master Jul 18, 2017
@kalinchernev kalinchernev deleted the fix/rss-links branch July 18, 2017 08:41
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.

2 participants