Select

cgrffit
cgrffit

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

cgrffit
cgrffit

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

cgrffit
cgrffit

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

shusterm
shusterm

theme select handles (4ebaf48)

shusterm
shusterm

add new select button type resolves #711 refactor inputs to use borders (182f5de)

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 Checkbox, Radio, Select components (2d688af)

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

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

tayho
tayho

Prioritizing focus styling over error styling (f4af30a)

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

Refactor classnames for form elements (a7e4b14)

tayho
tayho

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

moshebe
moshebe

add ref to other input elements too (ef37a8b)

cgrffit
cgrffit

Fix the select box arrow (1af39cd)

cgrffit
cgrffit

Prefix form component styles (8448924)

jpanter
jpanter

updated props namimg (fa1372f)

jpanter
jpanter

updated class selectors (f6b1149)

jpanter
jpanter

Added select component (957c521)