12 Commits

Author SHA1 Message Date
cyril lopez
ed46226872 Fix css 2018-02-20 12:29:27 +01:00
cyril lopez
69dad2ac95 Refacto Input library scss 2018-02-15 15:46:25 +01:00
cyril lopez
0013e90eb0 Created InputFileWithErrors component and add it to the index 2018-02-13 18:56:53 +01:00
cyril lopez
7db50ab6e1 Created inputsdValidations utils
Refacto input s validation logic.
Fix input s initial value bug when the input is required
2018-02-07 11:46:29 +01:00
cyril lopez
1b8f9747f2 CreatedInputEmailWithErrors and associated documentation
Reorganize Inputs*WithErrors props and add  noErrorsDescription prop so it can set a spacer in order to keep the input s  alignment correct
2018-02-05 17:16:15 +01:00
cyril lopez
dc4e380787 Simplified the object needed for InputDescription and InputErros message 2018-02-02 16:12:30 +01:00
cyril lopez
9d62c5d046 Created InputToggleWithErrors component
Fix InputTextWithErrors & InputNumberWithErrors props so it is cleaner
2018-02-02 15:25:20 +01:00
cyril lopez
618db05a1d Add InputTextWithErrors documentation and change inputTextWithErrors props 2018-02-01 18:47:51 +01:00
cyril lopez
4bcbe8e446 Created InputNumberWithError component 2018-02-01 17:04:08 +01:00
cyril lopez
93e1147f96 Created InputErrors component 2018-02-01 16:37:52 +01:00
cyril lopez
e5f74a7022 Created InputDescription component and associated doc 2018-02-01 15:32:07 +01:00
cyril lopez
d212c7aba0 Created InputText and InputTextWithErrors components 2018-02-01 14:30:22 +01:00