diff --git a/CHANGELOG.md b/CHANGELOG.md index 841b81e19..d3a96d6e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ ## [angular](./README.md) version `changelog` +###### `v2.0.1` +- refactor(modals): buttons spacing +- refactor(brand-buttons): buttons spacing +- update: `@coreui/coreui` to `2.0.20` +- update: `@angular/*` to `6.1.10` +- update: `@angular/cli` to `6.2.6` +- update: `chart.js` to `2.7.3` +- update: `flag-icon-css` to `3.2.1` +- update: `ngx-perfect-scrollbar` to `6.3.1` +- update: `rxjs` to `6.3.3` +- update: `rxjs-compat` to `6.3.3` +- update: `tsickle` to `0.33.0` +- update: `@types/jasmine` to `2.8.9` +- update: `@types/jasminewd2` to `2.0.5` +- update: `@types/node` to `10.12.0` +- update: `codelyzer` to `4.5.0` +- update: `karma-coverage-istanbul-reporter` to `2.0.4` +- update: `protractor` to `5.4.1` + ###### `v2.0.0` - fix(dropdowns): dropup misplaced temp fix - chore: update `@coreui/icons` to `0.3.0` diff --git a/package.json b/package.json index 1286d964c..614dc49bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/coreui-free-angular-admin-template", - "version": "2.0.0", + "version": "2.0.1", "description": "CoreUI Free Angular 2+ Admin Template", "author": { "name": "Ɓukasz Holeczek", @@ -27,52 +27,53 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.1.6", - "@angular/common": "^6.1.6", - "@angular/compiler": "^6.1.6", - "@angular/core": "^6.1.6", - "@angular/forms": "^6.1.6", - "@angular/http": "^6.1.6", - "@angular/platform-browser": "^6.1.6", - "@angular/platform-browser-dynamic": "^6.1.6", - "@angular/router": "^6.1.6", + "@angular/animations": "^6.1.10", + "@angular/common": "^6.1.10", + "@angular/compiler": "^6.1.10", + "@angular/core": "^6.1.10", + "@angular/forms": "^6.1.10", + "@angular/http": "^6.1.10", + "@angular/platform-browser": "^6.1.10", + "@angular/platform-browser-dynamic": "^6.1.10", + "@angular/router": "^6.1.10", "@coreui/angular": "^2.0.0-rc.1", - "@coreui/coreui": "^2.0.4", + "@coreui/coreui": "^2.0.20", "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0", "@coreui/icons": "0.3.0", "bootstrap": "^4.1.3", - "chart.js": "^2.7.2", + "chart.js": "^2.7.3", "core-js": "^2.5.7", - "flag-icon-css": "^3.0.0", + "flag-icon-css": "^3.2.1", "font-awesome": "^4.7.0", "moment": "^2.22.2", "mutationobserver-shim": "^0.3.2", "ng2-charts": "^1.6.0", "ngx-bootstrap": "^3.0.1", - "ngx-perfect-scrollbar": "^6.3.0", - "rxjs": "^6.3.0", - "rxjs-compat": "^6.3.0", + "ngx-perfect-scrollbar": "^6.3.1", + "rxjs": "^6.3.3", + "rxjs-compat": "^6.3.3", "simple-line-icons": "^2.4.1", "ts-helpers": "^1.1.2", + "tsickle": "^0.33.0", "zone.js": "^0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "^0.7.5", - "@angular/cli": "^6.1.5", - "@angular/compiler-cli": "^6.1.6", - "@angular/language-service": "^6.1.6", - "@types/jasmine": "^2.8.8", - "@types/jasminewd2": "^2.0.3", - "@types/node": "^10.9.4", - "codelyzer": "^4.4.4", + "@angular/cli": "^6.2.6", + "@angular/compiler-cli": "^6.1.10", + "@angular/language-service": "^6.1.10", + "@types/jasmine": "^2.8.9", + "@types/jasminewd2": "^2.0.5", + "@types/node": "^10.12.0", + "codelyzer": "^4.5.0", "jasmine-core": "^3.2.1", "jasmine-spec-reporter": "^4.2.1", "karma": "^3.0.0", "karma-chrome-launcher": "^2.2.0", - "karma-coverage-istanbul-reporter": "^2.0.2", + "karma-coverage-istanbul-reporter": "^2.0.4", "karma-jasmine": "^1.1.2", "karma-jasmine-html-reporter": "^1.3.1", - "protractor": "5.4.0", + "protractor": "^5.4.1", "ts-node": "^7.0.1", "tslint": "^5.11.0", "typescript": "^2.9.2" diff --git a/src/app/views/base/forms.component.html b/src/app/views/base/forms.component.html index 6bcedac8d..1e552e8b6 100644 --- a/src/app/views/base/forms.component.html +++ b/src/app/views/base/forms.component.html @@ -140,6 +140,13 @@ Please enter a complex password +
+ +
+ + Please enter a valid date +
+
diff --git a/src/app/views/buttons/brand-buttons.component.html b/src/app/views/buttons/brand-buttons.component.html index 8084e757a..534b85c8a 100644 --- a/src/app/views/buttons/brand-buttons.component.html +++ b/src/app/views/buttons/brand-buttons.component.html @@ -14,206 +14,206 @@
Size Small

- - - - - - - - - - - - - - - - - - - - - - - - -

Size Normal

- - - - - - - - - - - - - - - - - - - - - - - - - @@ -224,103 +224,103 @@

Size Large

- - - - - - - - - - - - - - - - - - - - - - - - - @@ -344,157 +344,157 @@

Size Small

- - - - - - - - - - - - - - - - - - - - - - - - -

Size Normal

- - - - - - - - - - - - - - - - - - - - - - - - -

@@ -504,79 +504,79 @@
Size Large

- - - - - - - - - - - - - - - - - - - - - - - - -

@@ -599,157 +599,157 @@
Size Small

- - - - - - - - - - - - - - - - - - - - - - - - -

Size Normal

- - - - - - - - - - - - - - - - - - - - - - - - -

@@ -759,79 +759,79 @@
Size Large

- - - - - - - - - - - - - - - - - - - - - - - - -

diff --git a/src/app/views/notifications/modals.component.html b/src/app/views/notifications/modals.component.html index 484a472f3..44d5337b6 100644 --- a/src/app/views/notifications/modals.component.html +++ b/src/app/views/notifications/modals.component.html @@ -7,29 +7,29 @@
- - -
- - - - -
diff --git a/src/scss/vendors/_variables.scss b/src/scss/vendors/_variables.scss index 14c6d7f93..3d8464b48 100644 --- a/src/scss/vendors/_variables.scss +++ b/src/scss/vendors/_variables.scss @@ -1,4 +1,4 @@ // Override Boostrap variables @import "../variables"; -@import "node_modules/bootstrap/scss/mixins"; -@import "node_modules/@coreui/coreui/scss/variables"; +@import "~bootstrap/scss/mixins"; +@import "~@coreui/coreui/scss/variables";