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

Use parsed includeDefaultStyles instead of direct input #1130

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

kasparsd
Copy link
Contributor

Ready for code review.

Fixes #1128 and #1115.

@@ -254,15 +254,6 @@ function filterFiles(files, filter) {
}

module.exports.generate = function(options) {
try {
if (options.includeDefaultStyles) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

At this point options.includeDefaultStyles hasn't gone through common.sanitizeOptions() so the default includeDefaultStyles is false.

@mehigh
Copy link

mehigh commented Mar 16, 2018

Great job, @kasparsd !

@kasparsd
Copy link
Contributor Author

Is there a way to get this merged and published to NPM?

@kasparsd
Copy link
Contributor Author

Could we please get this merged in?

@junaidrsd junaidrsd merged commit f2445c7 into SC5:master Jun 19, 2018
@kasparsd kasparsd deleted the bug/default-styles branch June 19, 2018 12:33
@junaidrsd
Copy link
Contributor

@kasparsd sorry for the delay but as @varya already mentioned we're looking for people who can maintain this project. Let us know if you're interested.

@kasparsd
Copy link
Contributor Author

@junaidrsd Totally understand. Sure, I would love to help keep it updated and working.

@varya
Copy link
Contributor

varya commented Jun 20, 2018

@kasparsd Thank you. Great to hear that you want to contribute. I've invited you as a collaborator.

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