mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11: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) |
||
---|---|---|
.. | ||
component.js | ||
DateTime.jsx | ||
datetime.scss | ||
export.js | ||
Flash.jsx | ||
Form.jsx | ||
FormComponent.jsx | ||
FormGroup.jsx | ||
FormWrapper.jsx | ||
row.js | ||
utils.js |