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 1111@import " pager/material.scss" ;
1212@import " popup/material.scss" ;
1313@import " toolbar/material.scss" ;
14+ @import " tooltip/material.scss" ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @syncfusion/ej2" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Syncfusion TypeScript" ,
55 "author" : " Syncfusion Inc." ,
66 "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