mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
78affdedb1
closes #3153 - this is all about the validation engine - add a option, `opts.model`, to use a passed-in model directly if needed - handle validators that return an array of strings, array of objects, or both - ajax util returns either an array of errors or a single concat'd string - remove formatErrors function from the mixin and make it private - allow validation options to be passed into `.save()` since ember-data doesn't take params on `.save()` anyway - streamline control flow |
||
---|---|---|
.. | ||
ajax.js | ||
bound-one-way.js | ||
codemirror-mobile.js | ||
codemirror-shortcuts.js | ||
date-formatting.js | ||
ghost-paths.js | ||
link-view.js | ||
mobile-utils.js | ||
notifications.js | ||
set-scroll-classname.js | ||
text-field.js | ||
validator-extensions.js | ||
word-count.js |