Skip to content

Bug fixes and optimization

Compare
Choose a tag to compare
@gmac gmac released this 08 Jul 15:38
· 93 commits to master since this release

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.