Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.4 #134

Merged
merged 16 commits into from
Jan 21, 2019
Merged

v2.2.4 #134

merged 16 commits into from
Jan 21, 2019

Conversation

xidedix
Copy link
Member

@xidedix xidedix commented Jan 21, 2019

v2.2.4
  • refactor(colors): use 'DOCUMENT' of '@angular/common'
  • refactor(default-layout): use 'DOCUMENT' of '@angular/common' use 'DOCUMENT' of '@angular/common' instead of 'document' of window #133 - thanks @damingerdai
  • refactor(main): add compiler option preserveWhitespaces Updates Angular compiler to preserve whitespace #128 - thanks @ctaleck
  • refactor(routing): added URL 404 default refactor: Added URL 404 #125 - thanks @slam24
  • refactor(dropdowns): remove temp css fix
  • refactor(_nav.ts): NavData interface add semicolons
  • update: @angular/animations to ^7.2.1
  • update: @angular/common to ^7.2.1
  • update: @angular/compiler to ^7.2.1
  • update: @angular/core to ^7.2.1
  • update: @angular/forms to ^7.2.1
  • update: @angular/http to ^7.2.1
  • update: @angular/platform-browser to ^7.2.1
  • update: @angular/platform-browser-dynamic to ^7.2.1
  • update: @angular/router to ^7.2.1
  • update: @coreui/angular to ^2.2.4
  • update: mutationobserver-shim to ^0.3.3
  • update: zone.js to ^0.8.28
  • update: @angular-devkit/build-angular to ^0.12.2
  • update: @angular/cli to ^7.2.2
  • update: @angular/compiler-cli to ^7.2.1
  • update: @angular/language-service to ^7.2.1
  • update: @types/jasmine to ^3.3.7
  • update: typescript to ~3.2.4

slam24 and others added 16 commits December 6, 2018 12:02
Angular now defaults to removing all whitespace (including newlines) in templates, but CoreUI currently relies on newlines to be represented as whitespace between buttons and headings.
- update: `@angular/animations` to `^7.2.1`
- update: `@angular/common` to `^7.2.1`
- update: `@angular/compiler` to `^7.2.1`
- update: `@angular/core` to `^7.2.1`
- update: `@angular/forms` to `^7.2.1`
- update: `@angular/http` to `^7.2.1`
- update: `@angular/platform-browser` to `^7.2.1`
- update: `@angular/platform-browser-dynamic` to `^7.2.1`
- update: `@angular/router` to `^7.2.1`
- update: `@coreui/angular` to `^2.2.4`
- update: `mutationobserver-shim` to `^0.3.3`
- update: `zone.js` to `^0.8.28`
- update: `@angular-devkit/build-angular` to `^0.12.2`
- update: `@angular/cli` to `^7.2.2`
- update: `@angular/compiler-cli` to `^7.2.1`
- update: `@angular/language-service` to `^7.2.1`
- update: `@types/jasmine` to `^3.3.7`
- update: `typescript` to `~3.2.4`
@xidedix xidedix merged commit 11194e5 into master Jan 21, 2019
@xidedix xidedix deleted the dev-vnext branch January 21, 2019 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants