File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
demo/app/pages/getting-started Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- demo /js / ** /* linguist-vendored
1+ demo /** /* linguist-vendored
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Now you're good to go!
4444
4545## Dependencies
4646
47- * [ Angular 2] ( https://angular.io ) (2.0.0-rc.5)
47+ * [ Angular 2] ( https://angular.io ) (2.0.0-rc.5 ** or higher ** )
4848* [ Semantic UI CSS] ( http://semantic-ui.com/ ) (jQuery is ** not** required)
4949
5050## Components
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h2 class="ui dividing header">Installation</h2>
3030 < p > Now you're good to go!</ p >
3131 < h2 class ="ui dividing header "> Dependencies</ h2 >
3232 < div class ="ui bulleted list ">
33- < div class ="item "> < a href ="https://angular.io "> Angular 2</ a > (2.0.0-rc.5)</ div >
33+ < div class ="item "> < a href ="https://angular.io "> Angular 2</ a > (2.0.0-rc.5 < strong > or higher </ strong > )</ div >
3434 < div class ="item "> < a href ="http://semantic-ui.com/ "> Semantic UI CSS</ a > (jQuery is < strong > not</ strong > required)</ div >
3535 </ div >
3636</ div >
Original file line number Diff line number Diff line change 1- export * from './components' ;
1+ export * from './components/index ' ;
Original file line number Diff line number Diff line change 11{
22 "name" : " ng2-semantic-ui" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " Angular 2 Semantic UI Components" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments