SachaG
|
111e00ecae
|
Fix semicolons and other linting issues
|
2018-12-31 15:22:17 +09:00 |
|
neobii
|
5daae54ed9
|
forgot to add variable
|
2018-12-26 16:47:36 -06:00 |
|
neobii
|
23c24c66ae
|
fixed nested array field error
|
2018-12-25 14:47:26 -06:00 |
|
SachaG
|
861980b468
|
Internationalize field labels in forms and form errors
|
2018-07-02 16:59:29 +02:00 |
|
SachaG
|
35c811e791
|
Fix form error labels to work with intl fields
|
2018-06-30 11:48:37 +02:00 |
|
SachaG
|
da98a6bd53
|
Merge branch 'form-errors' of https://github.com/OrigenStudio/Vulcan into OrigenStudio-form-errors
# Conflicts:
# packages/vulcan-lib/lib/modules/validation.js
|
2018-06-30 09:26:26 +02:00 |
|
ochicf
|
1433ca9629
|
rename context to errorContext to avoid confusion with React's
|
2018-06-29 19:26:06 +02:00 |
|
ochicf
|
9b7e8eac90
|
pass label to format message
|
2018-06-28 09:30:14 +02:00 |
|
ochicf
|
54cfd87923
|
add FormError component to apply DRY
|
2018-06-27 19:32:51 +02:00 |
|