Releases: justin-schroeder/arrow-js
Releases · justin-schroeder/arrow-js
Alpha 10
- Fixes bug related to calling
Array.splice()
with a single argument. - Fixes TypeScript return value for
ArrowTemplate.key()
.
Alpha 5
- Better support for setting values on inputs, selects, and textareas dynamically.
- Removes event listeners from DOM nodes that have been discarded.
Alpha 4
Fixes a bug with keyed lists when unshifting.
Alpha 3
Fixes a bug that caused unnecessary DOM patches on keyed elements.