Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"enabled": true,
"includes": ["**", "!**/.cache", "!**/dist/**", "!**/*.json", "!**/node_modules/**"],
"rules": {
"a11y": "off",
"correctness": {
"useImportExtensions": {
"options": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
},
"packageManager": "pnpm@10.10.0",
"devDependencies": {
"@biomejs/biome": "^2.4.4",
"@biomejs/biome": "^2.4.5",
"@lerna-lite/cli": "^4.11.3",
"@lerna-lite/publish": "^4.11.3",
"@types/node": "^25.3.0",
"@types/node": "^25.3.3",
"@vitest/coverage-v8": "^4.0.18",
"conventional-changelog-conventionalcommits": "^9.1.0",
"happy-dom": "^20.7.0",
"conventional-changelog-conventionalcommits": "^9.2.0",
"happy-dom": "^20.8.3",
"remove-glob": "catalog:",
"typescript": "catalog:",
"vitest": "^4.0.18"
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example01.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2 class="bd-title">

<div>
<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example02.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2 class="bd-title">

<div>
<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example03.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="bd-title">

<div>
<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example04.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2 class="bd-title">

<div>
<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example05.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="bd-title">

<div>
<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example06.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example07.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example08.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example09.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example10.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example11.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example12.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/src/examples/example13.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand Down Expand Up @@ -80,7 +80,7 @@ <h2 class="bd-title">
<td class="table-cell text-right">13.99</td>
<td></td>
<td></td>
<td colspan="2" rowspan="5"><img id="pic1" src="" height="150" width="150"></td>
<td colspan="2" rowspan="5"><img id="pic1" src="" height="150" width="150" alt="some images"></td>
</tr>
<tr>
<td class="table-cell">Buckethead</td>
Expand Down
8 changes: 4 additions & 4 deletions packages/demo/src/examples/example14.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand All @@ -53,7 +53,7 @@ <h2 class="bd-title">
<tbody>
<tr>
<td>1</td>
<td colspan="3" rowspan="3"><img id="pic1" src="" height="150" width="150"></td>
<td colspan="3" rowspan="3"><img id="pic1" src="" height="150" width="150" alt="some images"></td>
</tr>
<tr>
<td>2</td>
Expand All @@ -70,7 +70,7 @@ <h2 class="bd-title">
<tr>
<td>4</td>
<td></td>
<td colspan="4" rowspan="5"><img id="pic2" src="" height="250" width="250"></td>
<td colspan="4" rowspan="5"><img id="pic2" src="" height="250" width="250" alt="some images"></td>
<td></td>
<td></td>
</tr>
Expand All @@ -93,7 +93,7 @@ <h2 class="bd-title">
<tr>
<td>8</td>
<td></td>
<td colspan="4" rowspan="5"><img id="pic3" src="" height="250" width="250"></td>
<td colspan="4" rowspan="5"><img id="pic3" src="" height="250" width="250" alt="some images"></td>
<td></td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example15.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="bd-title">
</div>
</div>
<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Stream Excel Export
</button>
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/examples/example16.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2 class="bd-title">
formulas (from Example 02-08 but using Streaming Export).
</div>

<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Stream Excel Export
</button>
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/src/examples/example17.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="bd-title">
</div>

<div class="mb-2">
<button id="export" class="btn btn-success btn-sm">
<button id="export" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Streaming Excel Export
</button>
Expand Down Expand Up @@ -80,7 +80,7 @@ <h2 class="bd-title">
<td class="table-cell text-right">13.99</td>
<td></td>
<td></td>
<td colspan="2" rowspan="5"><img id="pic1" src="" height="150" width="150"></td>
<td colspan="2" rowspan="5"><img id="pic1" src="" height="150" width="150" alt="some images"></td>
</tr>
<tr>
<td class="table-cell">Buckethead</td>
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/src/examples/example18.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="bd-title">

<div>
<div class="mb-2">
<button id="export-chart" class="btn btn-success btn-sm">
<button id="export-chart" type="button" class="btn btn-success btn-sm">
<i class="fa fa-download"></i>
Excel Export
</button>
Expand All @@ -39,7 +39,7 @@ <h5 class="mb-2">Excel Preview (single sheet example)</h5>
<p class="small text-muted mt-1">
This screenshot shows one chart sheet only. The exported workbook includes every chart listed on the right.
</p>
<img id="chart-screenshot" class="img-fluid rounded border" style="max-width:100%;height:auto;">
<img id="chart-screenshot" alt="Chart" class="img-fluid rounded border" style="max-width:100%;height:auto;">
</div>
</div>
<div class="col-sm-5 offset-sm-1 mt-2">
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/src/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</a>
<div class="github-button-container">
<a href="https://github.com/ghiscoding/excel-builder-vanilla">
<img src="https://img.shields.io/github/stars/ghiscoding/excel-builder-vanilla?style=social">
<img src="https://img.shields.io/github/stars/ghiscoding/excel-builder-vanilla?style=social" alt="GitHub stars">
</a>
</div>
<button
Expand Down
Loading