Vulcan/packages/nova-forms/lib
2016-11-17 10:22:31 +01:00
..
component.js enable $unset of empty properties in edit form; bring in CheckboxGroup code to work around refs bug 2016-03-31 09:11:47 +09:00
DateTime.jsx fix #1449 2016-09-27 07:30:58 +02:00
datetime.scss generic datetime picker component for nova:forms working on new & edit post 2016-07-06 15:53:14 +02:00
export.js extract withNew & withEdit HOCs from FormWithMutation component, wrap FormWrapper with them 2016-11-12 15:49:07 +01:00
Flash.jsx fix Flash issue 2016-06-19 12:57:23 +09:00
FormComponent.jsx v0.27.4 2016-11-15 10:44:01 +01:00
FormGroup.jsx added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
FormWithMutation.jsx extract withNew & withEdit HOCs from FormWithMutation component, wrap FormWrapper with them 2016-11-12 15:49:07 +01:00
FormWrapper.jsx give access to the form props in the options of a form component, compose HOCs on FormWrapper 2016-11-17 10:22:31 +01:00
row.js enable $unset of empty properties in edit form; bring in CheckboxGroup code to work around refs bug 2016-03-31 09:11:47 +09:00
utils.js withCurrentUser hoc in nova:core 2016-11-15 18:33:16 +01:00
withEdit.jsx mutations: form HOC type based on the document prop & fix collection.edit.validate cb by assigning it to the modifier 2016-11-17 09:46:35 +01:00
withNew.jsx mutations: form HOC type based on the document prop & fix collection.edit.validate cb by assigning it to the modifier 2016-11-17 09:46:35 +01:00
withRemove.jsx withCurrentUser hoc in nova:core 2016-11-15 18:33:16 +01:00