Skip to content

History / ajax

Revisions

  • Updated ajax (markdown)

    @codeodor codeodor committed Oct 17, 2019
  • Updated ajax (markdown)

    @codeodor codeodor committed Oct 17, 2019
  • Updated ajax (markdown)

    @Taki3 Taki3 committed Jan 30, 2018
  • Revert d35b769a18ccf4652d47a089fd5e21678fa03532...68381b6bfd12b26eddb87af70ec9b9ab8f758b09 on ajax

    XoniycL committed Jul 13, 2016
  • Fix please

    Vlad Romaniuk committed Jul 7, 2016
  • Fix order of parameters for ajax:success event, to match code

    @spdawson spdawson committed Jun 2, 2016
  • Callback parameters seem to be in the wrong order

    @steve21168 steve21168 committed May 31, 2016
  • Clarify how to actually stop stoppable events

    @jwidderich jwidderich committed Apr 26, 2016
  • event is prepended to everything, not just success

    @mgold mgold committed Oct 14, 2015
  • Correct ajax:success params

    @akaspick akaspick committed Jul 25, 2015
  • ajax:success param order was incorrect

    @akaspick akaspick committed Jul 25, 2015
  • Revert 605ab8b5d721f428addc60f8a0eb3aeaded3ea48...3d3ec3b02b8ed6fcd1379c59ef618a0d2e68b3e6 on ajax

    @nanaya nanaya committed Jun 19, 2015
  • Updated ajax (markdown)

    @chrisyeung1121 chrisyeung1121 committed Jun 18, 2015
  • As noted in the "Important" section, the 1st "event" param is not listed

    Jason Moon committed Mar 3, 2015
  • missing event parameter in example.

    @nanaya nanaya committed Feb 16, 2015
  • `ajax:beforeSend` actually takes three arguments: `event, xhr, settings`

    @qsymmachus qsymmachus committed Feb 12, 2015
  • Updated ajax (markdown)

    @lukerollans lukerollans committed Jan 30, 2015
  • Corrected order of ajax:success extra parameters

    @dmin dmin committed Sep 18, 2014
  • fixed order of params for success

    @hajder hajder committed Aug 31, 2014
  • Wrong parameters on example usage

    @dhoeric dhoeric committed Aug 24, 2014
  • Added `ajax:send` event to list. Updated `ajax:success` link with permalink, so highlighted line number is accurate.

    Jason Moon committed Nov 5, 2013
  • The event is not an extra parameter; it comes first in each of these cases.

    @Peeja Peeja committed Oct 31, 2013
  • ajax:success callback has event argument

    @homanchou homanchou committed Jun 27, 2013
  • Sets ajax:success parameter order to [data, status, xhr] to match source code, adds reference link

    @impact11 impact11 committed May 29, 2013
  • paramter is wrong

    @df283859438 df283859438 committed May 22, 2013
  • ...My test was bad. I'm sorry everyone. Returned to the previous correct listing.

    @Genkilabs Genkilabs committed Jan 18, 2013
  • Just changed ajax extra prams, but typoed. Success and error should be correct on jQuery 1.8.3

    @Genkilabs Genkilabs committed Jan 18, 2013
  • The order of the ajax:success extra params was either incorrect or has changed. This is as tested on jQuery 1.8.3.

    @Genkilabs Genkilabs committed Jan 18, 2013
  • fix ordering of AJAX event params

    @afeld afeld committed Nov 30, 2012
  • The arguments were in the wrong order.

    coderdan committed Nov 28, 2012