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(type): add default type feature flag #3742

Merged
merged 4 commits into from
Aug 16, 2019
Merged

fix(type): add default type feature flag #3742

merged 4 commits into from
Aug 16, 2019

Conversation

jnm2377
Copy link
Contributor

@jnm2377 jnm2377 commented Aug 15, 2019

Ref #3648

Changed

  • Includes default type with its own feature flag.

@netlify
Copy link

netlify bot commented Aug 15, 2019

Deploy preview for the-carbon-components ready!

Built with commit 02139bf

https://deploy-preview-3742--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Aug 15, 2019

Deploy preview for carbon-elements ready!

Built with commit 02139bf

https://deploy-preview-3742--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Aug 15, 2019

Deploy preview for carbon-components-react ready!

Built with commit 02139bf

https://deploy-preview-3742--carbon-components-react.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @jnm2377! BTW strong thing is intentional, right?

@@ -199,3 +199,9 @@
@include carbon--icons;
}
}

@include exports('css--default-type') {
@if variable-exists(css--default-type) == false or $css--default-type==true {
Copy link
Contributor

Choose a reason for hiding this comment

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

Style nit - Probably spaces around ==?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated 👍

Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

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

LGTM! Assuming moving the strong declaration from default type because thats where it was before this change?

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me, and seems the snapshots need updates to pass CI

@jnm2377
Copy link
Contributor Author

jnm2377 commented Aug 16, 2019

@alisonjoseph yes, the strong declaration was in the css reset before this change, so I left it in there.

@emyarod will update the snapshots 👍

@jnm2377 jnm2377 merged commit 33ad6d2 into carbon-design-system:master Aug 16, 2019
@jnm2377 jnm2377 mentioned this pull request Sep 4, 2019
17 tasks
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.

4 participants