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

Component library documentation form #446

Merged
merged 6 commits into from
Mar 14, 2016

Conversation

feedmypixel
Copy link
Contributor

Component Library comments _forms.scss

This body of work is to comment the _forms.scss file for the component library. It has also involved splitting the file out into sensible files.

Form

form-new

Form hint

screencapture-localhost-9032-component-library-section-form-hint-html-1457964328810

Label

screencapture-localhost-9032-component-library-section-label-html-1457964343160

Radio Input

screencapture-localhost-9032-component-library-section-radio-input-html-1457964355696

Select input

screencapture-localhost-9032-component-library-section-select-input-html-1457964366282

Text input

screencapture-localhost-9032-component-library-section-text-input-html-1457964377996

Textarea input

screencapture-localhost-9032-component-library-section-textarea-input-html-1457964387580

<div class="form-group form-group-year">
<label for="year" class="block-label">
<input class="input--xsmall" type="number" pattern="[0-9]*" min="0" max="31" id="year" name="year"/>
Blue
Copy link
Contributor

Choose a reason for hiding this comment

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

Could this example have a more relevant name such as "Day" or "Month"?

Inline

For an inline elements you have a few choices.

Copy link
Contributor

Choose a reason for hiding this comment

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

needs to be either singular or plural

@benaveryee
Copy link
Contributor

a few comments around the comp lib examples, otherwise LGTM.

@feedmypixel feedmypixel force-pushed the component-library-documentation-form branch from 3f0b1c9 to e8c78b4 Compare March 14, 2016 15:01
benaveryee added a commit that referenced this pull request Mar 14, 2016
@benaveryee benaveryee merged commit f786097 into master Mar 14, 2016
hmrc-web-operations pushed a commit that referenced this pull request Mar 14, 2016
@rpowis rpowis deleted the component-library-documentation-form branch April 28, 2016 08:17
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