All of the functionality of the autosearch function now happens on
authorMike Taylor <mike@indexdata.com>
Thu, 3 Apr 2014 16:26:06 +0000 (17:26 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 3 Apr 2014 16:26:06 +0000 (17:26 +0100)
commit2e98f6b0b8c985dadb49d9658f22df6911b43eee
tree116e7d36f88d16d3e4980f160390986731d0ee39
parent814016945360821f39d13310a4c526da377c45a5
All of the functionality of the autosearch function  now happens on
the "ready" event. Previously, the initial checks of the query were
done when the widget was created, but that doesn't allow us to set the
query by default in a subclass promotion-function (as in fact we now
do with the Lolcat subclass).
src/mkws-widgets.js