-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pipeline
committed
Jun 28, 2018
1 parent
172d9f9
commit 9afec43
Showing
120 changed files
with
660 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
## [Unreleased] | ||
|
||
## 16.1.28 (2018-03-09) | ||
## 16.2.41 (2018-06-25) | ||
|
||
### New Features | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-layouts/styles/avatar/bootstrap.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../bootstrap.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../fabric.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../highcontrast.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../material.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-layouts/styles/avatar/fabric.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-layouts/styles/avatar/highcontrast.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-layouts/styles/avatar/material.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-notifications/styles/badge/bootstrap.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../bootstrap.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../fabric.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../highcontrast.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../material.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-notifications/styles/badge/fabric.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-notifications/styles/badge/highcontrast.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-notifications/styles/badge/material.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-splitbuttons/styles/button-group/bootstrap.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../bootstrap.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../fabric.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../highcontrast.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../material.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-splitbuttons/styles/button-group/fabric.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-splitbuttons/styles/button-group/highcontrast.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-splitbuttons/styles/button-group/material.scss"; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
@import "ej2-cards/styles/card/bootstrap.scss"; | ||
@import "ej2-layouts/styles/card/bootstrap.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
@import "ej2-cards/styles/card/fabric.scss"; | ||
@import "ej2-layouts/styles/card/fabric.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
@import "ej2-cards/styles/card/highcontrast.scss"; | ||
@import "ej2-layouts/styles/card/highcontrast.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
@import "ej2-cards/styles/card/material.scss"; | ||
@import "ej2-layouts/styles/card/material.scss"; |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-inputs/styles/color-picker/bootstrap.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../bootstrap.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../fabric.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../highcontrast.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../material.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-inputs/styles/color-picker/fabric.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-inputs/styles/color-picker/highcontrast.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-inputs/styles/color-picker/material.scss"; |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@import "ej2-diagrams/styles/diagram/bootstrap.scss"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../bootstrap.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
$css: '.e-css' !default; | ||
$imported-modules: () !default; | ||
.e-control { | ||
@at-root | ||
{ | ||
@import "../fabric.scss"; | ||
} | ||
|
||
& .e-js [class^='e-'], & .e-js [class*=' e-'] { | ||
box-sizing: content-box; | ||
} | ||
} |
Oops, something went wrong.