Bug fixes and optimization
Bug fixes and performance optimizations.
- Bug fix to
Epoxy.View.remove()
implementation (thanks @pixelbreaker). - Adds binding support for HTML
contenteditable="true"
elements (thanks @leovarg67). - Adds bindings parser caching for improved performance (thanks @dspangen).
- Adds compatibility with Zepto.
- Additional error hooks/messaging for improved debugging.
- Small codebase optimizations and bug fixes.