Inheritance and documentation updates
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
- Added needed
- CompositeView
- Added explicit call to CollectionView constructor to allow for inheritance overriding
- Layout
- Small clarification for consistency on call to ItemView constructor