Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement Select field required check | 2021-01-18 | -2/+17 | |
* | Add required validator for ShortText | 2021-01-18 | -1/+16 | |
* | Move ErrorMessage from TextArea component to Question | 2021-01-18 | -4/+32 | |
* | Add valid and error to public state and required check for textarea | 2021-01-18 | -0/+9 | |
* | Removes Leading Underscore From Variables | 2021-01-17 | -9/+9 | |
* | Updates Switch Statement Indent | 2021-01-17 | -32/+32 | |
* | Rewrites Components For Accessibility | 2021-01-16 | -7/+4 | |
* | Minor Style Adjustments | 2021-01-16 | -1/+1 | |
* | Breaks Up CSS Into Components | 2021-01-06 | -10/+51 | |
* | Adds Question Rendering | 2021-01-06 | -0/+128 |