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
SingleQuery
extension, a more complete version of the mixin originally demonstrated in one of the dgrid tutorials. (Related to #1271) - Fixed several issues with
refreshCell
pertaining to mixins with customrenderCell
logic. (#1260, thanks @msssk for help with discovering, debugging, and testing the issues) - Fixed
Tree
indentation when used withSingleQuery
. (#1275) - Fixed an obscure
OnDemandList
rendering 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.)