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

Remove silent mode variable for spec v2 components #121

Merged
merged 3 commits into from
Apr 26, 2021

Conversation

notlee
Copy link
Contributor

@notlee notlee commented Apr 8, 2021

@notlee notlee requested a review from a team as a code owner April 8, 2021 17:02
@origamiserviceuser origamiserviceuser added this to incoming in Origami ✨ Apr 8, 2021
@github-actions github-actions bot added the meta Relates to an Origami meta label Apr 8, 2021
@notlee notlee force-pushed the remove-silent-mode-variable branch from f7af7b1 to a89c7a2 Compare April 8, 2021 17:10
Comment on lines +57 to +62
@if not mixin-exists('oComponentName') {
@error 'Could not compile sass as o-component-name does not have a primary mixin. ' +
'See the specification [... etc]';
}

@include oComponentName();
Copy link
Contributor

Choose a reason for hiding this comment

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

This is really nice, the build service v3 should use this implementation

@JakeChampion JakeChampion self-requested a review April 23, 2021 13:06
We would like to avoid expanding work required to complete the
bower to npm migration
@notlee notlee requested review from chee and JakeChampion and removed request for JakeChampion April 23, 2021 15:03
Copy link
Contributor

@JakeChampion JakeChampion left a comment

Choose a reason for hiding this comment

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

💯

Origami ✨ automation moved this from incoming to active Apr 23, 2021
Copy link
Member

@chee chee left a comment

Choose a reason for hiding this comment

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

looks great

@notlee notlee merged commit 2d3f4b8 into main Apr 26, 2021
@notlee notlee deleted the remove-silent-mode-variable branch April 26, 2021 14:04
Origami ✨ automation moved this from active to complete Apr 26, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 4, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 4, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 4, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 4, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 4, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/o-test-component that referenced this pull request May 5, 2021
notlee added a commit to Financial-Times/origami-build-tools that referenced this pull request May 6, 2021
Origami spec v2 components will require a primary mixin and
will no longer recommend the silent mode variable.

Related proposal: Financial-Times/origami#121
Related spec suggestion: Financial-Times/origami-website#273 (comment)
notlee added a commit to Financial-Times/origami-build-tools that referenced this pull request May 13, 2021
Origami spec v2 components will require a primary mixin and
will no longer recommend the silent mode variable.

Related proposal: Financial-Times/origami#121
Related spec suggestion: Financial-Times/origami-website#273 (comment)
notlee added a commit to Financial-Times/origami-build-tools that referenced this pull request May 13, 2021
Origami spec v2 components will require a primary mixin and
will no longer recommend the silent mode variable.

Related proposal: Financial-Times/origami#121
Related spec suggestion: Financial-Times/origami-website#273 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Relates to an Origami meta
Projects
Origami ✨
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants