mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 11:01:38 -05:00
![]() - 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) |
||
---|---|---|
.. | ||
components | ||
server | ||
stylesheets | ||
custom_fields.js | ||
embedly.js |