Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
cefc788
mdd-azure-wc-sample
mddifilippo89 Sep 9, 2025
3b3a1a8
Merge branch 'vnext' into mdd-azure-wc-sample
mddifilippo89 Sep 17, 2025
079cba3
fix(*): Add messages with spread (#1046)
gedinakova Sep 19, 2025
b74e319
Merge branch 'vnext' into mdd-azure-wc-sample
mddifilippo89 Sep 22, 2025
75469ba
Merge pull request #1036 from IgniteUI/mdd-azure-wc-sample
mddifilippo89 Sep 22, 2025
0d32efa
6.0.2-beta.5
mddifilippo89 Sep 23, 2025
1061dc9
Merge pull request #1048 from IgniteUI/mdd-update-6.0.2-beta.5
mddifilippo89 Sep 23, 2025
3915e3f
mdd-improve-azure-sample
mddifilippo89 Sep 24, 2025
777798d
Merge pull request #1049 from IgniteUI/mdd-azure-imagery-feature-comp…
IGvaleries Sep 24, 2025
6bd1292
mdd-add-azure-imagery
mddifilippo89 Sep 24, 2025
acb598d
Update index.html
mddifilippo89 Sep 24, 2025
793dbe6
Merge pull request #1050 from IgniteUI/mdd-add-azure-imagery
mddifilippo89 Sep 24, 2025
911dd4e
mdd-improve-azure-sample-2
mddifilippo89 Sep 24, 2025
613eae5
mdd-improve-azure-sample-2
mddifilippo89 Sep 24, 2025
bffd116
Update index.html
mddifilippo89 Sep 24, 2025
80dcc15
remove images
mddifilippo89 Sep 24, 2025
32477d7
Update index.ts
mddifilippo89 Sep 24, 2025
e8b3e1f
Merge pull request #1051 from IgniteUI/mdd-improve-azure-sample-2
mddifilippo89 Sep 24, 2025
cb39818
mdd-improve-azure-samples3 (#1052)
mddifilippo89 Sep 24, 2025
d541188
mdd-refactored-azure-sample
mddifilippo89 Sep 27, 2025
65ebce8
Adding changes from build igniteui-xplat-examples-output+PRs_2025.9.2…
azure-pipelines[bot] Sep 29, 2025
01f6467
Merge branch 'vnext' into mdd-refactored-azure-sample
mddifilippo89 Sep 29, 2025
337a676
Merge pull request #1056 from IgniteUI/mdd-refactored-azure-sample
mddifilippo89 Sep 29, 2025
fbe3395
chore(tooltip): add chart dependencies to the advanced sample + updat…
adrianptrv Sep 30, 2025
56bf97f
chore(tooltip): update charts & core packages to 6.2.1
adrianptrv Oct 1, 2025
c7fcf42
feat(tooltip): add arrow to position sample
RivaIvanova Oct 1, 2025
312df47
fix(tooltip): add arrow to styling sample
RivaIvanova Oct 1, 2025
09c73e2
Merge pull request #1057 from IgniteUI/apetrov/update-tooltip-advance…
simeonoff Oct 2, 2025
7f7ff07
update to Oct SR packages (#1059)
IGvaleries Oct 2, 2025
556bab1
Merge branch 'master' into vnext
HUSSAR-mtrela Oct 2, 2025
e813adf
Merge branch 'vnext' into rivanova/tooltip-position-sample
kacheshmarova Oct 6, 2025
b57b337
Merge pull request #1060 from IgniteUI/rivanova/tooltip-position-sample
kacheshmarova Oct 6, 2025
6215322
mdd-update-fixes-azure
mddifilippo89 Oct 10, 2025
3957955
Merge pull request #1064 from IgniteUI/mdd-fix-azure-image-switching
mddifilippo89 Oct 10, 2025
f875183
chore(deps): bump igniteui-webcomponents-grids package to 6.2.0
IMinchev64 Oct 28, 2025
bf46fd8
chore(deps): update package-lock.json
IMinchev64 Oct 28, 2025
cafbcd7
Merge pull request #1066 from IgniteUI/iminchev/bump-grids-version
ChronosSF Oct 28, 2025
452df90
Merge remote-tracking branch 'origin/master' into sstoychev/fix-merge…
ChronosSF Oct 28, 2025
eae7165
Merge pull request #1069 from IgniteUI/sstoychev/fix-merge-conflicts
ChronosSF Oct 28, 2025
a032ffd
Merge pull request #1070 from IgniteUI/iminchev/pinning-both-sides
IMinchev64 Oct 29, 2025
f5a2a17
feat(grids): add custom cell merging samples (#1065)
IMinchev64 Oct 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion browser/tasks/gulp-samples.js
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ function updateIG(cb) {
{ version: "6.2.1", name: "igniteui-webcomponents-datasources" },
{ version: "6.2.1", name: "igniteui-webcomponents-dashboards" },
// these IG packages are sometimes updated:
{ version: "6.0.3", name: "igniteui-webcomponents-grids" },
{ version: "6.2.0", name: "igniteui-webcomponents-grids" },
{ version: "^6.3.1" , name: "igniteui-webcomponents" },
{ version: "1.16.0", name: "igniteui-dockmanager" },
// other packages:
Expand Down
12 changes: 5 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"igniteui-webcomponents-datasources": "6.2.1",
"igniteui-webcomponents-excel": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/charts/dashboard-tile/chart-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-dashboards": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-dashboards": "6.2.1",
"igniteui-webcomponents-data-grids": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/charts/dashboard-tile/gauge-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-dashboards": "6.2.1",
"igniteui-webcomponents-data-grids": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-dashboards": "6.2.1",
"igniteui-webcomponents-data-grids": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/charts/dashboard-tile/map-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-dashboards": "6.2.1",
"igniteui-webcomponents-data-grids": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/charts/dashboard-tile/pie-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-dashboards": "6.2.1",
"igniteui-webcomponents-data-grids": "6.2.1",
"igniteui-webcomponents-gauges": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"igniteui-webcomponents-maps": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/charts/sparkline/grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"core-js": "^3.6.5",
"igniteui-webcomponents-charts": "6.2.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"file-saver": "^1.3.8",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-excel": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-charts": "6.2.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-excel": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"igniteui-webcomponents-charts": "6.2.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-excel": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/action-strip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/advanced-filtering-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/advanced-filtering-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/binding-composite-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-runtime": "^6.26.0",
"igniteui-webcomponents": "^6.3.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/binding-crud-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/binding-nested-data-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-runtime": "^6.26.0",
"igniteui-webcomponents": "^6.3.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/cascading-combo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-runtime": "^6.26.0",
"igniteui-webcomponents": "^6.3.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/cell-editing-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-runtime": "^6.26.0",
"igniteui-webcomponents": "^6.3.1",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/grids/grid/cell-editing-styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.0.3",
"igniteui-webcomponents-grids": "6.2.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
Expand Down
11 changes: 11 additions & 0 deletions samples/grids/grid/cell-merge-custom-sample/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"printWidth": 250,
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false,
"trailingComma": "none",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"fluid": false
}
56 changes: 56 additions & 0 deletions samples/grids/grid/cell-merge-custom-sample/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!-- NOTE: do not change this file because it's auto re-generated from template: -->
<!-- https://github.com/IgniteUI/igniteui-wc-examples/tree/vnext/templates/browser/sample/ReadMe.md -->

This folder contains implementation of Web Components application with example of Clipboard Operations feature using [Grid](https://infragistics.com/webcomponentssite/components/general-getting-started.html) component.


<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<body>
<a target="_blank" href="https://infragistics.com/webcomponentssite/components/general-getting-started.html" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem" alt="View Docs" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-docs.png"/>
</a>
<a target="_blank" href="./src/index.ts" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="View Code" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-code.png"/>
</a>
<a target="_blank" href="https://www.infragistics.com/webcomponents-demos/samples/grids/grid/clipboard-operations" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="Run Sample" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-run.png"/>
</a>
<a target="_blank" href="https://codesandbox.io/s/github/IgniteUI/igniteui-wc-examples/tree/master/samples/grids/grid/clipboard-operations?fontsize=14&hidenavigation=1&theme=dark&view=preview&file=/src/{SampleFile}" rel="noopener noreferrer">
<img height="40px" style="border-radius: 0rem; max-width: 100%;" alt="Run Sample" src="https://github.com/IgniteUI/igniteui-blazor-examples/raw/vnext/templates/sample/images/button-sandbox.png"/>
</a>
</body>
</html>

## Branches

> **_NOTE:_** You should use [master](https://github.com/IgniteUI/igniteui-angular-examples/tree/master) branch of this repository if you want to run samples on your computer. Use the [vnext](https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext) branch only when you want to contribute new samples to this repository.

## Instructions

To set up this project locally, execute these commands:

```
git clone https://github.com/IgniteUI/igniteui-wc-examples.git
git checkout master
cd ./igniteui-wc-examples
cd ./samples/grids/grid/clipboard-operations
```

open above folder in VS Code or type:
```
code .
```

In terminal window, run:

```
npm install
npm run start
```

Then open http://localhost:4200/ in your browser


## Learn More

To learn more about **Ignite UI for Web Components**, check out the [Web Components documentation](https://infragistics.com/webcomponentssite/components/general-getting-started.html).
35 changes: 35 additions & 0 deletions samples/grids/grid/cell-merge-custom-sample/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!doctype html>
<html>
<head>
<title>Cell Merge Custom | Ignite UI | Web Components</title>
<meta charset="UTF-8" />

<link rel="shortcut icon" href="https://static.infragistics.com/xplatform/images/browsers/wc.png" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Kanit&display=swap" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium Web" />
<link rel="stylesheet" href="https://static.infragistics.com/xplatform/css/samples/shared.v8.css" />
<link rel="stylesheet" href="/src/index.css" type="text/css" />
</head>
<body>
<div id="root">
<div class="container sample ig-typography">
<div class="container fill">
<igc-grid auto-generate="false" id="grid" cell-merge-mode="always" width="100%" height="570px">
<igc-column field="ActionID" header="Action ID" hidden="true"></igc-column>
<igc-column field="ProjectName" header="Project Name" merge="true"></igc-column>
<igc-column field="Type" header="Type" merge="true"></igc-column>
<igc-column field="Priority" header="Priority" merge="true"></igc-column>
<igc-column field="Status" header="Status" merge="true"></igc-column>
<igc-column field="ActionName" header="Action"></igc-column>
<igc-column field="Created" header="Created" data-type="date"></igc-column>
</igc-grid>
</div>
</div>
</div>

<% if (false) { %>
<script src="src/index.ts"></script>
<% } %>
</body>
</html>
64 changes: 64 additions & 0 deletions samples/grids/grid/cell-merge-custom-sample/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"name": "example-ignite-ui-web-components",
"description": "This project provides example of using Ignite UI for Web Components",
"author": "Infragistics",
"version": "1.0.0",
"license": "",
"private": true,
"homepage": ".",
"main": "src/index.ts",
"scripts": {
"build": "npm run build:prod",
"build:dev": "webpack --mode development --config ./webpack.config.js --progress --color --display-error-details",
"build:prod": "webpack --env.NODE_ENV=production --mode production --config ./webpack.config.js --progress --color --display-error-details --bail",
"serve:dev": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode development --config ./webpack.config.js --hot --progress --open",
"serve:prod": "webpack-dev-server --env.NODE_ENV=production --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/",
"start": "npm run serve:dev",
"build:legacy": "npm run build:prod:legacy",
"build:dev:legacy": "webpack --env.legacy=true --mode development --config ./webpack.config.js --progress --color --display-error-details",
"build:prod:legacy": "webpack --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --progress --color --display-error-details --bail",
"serve:dev:legacy": "node --max-old-space-size=8192 node_modules/webpack-dev-server/bin/webpack-dev-server.js --env.legacy=true --mode development --config ./webpack.config.js --hot --progress --open",
"serve:prod:legacy": "webpack-dev-server --env.NODE_ENV=production --env.legacy=true --mode production --config ./webpack.config.js --port 3000 --host 0.0.0.0 --hot --progress --open --content-base dist/",
"start:legacy": "npm run serve:dev:legacy"
},
"dependencies": {
"@webcomponents/custom-elements": "^1.4.1",
"@webcomponents/template": "^1.4.2",
"babel-runtime": "^6.26.0",
"core-js": "^3.6.5",
"igniteui-webcomponents": "^6.3.4",
"igniteui-webcomponents-core": "6.2.1",
"igniteui-webcomponents-grids": "6.2.0-rc.0",
"igniteui-webcomponents-inputs": "6.2.1",
"igniteui-webcomponents-layouts": "6.2.1",
"lit-html": "^3.3.1",
"tslib": "^2.8.1"
},
"devDependencies": {
"@babel/cli": "^7.28.3",
"@babel/core": "^7.28.4",
"@babel/plugin-transform-class-properties": "^7.27.1",
"@babel/plugin-transform-class-static-block": "^7.28.3",
"@babel/plugin-transform-runtime": "^7.28.3",
"@babel/preset-env": "^7.28.3",
"@babel/preset-typescript": "^7.27.1",
"@types/source-map": "^0.5.7",
"babel-loader": "^10.0.0",
"babel-plugin-transform-custom-element-classes": "^0.1.0",
"css-loader": "^7.1.2",
"csv-loader": "^3.0.5",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.4",
"parcel-bundler": "^1.12.5",
"source-map": "^0.7.6",
"style-loader": "^4.0.0",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.9.2",
"webpack": "^5.101.3",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2",
"worker-loader": "^3.0.8",
"xml-loader": "^1.2.1"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"infiniteLoopProtection": false,
"hardReloadOnChange": false,
"view": "browser",
"template": "parcel"
}

Loading
Loading