This repository was archived by the owner on May 25, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 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
1313You can get it from [ Bower] ( http://bower.io/ )
1414
1515``` sh
16- bower install angular-ui-codemirror
16+ bower install angular-ui-codemirror\# bower
1717```
1818
1919This 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 11{
22 "name" : " angular-ui-codemirror" ,
3- "version" : " 0.0.7 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " This directive allows you to add CodeMirror to your textarea elements." ,
55 "author" : " https://github.com/angular-ui/ui-codemirror/contributors" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-codemirror" ,
3- "version" : " 0.0.7 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " This directive allows you to add CodeMirror to your textarea elements." ,
55 "author" : " https://github.com/angular-ui/ui-codemirror/contributors" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments