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

v0.8.0 added the star icons into a extended class so can be easily reused #17

Merged
merged 2 commits into from
Apr 19, 2018

Conversation

tommaton
Copy link

@tommaton tommaton commented Apr 6, 2018

No description provided.

kevinrodrigues
kevinrodrigues previously approved these changes Apr 6, 2018

.c-icon--star--fill,
%c-icon--star--fill {
background-image: inline('#{$icon-path}/stars/star--filled.svg');
Copy link
Contributor

Choose a reason for hiding this comment

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

Where does $icon-path get defined?

Copy link
Author

Choose a reason for hiding this comment

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

$icon-path is the path thats set in fozzie variables.scss

@@ -22,3 +22,13 @@
height: 42px;
width: 42px;
}

Copy link
Contributor

@ashleynolan ashleynolan Apr 9, 2018

Choose a reason for hiding this comment

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

Will need CHANGELOG update and package bump otherwise won't be able to release.

(not setup on Travis yet so doesn't catch this as part of the build)

Copy link
Member

Choose a reason for hiding this comment

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

Suggest that these Fozzie repos get updated with a CONTRIBUTING and a PR template so that these requirements can be found by the uninitiated before opening a PR 😃

Copy link
Contributor

Choose a reason for hiding this comment

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

They're usually handled by Travis - we're waiting on InfoSec to approve this to move it public and can then set this up which does these checks automatically. Should be in the next week or so as those tickets have been open for a couple of months.

Copy link
Member

Choose a reason for hiding this comment

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

Docs to read before doing a PR would be more friendly that being admonished after opening a PR though 😄

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

@martincostello Surely no-one can be angry at fozzie-bot though, even when he's admonishing them 😃

Will make sure we add docs to any repos that need them. @DamianMullins thanks for creating those tickets 👍

@ashleynolan ashleynolan merged commit 95791bc into master Apr 19, 2018
@ashleynolan ashleynolan deleted the extend-rating-icons branch April 19, 2018 16:14
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.

5 participants