10 Commits

Author SHA1 Message Date
cyril lopez
69dad2ac95 Refacto Input library scss 2018-02-15 15:46:25 +01:00
cyril lopez
f8b8faefcf Use the new input library in content type builder 2018-02-07 18:32:03 +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
2afe10812c Fix documentation 2018-02-05 12:10:48 +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
0de28c23a4 Fix indentation 2018-02-02 12:12:25 +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