Skip to content

Usability improvements

Choose a tag to compare

@g105b g105b released this 12 Jul 08:17
40a3ec2

Typehints have been made less strict in some areas, so objects or associative arrays can be used as the data.

The bind function has been introduced as an alias to the bindKeyValue function.

In the binding of list items, the data is bound to the nodes after they are inserted into the DOM to avoid incorrect referencing issues after complete.