hay / stapes

the Javascript MVC microframework that does just enough
http://hay.github.io/stapes
MIT License
443 stars 54 forks source link

silent flag ignored when pushing an array #39

Closed Gamadril closed 11 years ago

Gamadril commented 11 years ago

When pushing an array, the silent flag is ignored. That means that the loop setting each element of the array is firing the create/change events.

hay commented 11 years ago

Thanks for reporting this. Just fixed it!