Files
pjax/tests/lib
BehindTheMath b5c2120d08 Fix async switches (#110)
If any switches are async, the subsequent code will execute before the switches are finished. This PR moves all that code to a new function, and debounces the calls to onSwitch() so it only executes
once, after all the switches finish.

Fizes #72.
2018-01-22 10:55:29 -05:00
..
2018-01-09 14:09:40 -05:00
2014-10-14 08:23:56 +02:00
2014-10-14 08:23:56 +02:00
2018-01-08 17:21:18 -05:00
2014-10-14 08:23:56 +02:00
2014-10-14 08:23:56 +02:00
2014-10-14 08:23:56 +02:00
2014-10-14 08:23:56 +02:00
2018-01-09 14:09:40 -05:00
2018-01-22 10:55:29 -05:00