2a7ae0ea9c
This adds backwards compatibility with the `query` option so it automatically patches the `DataAdapter.query` function. The only major difference between the methods is the call signature, which has now moved the callback out of the parameters and into the second argument. This also adds tests that verify that the old query functions should work as expected. |
||
---|---|---|
.. | ||
data-tests.js | ||
data.html | ||
deprecated-tests.js | ||
deprecated.html | ||
width-tests.js | ||
width.html |