Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Latest commit

 

History

History
57 lines (32 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

57 lines (32 loc) · 2.62 KB

0.3.0 (2015-05-04)

  • bower: bump to CodeMirror ^5

0.2.3 (2015-01-27)

Bug Fixes

  • error calling scope.$applyAsync (15b84f04, closes #89)

0.2.2 (2015-01-07)

Bug Fixes

  • use of undefined this/scope (744bff1)

0.2.1 (2015-01-07)

0.2.0 (2014-12-08)

Bug Fixes

  • digest in progress (645d6e5d)
  • refresh codemirror in next event loop (1c03cacd, closes #76)
  • undefined newValue watched (f5061497)
  • not watching ui-codemirror-opts attribute (0f5802ed)
  • element not removed when the element gets replaced (7dfcb070)
  • grunt: do a standard livereload over the built branch (a856e085)

Features

  • Makes the onChange event handled by ngChange (fa52ea4e)
  • allow using it as an element (42de591d)
  • demo: update demo to Angular UI Publisher 1.2.x (18317b7c, closes #34)
  • directive: add instance access throught $broadcast event (14f6954c)
  • publisher: initial publisher use commit (a144e2f8)

v0.1.0 (2013-12-28)

Features

  • publisher: initial publisher use commit (a144e2f8)