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
/
components
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Use values from Redux in fields
redux-hcaptcha
ks129
2021-02-23
-33
/
+70
*
Change Redux store items from map to object
ks129
2021-02-22
-29
/
+26
*
Add locking way to show value in ShortText
ks129
2021-02-21
-3
/
+13
*
Migrate from public state map to Redux
ks129
2021-02-21
-76
/
+137
*
Don't overwrite user selection
ks129
2021-02-18
-3
/
+5
*
Add focus handler for select (thanks Scaleios)
ks129
2021-02-18
-1
/
+7
*
Remove unnecessary parameters from blur handler type annotations
ks129
2021-02-18
-5
/
+5
*
Mark range and radio valid after change
ks129
2021-02-18
-0
/
+5
*
Add blur handler to Radio and Range
ks129
2021-02-17
-6
/
+8
*
Make all blur handler names matching
ks129
2021-02-08
-5
/
+5
*
Change blur handler name in Select
ks129
2021-02-08
-2
/
+2
*
Change ShortText blur handler name
ks129
2021-02-08
-2
/
+2
*
Set z-index and position for error message CSS
ks129
2021-02-08
-0
/
+2
*
Fix CSS visibilty attribute
ks129
2021-02-08
-1
/
+1
*
Remove trailing whitespaces
ks129
2021-02-08
-3
/
+3
*
Implement focusing text fields if empty on submit
ks129
2021-02-08
-10
/
+17
*
Use public state instead of event value for compability
ks129
2021-02-08
-21
/
+5
*
Toggle visibility instead returning null when no error should be shown
ks129
2021-02-05
-10
/
+7
*
Merge branch 'forms-submitting' of https://github.com/python-discord/forms-fr...
ks129
2021-01-21
-2
/
+1
|
\
|
*
Remove unnecessary ESLint disable
ks129
2021-01-21
-1
/
+0
|
*
Add space to union both sides
ks129
2021-01-21
-1
/
+1
*
|
Use relative units
ks129
2021-01-21
-3
/
+3
|
/
*
Merge switch's cases
ks129
2021-01-19
-22
/
+2
*
Implement before-submit validation (broken, crashing)
ks129
2021-01-19
-1
/
+62
*
Implement validation for checkboxes
ks129
2021-01-19
-0
/
+18
*
Implement shadow for Select
ks129
2021-01-18
-5
/
+5
*
Simplify required checking onBlur function
ks129
2021-01-18
-15
/
+13
*
Merge on blur functions to one
ks129
2021-01-18
-43
/
+37
*
Implement Select field required check
ks129
2021-01-18
-6
/
+22
*
Pass blur handler and valid property to ShortText
ks129
2021-01-18
-1
/
+1
*
Implement validation to ShortText component
ks129
2021-01-18
-4
/
+9
*
Add required validator for ShortText
ks129
2021-01-18
-1
/
+16
*
Change ErrorMessage CSS properties
ks129
2021-01-18
-2
/
+2
*
Relay blur handler to specific component and cleanup
ks129
2021-01-18
-9
/
+4
*
Move ErrorMessage from TextArea component to Question
ks129
2021-01-18
-11
/
+36
*
Move invalid styles to common styles
ks129
2021-01-18
-9
/
+1
*
Provide valid and error message data to TextArea component
ks129
2021-01-18
-2
/
+11
*
Display invalid information for TextArea
ks129
2021-01-18
-2
/
+18
*
Add valid and error to public state and required check for textarea
ks129
2021-01-18
-0
/
+9
*
Create new ErrorMessage component for showing field error messages
ks129
2021-01-18
-0
/
+25
*
Add required props to form field types
ks129
2021-01-17
-9
/
+13
*
Centers Title With No Description
Hassan Abouelela
2021-01-17
-6
/
+14
*
Removes Leading Underscore From Variables
Hassan Abouelela
2021-01-17
-11
/
+11
*
Updates Switch Statement Indent
Hassan Abouelela
2021-01-17
-56
/
+56
*
Shows Pointer On Scroll Button
Hassan Abouelela
2021-01-17
-0
/
+2
*
Closes Select Menu On Click
Hassan Abouelela
2021-01-17
-2
/
+23
*
Updates Transition Speed
Hassan Abouelela
2021-01-17
-3
/
+3
*
Rewrites Radios
Hassan Abouelela
2021-01-16
-2
/
+23
*
Rewrites Select Component
Hassan Abouelela
2021-01-16
-56
/
+98
*
Rewrites Components For Accessibility
Hassan Abouelela
2021-01-16
-69
/
+35
[next]