Skip to content

2.7.0

Choose a tag to compare

@JoernT JoernT released this 02 Dec 15:46
· 185 commits to dev since this release

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-for attribute that takes id references to another fx-fore element and awaits its ready event before initializing itself
  • supporting aria-invalid now

Fixes

  • several bugs in fx-lens
  • detail fixes in fx-refresh, fx-setfocus
  • fixes in index handling