GitClassic
Feed
Explore
Random
Go Pro
Sign in
michelengelen
/
material-ui-form-validation
Code
/ Commits
📝
Commits on master
Commits on February 7, 2019
renamed `ValBase.jsx` to `ValBaseInput.jsx` and added `ValBaseGroup.jsx` for handling checkboxes, switches and radiobuttons
Michel Engelen committed 6 years ago
c744121
fixed some bugs with initial registering and validation checking/storing
Michel Engelen committed 6 years ago
a5863dd
fixed some functionality bugs in ´ValCheckbox` component ... validation is still tbd
Michel Engelen committed 6 years ago
5fda5b1
Commits on February 5, 2019
added a bit of styling to the test-Examples
Michel Engelen committed 6 years ago
636f20a
Commits on February 4, 2019
removed PropTypes for onSubmit prop and renamed `onSubmit` method to `handleSubmit`
Michel Engelen committed 6 years ago
d6c7793
removed obsolete onSubmit function from handleSubmit method
Michel Engelen committed 6 years ago
a1797d3
added JSDoc and some in-block comments
Michel Engelen committed 6 years ago
d97129c
added JSDoc and rearranged methods
Michel Engelen committed 6 years ago
943691c
Commits on January 31, 2019
removed `console.log`
Michel Engelen committed 6 years ago
f9bd07a
refined `compileValidations` method
Michel Engelen committed 6 years ago
09e0110
fixed a bug with the email-validation rule
Michel Engelen committed 6 years ago
42d6f5f
Commits on January 30, 2019
fixed a bug with touched inputs
Michel Engelen committed 6 years ago
bf5f880
reformatted code
Michel Engelen committed 6 years ago
1cf1fd5
added JSDoc for `ValBase` component
Michel Engelen committed 6 years ago
e356e11
extended eslint rules from airbnb plugin and fixed all errors regarding this addition
Michel Engelen committed 6 years ago
c4e716e
Commits on January 28, 2019
changed validation behaviour and added some properties used by the original component
Michel Engelen committed 6 years ago
3461ac4
changed the prop handling inside the component implementation
Michel Engelen committed 6 years ago
9d3e274
added `noValidate` prop to the form so the implementing person can decide if he wants to use the browser specific validation for his inputs
Michel Engelen committed 6 years ago
32efc79
fixed a bug with the standard errormessage
Michel Engelen committed 6 years ago
4b4c1c9
refinde validation checks on Text-Fields with custom error Messages
Michel Engelen committed 6 years ago
f799dbe
added basic validation checking for textfield `required` validator
Michel Engelen committed 6 years ago
a57532a
removed several warnings and errors in the codebase
Michel Engelen committed 6 years ago
ad0213e
added all necessary validators
Michel Engelen committed 6 years ago
b9baf71
added all necessary validators
Michel Engelen committed 6 years ago
fa35ff7
Commits on January 25, 2019
added todos.md
Michel Engelen committed 6 years ago
81efe45
added dirty, touched and error-handling to the textfield
Michel Engelen committed 6 years ago
4bb5ea8
Commits on January 24, 2019
changed the way registering inputs is handled
Michel Engelen committed 7 years ago
1470baa
changed behaviour of registering inputs
Michel Engelen committed 7 years ago
27c768e
added package-lock
Michel Engelen committed 7 years ago
c30dfa4
#init for github
Michel Engelen committed 7 years ago
a687de4
← Newer
Older →