Textarea

cgrffit
cgrffit

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

cgrffit
cgrffit

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

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

Remove prop tables from readmes (334e9bc)

cgrffit
cgrffit

Format the docs (30c6cb5)

shusterm
shusterm

ignore spurious sasslint errors (ac2884d)

jpanter
jpanter

Added overflow props to textarea (bbfc535)

cgrffit
cgrffit

Add form and form component props (5b1ec07)

jpanter
jpanter

added comment to browser specific rule (746027d)

jpanter
jpanter

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

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

Finished documenting allthethings - Fixed TextArea `cols` implementation (3e4fca3)

shusterm
shusterm

change right padding from px to rem (f6df7bf)

shusterm
shusterm

added icon composition example for textarea (7e3e6a0)

tayho
tayho

Add error states to remaining form elements - FormGroup: adjusted labels to be children elements, versus sub-components - Textarea: removed icon groups - Textarea: added missing noResize flag - Toggle: removed .tw-toggle__label-on, .tw-toggle__label-off classes (e91d307)

tayho
tayho

Refactor classnames for form elements (a7e4b14)

moshebe
moshebe

add defaultvalue to props (e388005)

tayho
tayho

light refactor of input, textarea and select (1253bc7)

moshebe
moshebe

add ref to textarea (3646277)

cgrffit
cgrffit

Prefix form component styles (8448924)

jpanter
jpanter

updated props namimg (fa1372f)

jpanter
jpanter

Added onBlur prop to texture component (4781fa3)

jpanter
jpanter

removed enums of inputs for button counts (f779313)

jpanter
jpanter

added textarea buttons (00de876)