Vulcan/packages/nova-forms/lib
2016-11-15 12:51:43 +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 Apollo branch up to date with v0.27.4 2016-11-15 12:51:43 +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 Apollo branch up to date with v0.27.4 2016-11-15 12:51:43 +01:00
withEdit.jsx more work on removeSuccessCallback (wired with withRemove) ; add options noRemoveMutation (ex for UsersEdit) 2016-11-13 14:12:15 +01:00
withNew.jsx extract withNew & withEdit HOCs from FormWithMutation component, wrap FormWrapper with them 2016-11-12 15:49:07 +01:00
withRemove.jsx add query collectionListTotal (= list total count) on every collection by default, query list from the ui : getCollectionList(..) { collectionListTotal(..) collection(..) } ; withRemove "automation" based on these queries 2016-11-13 13:43:36 +01:00