Skip to content

1.1.0

Compare
Choose a tag to compare
@kfranqueiro kfranqueiro released this 13 May 14:52
· 94 commits to master since this release

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 custom renderCell logic. (#1260, thanks @msssk for help with discovering, debugging, and testing the issues)
  • Fixed Tree indentation when used with SingleQuery. (#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.)