Updated: 0.42.0 ready for publishing

This commit is contained in:
buchslava
2015-10-17 10:27:41 +03:00
parent 84e0e7f1d2
commit 4f32efe761
4 changed files with 78 additions and 78 deletions

View File

@@ -25,7 +25,7 @@ webpackJsonp([1],[
selector: 'app'
}),
angular2_1.View({
template: "\n <main class=\"bd-pageheader\">\n <div class=\"container\">\n <h1>ng2-file-upload</h1>\n <p>The Angular2 File Upload directives</p>\n <div class=\"row\">\n <div class=\"col-lg-2\"><a class=\"btn btn-primary\" href=\"https://github.com/valor-software/ng2-file-upload\">View on GitHub</a></div>\n <div class=\"col-lg-1 btn\"><iframe src=\"https://ghbtns.com/github-btn.html?user=valor-software&repo=ng2-file-upload&type=star&count=true\" frameborder=\"0\" scrolling=\"0\" width=\"170px\" height=\"20px\"></iframe></div>\n <div class=\"col-lg-1 btn\"><iframe src=\"https://ghbtns.com/github-btn.html?user=valor-software&repo=ng2-file-upload&type=fork&count=true\" frameborder=\"0\" scrolling=\"0\" width=\"170px\" height=\"20px\"></iframe></div>\n </div>\n </div>\n </main>\n\n <div class=\"container\">\n <section id=\"getting-started\">" + gettingStarted + "</section>\n\n <file-upload-section class=\"col-md-12\"></file-upload-section>\n </div>\n\n <footer class=\"footer\">\n <div class=\"container\">\n <p class=\"text-muted text-center\"><a href=\"https://github.com/valor-software/ng2-file-upload\">ng2-file-upload</a> is maintained by <a href=\"https://github.com/valor-software\">valor-software</a>.</p>\n </div>\n </footer>\n ",
template: "\n <main class=\"bd-pageheader\">\n <div class=\"container\">\n <h1>ng2-file-upload</h1>\n <p>The Angular2 File Upload directives</p>\n <a class=\"btn btn-primary\" href=\"https://github.com/valor-software/ng2-file-upload\">View on GitHub</a>\n <div class=\"row\">\n <div class=\"col-lg-1\"><iframe src=\"https://ghbtns.com/github-btn.html?user=valor-software&repo=ng2-file-upload&type=star&count=true\" frameborder=\"0\" scrolling=\"0\" width=\"170px\" height=\"20px\"></iframe></div>\n <div class=\"col-lg-1\"><iframe src=\"https://ghbtns.com/github-btn.html?user=valor-software&repo=ng2-file-upload&type=fork&count=true\" frameborder=\"0\" scrolling=\"0\" width=\"170px\" height=\"20px\"></iframe></div>\n </div>\n </div>\n </main>\n\n <div class=\"container\">\n <section id=\"getting-started\">" + gettingStarted + "</section>\n\n <file-upload-section class=\"col-md-12\"></file-upload-section>\n </div>\n\n <footer class=\"footer\">\n <div class=\"container\">\n <p class=\"text-muted text-center\"><a href=\"https://github.com/valor-software/ng2-file-upload\">ng2-file-upload</a> is maintained by <a href=\"https://github.com/valor-software\">valor-software</a>.</p>\n </div>\n </footer>\n ",
directives: [
angular2_1.NgClass,
file_upload_section_1.FileUploadSection