Files
pjax/lib
Behind The Math cb0a7cd850 Move all code that executes after the switches to a new function
If any switches are async, the subsequent code will execute before
the switches are finished. This commit 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-20 22:06:03 -05:00
..
2016-01-04 22:30:00 +11:00
2014-10-14 11:42:36 +02:00
2014-10-14 08:23:56 +02:00
2014-10-14 11:42:36 +02:00
2014-10-14 08:23:56 +02:00
2014-10-14 08:23:56 +02:00
2018-01-10 15:45:55 -05:00