Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

v0.11.0

Compare
Choose a tag to compare
@sstok sstok released this 11 Oct 14:21
· 20 commits to master since this release
v0.11.0
2a56f2c

This version fixes some minor problems with the view system, but unfortunately the API of the View classes needed to be updated to make things more consistent (thus breaking backward compatibility).

As always all the details for upgrading can be found in https://github.com/rollerworks/datagrid/blob/master/UPGRADE.md.

All changes

#69: Fix CellView not containing required data
#70: Applied fixes from StyleCI
#71: Fix sub CellView building of CompoundColumns