UNPKG

modella-ajax

Version:

AJAX Sync Layer for Modella

30 lines (19 loc) 614 B
0.2.3 / 2014-06-23 ================== * remove test-coverage stuff for time-being 0.2.2 / 2013-11-16 ================== * fix content type so superagent will serialize 0.2.1 / 2013-11-12 ================== * Add "ajax request" event. * Add events for all sync methods. * Add response object to error. 0.2.0 / 2013-10-28 ================== * Add ajaxParseAllBody and ajaxParseGetBody events. References modella/ajax#7. * Support Modella 0.2.0 sync API changes. * Add argument to set request header. 0.1.2 / 2013-09-24 ================== * Add optional query for Model.all and Model.removeAll