feat(app): update Nebular to the latest 2.0.1 version (#1868)

Closes #1866.
This commit is contained in:
Dmitry Nehaychik 2018-10-05 13:20:30 +03:00 committed by GitHub
parent a721fd8e7d
commit 16bcc90d57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 74 additions and 56 deletions

View file

@ -1,7 +1,7 @@
@import '../../../../@theme/styles/themes';
@import '~@nebular/theme/components/card/card.component.theme';
@import '~bootstrap/scss/mixins/breakpoints';
@import '~@nebular/theme/styles/global/bootstrap/breakpoints';
@import '~@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {

View file

@ -1,6 +1,6 @@
@import '../../../../@theme/styles/themes';
@import '~bootstrap/scss/mixins/breakpoints';
@import '~@nebular/theme/styles/global/bootstrap/breakpoints';
@import '~@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {

View file

@ -1,7 +1,7 @@
@import '../../../@theme/styles/themes';
@import '~@nebular/theme/styles/global/bootstrap/buttons';
@import '~@nebular/bootstrap/styles/buttons';
@import '~bootstrap/scss/mixins/breakpoints';
@import '~@nebular/theme/styles/global/bootstrap/breakpoints';
@import '~@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {
/deep/ {

View file

@ -1,5 +1,5 @@
@import '../../../../@theme/styles/themes';
@import '~@nebular/theme/styles/global/bootstrap/buttons';
@import '~@nebular/bootstrap/styles/buttons';
@include nb-install-component() {

View file

@ -1,5 +1,5 @@
@import '../../../../@theme/styles/themes';
@import '~@nebular/theme/styles/global/bootstrap/buttons';
@import '~@nebular/bootstrap/styles/buttons';
@include nb-install-component() {

View file

@ -1,6 +1,6 @@
@import '../../../../@theme/styles/themes';
@import '~bootstrap/scss/mixins/breakpoints';
@import '~@nebular/theme/styles/global/bootstrap/breakpoints';
@import '~@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {

View file

@ -1,5 +1,5 @@
@import '../../../../@theme/styles/themes';
@import '~@nebular/theme/styles/global/bootstrap/buttons';
@import '~@nebular/bootstrap/styles/buttons';
@include nb-install-component() {

View file

@ -1,5 +1,5 @@
@import '../../../../@theme/styles/themes';
@import '~@nebular/theme/styles/global/bootstrap/buttons';
@import '~@nebular/bootstrap/styles/buttons';
@include nb-install-component() {

View file

@ -1,6 +1,6 @@
@import '../../../@theme/styles/themes';
@import '~bootstrap/scss/mixins/breakpoints';
@import '~@nebular/theme/styles/global/bootstrap/breakpoints';
@import '~@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {
nb-tabset {