scratch-www/src/components/forms
Matthew Taylor 1a08e7ae49 Finalize styling for registration flow
/cc @carljbowman

One issue we ran into is that our `frameless` configuration is in `em` rather than `rem`, making it difficult to have an aboslute grid applied uniformly at all hierarchies. For now, we're using straight `rem` calculations instead of `$cols{1,8}` in the styling until we can refactor `frameless` to use `em`.
2016-06-23 14:06:36 -04:00
..
button.jsx Make app more transparent to Selenium 2015-10-09 14:16:37 -06:00
button.scss Use xhr to clear cache instead of form 2015-10-29 10:28:32 -04:00
charcount.jsx Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
charcount.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
checkbox-group.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
checkbox-group.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
checkbox.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
checkbox.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
form.jsx Add address validation 2016-06-14 17:29:30 -04:00
general-error.jsx Explain the GeneralError component 2016-06-14 17:29:31 -04:00
input-hoc.jsx Add help text when a field is not required 2016-06-14 17:29:31 -04:00
input.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
input.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
phone-input.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
phone-input.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
radio-group.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
radio-group.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
row.scss Add help text when a field is not required 2016-06-14 17:29:31 -04:00
select.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
select.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
textarea.jsx Add help text when a field is not required 2016-06-14 17:29:31 -04:00
textarea.scss Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
validations.jsx Add international phone validation 2016-06-14 17:29:29 -04:00