Skip to content

v0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@lisawray lisawray released this 04 Jan 22:31
· 225 commits to master since this release

This is a minor release with some bug fixes.

  • Fix for ExpandableGroup: It should suppress change notifications from its children while collapsed. (#56)
  • Fix for UpdatingGroup. It now correctly propagates change notifications (notifyChanged() or notifyChange(payload)) from its child Items. (#59)