We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c731f72 commit c66c211Copy full SHA for c66c211
index.html
@@ -4231,6 +4231,10 @@ <h2 id="changelog">Change Log</h2>
4231
Added an overridable <tt>_isModel</tt> for more advanced
4232
control of what's considered a model by your Collection.
4233
</li>
4234
+ <li>
4235
+ The <tt>success</tt> callback passed to <tt>Model#destroy</tt> is always
4236
+ called asynchronously now.
4237
+ </li>
4238
<li>
4239
<tt>Router#execute</tt> passes back the route name as its third argument.
4240
0 commit comments