Skip to content

Commit

Permalink
SLint optimization, changes var to let, use only 1 H2buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
wakr70 committed Mar 5, 2023
1 parent 5510f70 commit 1d5a607
Show file tree
Hide file tree
Showing 9 changed files with 1,041 additions and 1,030 deletions.
2 changes: 1 addition & 1 deletion h2-highchart/H2-HighChart.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion h2-highchart/H2-HighChart.js.map

Large diffs are not rendered by default.

2,055 changes: 1,033 additions & 1,022 deletions h2-highchart/H2-HighChart.src.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion h2-highchart/language.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion h2-highchart/language.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion h2-highchart/language.src.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var ChhLanguage = {
window.ChhLanguage = {
'default': {
'interface': {
'search': 'Suche',
Expand Down
2 changes: 1 addition & 1 deletion h2-highchart/themes.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion h2-highchart/themes.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion h2-highchart/themes.src.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var DP_Themes = {
window.DP_Themes = {

// ********
'standard-light': {
Expand Down

0 comments on commit 1d5a607

Please sign in to comment.