component / reactive

Tiny reactive template engine
383 stars 48 forks source link

Unpatch arrays in `each` when changing arrays #123

Closed Swatinem closed 10 years ago

Swatinem commented 10 years ago

See the new test. When changing the array, modifications on the old one will still be handled.