Range

cgrffit
cgrffit

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

cgrffit
cgrffit

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

shusterm
shusterm

adds defaultValue for range, resolves #765 (6c5a981)

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)

cgrffit
cgrffit

Style markdown (558f608)

cgrffit
cgrffit

Add form and form component props (5b1ec07)

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

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

tayho
tayho

Started to update form documentation (range, select, checkbox, radio, textarea, toggle) - Select: there is no onSelect for select elements (34c211f)

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

Remove input-base mixin from range slider (ba2dd39)

tayho
tayho

Refactor classnames for form elements (a7e4b14)

tayho
tayho

added styling to range (931b078)

cgrffit
cgrffit

Clean up linting (505bdbf)

jpanter
jpanter

updated props namimg (fa1372f)

jpanter
jpanter

added range slider’s first pass (075e158)