1.1.0
This release includes the same fixes as the 0.4.2 release, along with the following additional features and fixes:
- Addition of the
SingleQueryextension, a more complete version of the mixin originally demonstrated in one of the dgrid tutorials. (Related to #1271) - Fixed several issues with
refreshCellpertaining to mixins with customrenderCelllogic. (#1260, thanks @msssk for help with discovering, debugging, and testing the issues) - Fixed
Treeindentation when used withSingleQuery. (#1275) - Fixed an obscure
OnDemandListrendering bug. (#1277, thanks @msssk for narrowing down the issue)
(Note that the xstyle dependency update in 0.4.2 is not applicable, as dgrid 1.x no longer depends on xstyle.)