Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Morphdom, events, and more!

Latest

Choose a tag to compare

@shawnbot shawnbot released this 01 Jun 04:29
· 7 commits to master since this release

This major release replaces incremental-dom with morphdom, which has a much simpler API. It also fixes several issues with the old implementation, including #11 (attributes not updating), #13 ("keyed" elements), and #19 (event handling).