Skip to content

Inheritance and documentation updates

Compare
Choose a tag to compare
@mxriverlynn mxriverlynn released this 10 Jul 15:50
· 1811 commits to master since this release

This release fixes several problems with inheritance that were caused in the v1.0.3 release, and updates a bunch of documentation spots.

  • ItemView
    • Added needed constructor function back - it added lots of things and needed to be there
  • CompositeView
    • Added explicit call to CollectionView constructor to allow for inheritance overriding
  • Layout
    • Small clarification for consistency on call to ItemView constructor