File tree Expand file tree Collapse file tree 6 files changed +6
-3
lines changed Expand file tree Collapse file tree 6 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11
11
@import " pager/material.scss" ;
12
12
@import " popup/material.scss" ;
13
13
@import " toolbar/material.scss" ;
14
+ @import " tooltip/material.scss" ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @syncfusion/ej2" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " Syncfusion TypeScript" ,
5
5
"author" : " Syncfusion Inc." ,
6
6
"license" : " SEE LICENSE IN license" ,
Original file line number Diff line number Diff line change 1
- export * from "@syncfusion/ej2-popups" ;
1
+ export * from "@syncfusion/ej2-popups/popup " ;
Original file line number Diff line number Diff line change 1
- @import " ej2-popups/styles/material.scss" ;
1
+ @import " ej2-popups/styles/popup/ material.scss" ;
Original file line number Diff line number Diff line change
1
+ export * from "@syncfusion/ej2-popups/tooltip" ;
Original file line number Diff line number Diff line change
1
+ @import " ej2-popups/styles/tooltip/material.scss" ;
You can’t perform that action at this time.
0 commit comments