Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 523 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 523 Bytes

Changelog

[1.0.2]

  • #52 Update dom before initializing MutationObserver. contributed by @ctjhoa

[1.0.1]

  • #50 fixes ie11 support. contributed by @webark

[1.0.0]

  • removes jquery dependencies
  • removes IE9 and IE10 support
  • no observers and computed properties were harmed
  • only supports type text and therefore removes the type property completely
  • removes stringInterpolator functionality