You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* build: upgrade dom requirement and loosen version range
* docs: update examples
* feature: trim whitespace when there are only template children
closes#363
* maintenance: phpstorm analysis improvements
* tweak: remove data-element attribute
* fix: recursive call to bindList if value is itself a list
for #486
When an ArrayIterator is used to represent
array<string, array<Bindable>>
, only the keys are bound.The text was updated successfully, but these errors were encountered: