This repository was archived by the owner on May 25, 2019. It is now read-only.
File tree 4 files changed +11
-3
lines changed
4 files changed +11
-3
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
+ #### Features
6
+
7
+ * ** publisher:** initial publisher use commit ([ a144e2f8] ( https://github.com/angular-ui/ui-codemirror/commit/a144e2f8b3134df9e4a9ce313778b0086ea82af9 ) )
8
+
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This directive allows you to add [CodeMirror](http://codemirror.net/) to your te
13
13
You can get it from [ Bower] ( http://bower.io/ )
14
14
15
15
``` sh
16
- bower install angular-ui-codemirror
16
+ bower install angular-ui-codemirror\# bower
17
17
```
18
18
19
19
This will copy the UI.Codemirror files into a ` bower_components ` folder, along with its dependencies. Load the script files in your application:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-codemirror" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " This directive allows you to add CodeMirror to your textarea elements." ,
5
5
"author" : " https://github.com/angular-ui/ui-codemirror/contributors" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-codemirror" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " This directive allows you to add CodeMirror to your textarea elements." ,
5
5
"author" : " https://github.com/angular-ui/ui-codemirror/contributors" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments