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

feat: Add spacing variables to file-uploader, checkbox, file-uploader, form, number-input, radio, select, text-area & text-input #514

Merged
merged 1 commit into from
Jan 19, 2018

Conversation

alisonjoseph
Copy link
Member

file-uploader
checkbox
form
number-input
radio button
select
text-area
text-input

@@ -28,14 +29,13 @@
@include typescale('zeta');
@include line-height('body');
color: $text-02;
margin-top: 0.25rem;
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm kind of scratching the surface, but - Is removal of this line intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, it’s intentional, the spacing on this component was updated, I can link the issue with the spec from Anna later.

Copy link
Contributor

Choose a reason for hiding this comment

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

That's fine, as long as it's intentional I'm okay with merging!

Copy link
Contributor

@marijohannessen marijohannessen left a comment

Choose a reason for hiding this comment

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

Same comment as Akira - except for that it's good to go! 👍 ✅

@marijohannessen marijohannessen merged commit e22081a into carbon-design-system:master Jan 19, 2018
@alisonjoseph alisonjoseph deleted the spacing-form branch January 22, 2018 14:43
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
* refactor(checkbox): update checkbox to 7.x

* fix(checkbox): update checkbox story to use fieldset

* fix(a11y): update a11y test for checkbox
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
…tests (carbon-design-system#514)

* fix(OrderSummary): Add aria-labelledby, missing attributes fail A11Y tests, resolves carbon-design-system#513

* fix(OrderSummary): make id random to avoid duplication, resolves carbon-design-system#513

* fix(OrderSummary): default props are static, put them as default values
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 8, 2019
feat(icons) add /icons/master/ui-icon-master.ai
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.

3 participants