Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5a6b413

Browse files
committed
up
1 parent 6c85c48 commit 5a6b413

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

‎demos/grid/editing-cell-dropdownlist/src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
font-style: normal;
2121
}
2222
</style>
23+
<script type="text/javascript" src="https://raw.githubusercontent.com/HTMLElements/smart-webcomponents-angular/master/common/formula-parser.min.js"></script>
24+
2325
<script>
2426
console.log('****************************************************************************************************************');
2527
console.log('*This is an EVALUATION only Version, it is NOT Licensed for software projects intended for PRODUCTION.');

‎demos/grid/formula-column/angular.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"styles": [
3636
"./node_modules/@smart-webcomponents-angular/button/styles/smart.base.css",
3737
"./node_modules/@smart-webcomponents-angular/button/styles/smart.button.css",
38-
"./node_modules/@smart-webcomponents-angular/chart/styles/smart.chart.css",
39-
"./node_modules/@smart-webcomponents-angular/gauge/styles/smart.gauge.css",
4038
"./node_modules/@smart-webcomponents-angular/grid/styles/smart.grid.css",
4139
"./node_modules/@smart-webcomponents-angular/button/styles/smart.common.css",
4240
"src/assets/fonts.css",

‎demos/grid/formula-column/src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
font-style: normal;
2121
}
2222
</style>
23+
<script type="text/javascript" src="https://raw.githubusercontent.com/HTMLElements/smart-webcomponents-angular/master/common/formula-parser.min.js"></script>
2324
<script>
2425
console.log('****************************************************************************************************************');
2526
console.log('*This is an EVALUATION only Version, it is NOT Licensed for software projects intended for PRODUCTION.');

‎demos/grid/side-panel/angular.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"styles": [
3636
"./node_modules/@smart-webcomponents-angular/button/styles/smart.base.css",
3737
"./node_modules/@smart-webcomponents-angular/button/styles/smart.button.css",
38-
"./node_modules/@smart-webcomponents-angular/chart/styles/smart.chart.css",
39-
"./node_modules/@smart-webcomponents-angular/gauge/styles/smart.gauge.css",
4038
"./node_modules/@smart-webcomponents-angular/grid/styles/smart.grid.css",
4139
"./node_modules/@smart-webcomponents-angular/grid/styles/smart.common.css",
4240
"src/assets/fonts.css",

‎demos/grid/side-panel/src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
font-style: normal;
2121
}
2222
</style>
23+
<script type="text/javascript" src="https://raw.githubusercontent.com/HTMLElements/smart-webcomponents-angular/master/common/formula-parser.min.js"></script>
24+
2325
<script>
2426
console.log('****************************************************************************************************************');
2527
console.log('*This is an EVALUATION only Version, it is NOT Licensed for software projects intended for PRODUCTION.');

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /