From 69b873029c7b8723bb2eab40e2932ff95a4e76be Mon Sep 17 00:00:00 2001 From: Oliver Sahner Date: Thu, 14 Dec 2017 15:14:17 +0100 Subject: [PATCH 1/2] chore: cleanup playground chore: fix package.json for npm release --- .travis.yml | 2 +- .yo-rc.json | 2 +- README.MD | 2 ++ package-lock.json | 2 +- package.json | 4 ++-- playground/index.html | 4 ++-- playground/index.ts | 20 +++++++++----------- src/http-client-busy.directive.ts | 2 +- src/package.json | 9 +++++---- 9 files changed, 24 insertions(+), 23 deletions(-) diff --git a/.travis.yml b/.travis.yml index ae7fea5..96eed31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js sudo: required dist: trusty node_js: - - 'v8.9.1' + - 'v8.9.3' before_install: - export CHROME_BIN=/usr/bin/google-chrome - export DISPLAY=:99.0 diff --git a/.yo-rc.json b/.yo-rc.json index 58577bd..f58cb46 100644 --- a/.yo-rc.json +++ b/.yo-rc.json @@ -1,7 +1,7 @@ { "generator-angular2-library": { "promptValues": { - "gitRepositoryUrl": "https://github.com/username/repo" + "gitRepositoryUrl": "https://github.com/osahner/ngx-httpclient-busy" } } } \ No newline at end of file diff --git a/README.MD b/README.MD index 0878575..4764ae5 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,7 @@ # ngx-httpclient-busy +[![Build Status](https://travis-ci.org/osahner/ngx-httpclient-busy.svg?branch=master)](https://travis-ci.org/osahner/ngx-httpclient-busy) + ## Installation To install this library, run: diff --git a/package-lock.json b/package-lock.json index f130523..ba320c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ngx-httpclient-busy", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 431db1b..037e8ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-httpclient-busy", - "version": "0.1.0", + "version": "0.1.1", "scripts": { "build": "gulp build", "build:watch": "gulp", @@ -16,7 +16,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/username/repo" + "url": "https://github.com/osahner/ngx-httpclient-busy" }, "author": { "name": "Oliver Sahner", diff --git a/playground/index.html b/playground/index.html index 09423d9..33a3d94 100644 --- a/playground/index.html +++ b/playground/index.html @@ -22,8 +22,8 @@ diff --git a/playground/index.ts b/playground/index.ts index 41d55ed..e5b29f0 100644 --- a/playground/index.ts +++ b/playground/index.ts @@ -15,16 +15,14 @@ import { CounterService, HttpClientBusyInterceptor, HttpClientBusyModule } from @Component({ selector: 'app', - template: `FontAwesome: - + template: `Icon +
- Alert: -