This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10194500031
/
CloudComputing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
17
Commits
1
Branch
3.8 MiB
JavaScript
83.6%
CSS
13.8%
HTML
1.5%
PHP
1%
Branch:
master
CloudComputing
/
flask
/
static
/
bower_components
/
angular-ui-codemirror
/
CHANGELOG.md
2.5 KiB
Raw
Permalink
Blame
History
file_download
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
)