Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Append content to DOM instead of setting innerHTML
Ensure that all bound events and data will remain attached to the element instead of "flattening" it to just HTML string.
- Loading branch information