index
:
forms-frontend
beforeunload-warning
dependabot/npm_and_yarn/eslint-plugin-react-7.37.1
dependabot/npm_and_yarn/eslint/js-9.12.0
dependabot/npm_and_yarn/express-4.21.0
dependabot/npm_and_yarn/micromatch-4.0.8
dependabot/npm_and_yarn/rollup-2.79.2
dependabot/npm_and_yarn/testing-library/dom-10.4.0
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.18.0
dependabot/npm_and_yarn/typescript-eslint/parser-7.18.0
dependabot/npm_and_yarn/webpack-5.94.0
dependabot/npm_and_yarn/webpack-5.95.0
form-metadata
hcaptcha
main
prism-code-demo
redux-hcaptcha
remove-return-home
renovate/configure
sebastiaan/ci/status-embed
A mirrored copy of the python-discord/forms-frontend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2021-01-19
Implement validation for checkboxes
ks129
-0
/
+18
2021-01-18
Implement shadow for Select
ks129
-5
/
+5
2021-01-18
Simplify required checking onBlur function
ks129
-15
/
+13
2021-01-18
Merge on blur functions to one
ks129
-43
/
+37
2021-01-18
Implement Select field required check
ks129
-6
/
+22
2021-01-18
Pass blur handler and valid property to ShortText
ks129
-1
/
+1
2021-01-18
Implement validation to ShortText component
ks129
-4
/
+9
2021-01-18
Add required validator for ShortText
ks129
-1
/
+16
2021-01-18
Change ErrorMessage CSS properties
ks129
-2
/
+2
2021-01-18
Relay blur handler to specific component and cleanup
ks129
-9
/
+4
2021-01-18
Move ErrorMessage from TextArea component to Question
ks129
-11
/
+36
2021-01-18
Move invalid styles to common styles
ks129
-9
/
+9
2021-01-18
Provide valid and error message data to TextArea component
ks129
-2
/
+11
2021-01-18
Display invalid information for TextArea
ks129
-2
/
+18
2021-01-18
Add valid and error to public state and required check for textarea
ks129
-0
/
+9