Input

nevans
nevans

Added min, max, and step attributes to Input (de747d8)

nevans
nevans

Added InputType.Number to Input component (a100516)

cgrffit
cgrffit

Merge branch 'master' into cg-auto-docs (9107be4)

jpanter
jpanter

Updating file structure to reflect the new name for the CoreText component (eabb0bf)

cgrffit
cgrffit

Update content (03a7cfd)

cgrffit
cgrffit

Merge branch 'master' into cg-auto-docs (e16ccb4)

cgrffit
cgrffit

Better redirects and move content to docs/data (b6c9858)

shusterm
shusterm

normalize icon padding (e39fe71)

shusterm
shusterm

refactor input to use layout/styledlayout/injectlayout (7697a79)

cgrffit
cgrffit

Merge branch 'master' into cg-update-line-height (4bff576)

shusterm
shusterm

update input error border styles (207d68a)

cgrffit
cgrffit

Remove import statements from readme's so they can be automatically generated (1c3aafe)

cgrffit
cgrffit

Update markdown styles and readme content (df6040c)

cgrffit
cgrffit

Remove prop tables from readmes (334e9bc)

cgrffit
cgrffit

Format the docs (30c6cb5)

shusterm
shusterm

Merge pull request #622 from web/cg-docs-update Update README, CONTRIBUTING, and component docs (0d45ceb)

tayho
tayho

added required prop to Input component (b2cdb86)

cgrffit
cgrffit

Add form and form component props (5b1ec07)

jpanter
jpanter

Updated input props to have spellCheck and autoCapitalize (fae03de)

cgrffit
cgrffit

Merge branch 'master' into cg-update-line-height (e1f6ff9)

jpanter
jpanter

Updated ref to have the ability to be passed down to core ui (77eae91)

cgrffit
cgrffit

Update the line heights (d58ae08)

jpanter
jpanter

Updated the way we surface data props to consumers (ab75483)

jpanter
jpanter

Updated core ui logic for active, target, and tabIndex (6e28bcb)

jpanter
jpanter

Added proper logic for tabIndex through the components (e77bd25)

shusterm
shusterm

Merge pull request #379 from web/add-default-value-to-input add defaultvalue to input/textarea (19f7c98)

shusterm
shusterm

Merge pull request #378 from web/tho/forms-refactor form input refactor (77436d4)

shusterm
shusterm

some sass cleanup, add optional label prop on input for now. (91154de)

tayho
tayho

Prioritizing focus styling over error styling (f4af30a)

tayho
tayho

Adjusted input child icon/icon group classnames (8e9e8eb)