2.7.0
This release features a large refactoring of the refresh() algorithm now being fully based on Observers (including repeats) improving performance esp. with big pages. This includes a complete rework of fx-repeat and fx-repeat-attributes.
The second big feature is the improved create-nodes mode that now can deal with complex pathes and create attributes on the way.
Features
- create-nodes mode now supports nested pathes and creation of attributes
- added
wait-forattribute that takes id references to anotherfx-foreelement and awaits itsreadyevent before initializing itself - supporting
aria-invalidnow
Fixes
- several bugs in fx-lens
- detail fixes in
fx-refresh,fx-setfocus - fixes in index handling