Vulcan/packages/nova-embedly/lib
xavcz 1e2d43662d form api, embedly url, fix posts autovalues
- Form API: updateCurrentValue(fieldName, fieldValue) => updateCurrentValues(newValues: {[fieldName]: fieldValue}) to update one or more fields at once;
- changes on EmbedlyURL: use of currentValues instead of autofilledValues, fix the use of 'media' field on new & edit (assigned server-side in async callback)
- fix Posts schema's autoValue logic: moved to callbacks (it worked on new docs but not triggered on edits)
2017-01-23 15:50:55 +01:00
..
components form api, embedly url, fix posts autovalues 2017-01-23 15:50:55 +01:00
server form api, embedly url, fix posts autovalues 2017-01-23 15:50:55 +01:00
stylesheets add clear thumbnail link and simple styling to embedly thumbnail 2016-05-07 18:12:02 +09:00
custom_fields.js form api, embedly url, fix posts autovalues 2017-01-23 15:50:55 +01:00
embedly.js Callbacks.add -> addCallback; and other callback functions 2016-12-13 11:40:24 +09:00