This repository was archived by the owner on Sep 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v0.1.0 " ></a >
2
+ ## v0.1.0 (2013-12-28)
3
+
4
+
5
+ #### Bug Fixes
6
+
7
+ * ** publisher:** remove typo ([ 15a99e22] ( http://github.com/angular-ui/ui-ace/commit/15a99e22d4b761845abc7e7644b88d7eb45ee538 ) )
8
+ * ** travis:**
9
+ * use node 0.10 ([ 588f6f1f] ( http://github.com/angular-ui/ui-ace/commit/588f6f1fc6fbca76b82db4e1e1c0a1d34d2a9835 ) )
10
+ * use angular-ui-publisher ([ 126de946] ( http://github.com/angular-ui/ui-ace/commit/126de946574f857919010bf3e2f7e46f52629b23 ) )
11
+ * ** ui-ace:** call $destroy when removed ([ edb4fa14] ( http://github.com/angular-ui/ui-ace/commit/edb4fa149b8d2c9dbb7314a69e5d58dbc688fc0d ) )
12
+
1
13
<a name =" v0.0.5 " ></a >
2
14
### v0.0.5 (2013-12-14)
3
15
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This directive allows you to add [ACE](http://ajaxorg.github.io/ace/) editor ele
13
13
You can get it from [ Bower] ( http://bower.io/ )
14
14
15
15
``` sh
16
- bower install angular-ui-ace
16
+ bower install angular-ui-ace\# bower
17
17
```
18
18
19
19
This will copy the UI.Ace files into a ` bower_components ` folder, along with its dependencies. Load the script files in your application:
You can’t perform that action at this time.
0 commit comments