Vulcan/packages/vulcan-forms/lib/components
2018-08-07 10:13:06 +09:00
..
FieldErrors.jsx rename context to errorContext to avoid confusion with React's 2018-06-29 19:26:06 +02:00
Form.jsx Get rid of merging to generate document; instead update currentDocument every time updateCurrentValues is called. Add support for { mode: 'merge'} in updateCurrentValues options. 2018-08-07 10:13:06 +09:00
FormComponent.jsx Simplify getValue; do not merge in getValue anymore, instead get value from Form's getDocument() 2018-08-06 10:43:00 +09:00
FormError.jsx Internationalize field labels in forms and form errors 2018-07-02 16:59:29 +02:00
FormErrors.jsx rename context to errorContext to avoid confusion with React's 2018-06-29 19:26:06 +02:00
FormGroup.jsx Add support for new addFields form props to force adding unmutable "static" (disabled) fields 2018-07-10 10:02:08 +02:00
FormIntl.jsx Internationalize field labels in forms and form errors 2018-07-02 16:59:29 +02:00
FormNested.jsx Get rid of merging to generate document; instead update currentDocument every time updateCurrentValues is called. Add support for { mode: 'merge'} in updateCurrentValues options. 2018-08-07 10:13:06 +09:00
FormSubmit.jsx Changes to SmartForm behaviour 2018-05-08 20:09:42 -04:00
FormWrapper.jsx Fix eslint issues 2018-06-30 11:34:17 +02:00