Declarative notes
New features
- Support passing a tuple of
(note_cls, prefix)
in@children
to additionally set branch prefix - Preserve existing value of
Branch.expanded
by default so it can be maintained solely in UI
Fixes
- Fix leaf notes and add test coverage