Vulcan/packages/vulcan-forms/lib
Sacha Greif 26f28a98ce Rework required field validation to make it work for intl fields when creating new documents
1. make intl fields use [IntlValue] and [IntlValueInput] types
2. add isIntlData marker to fields storing intl data
3. only validate intl fields that are marked as required
4. remove all instance of `__typename` from documents in edit forms
2018-08-17 19:02:44 +09:00
..
client Reorganize forms package; individual forms component can now be overridden with replaceComponent 2017-08-19 10:41:08 +09:00
components Rework required field validation to make it work for intl fields when creating new documents 2018-08-17 19:02:44 +09:00
modules Rework required field validation to make it work for intl fields when creating new documents 2018-08-17 19:02:44 +09:00
server Reorganize forms package; individual forms component can now be overridden with replaceComponent 2017-08-19 10:41:08 +09:00
stylesheets Do not use defaultValues for edit forms 2018-06-02 08:33:50 +09:00