Skip to content

Commit f61f3a3

Browse files
HUSSAR-mtrelatishko0dkamburovMarielaTihovaskrustev
authored
RELEASE - merging vnext into master (#678)
* added grid and hgrid remote paging samples * docs(grid): initial implementation excel style editing * docs(grid): initial excel style editing sample * docs(grid): updated sample * docs(grid): added numpads to case * docs(grid): fixed column targeting on enter nav * chore(grid): fixed type missed warning * Add default separator the clipboard operations samples. * Reorder avatar size sample to match the wc one. * Fixed console errors for Hgrid remote paging * Adding Divider Samples * Resolving key errors in browser console * Correcting the duplicate key * chore(divider-samples): format tsx files * Adding changes from build igniteui-xplat-examples-output+PRs_2024.9.13.1 * Fix missing gridRef current argument use. * docs(grid): removed old sample * docs(grid): removed perPage from constructor * Renaming the sample so it doesn't cause build error (#652) Co-authored-by: Ivan Kitanov <[email protected]> * fix(grid): updated excel style to navigate on single enter click if in edit mode * fix(grid): removed extra sample to avoid confusion * chore(*): update ig to 18.7.2-beta.0 * chore(*): update ig to 18.7.3 * Adding changes from build igniteui-xplat-examples-output+PRs_2024.10.21.1 (#656) Co-authored-by: tfsbuild <[email protected]> * add map selection (#660) * add "react-icons * fix styling in Map Selection * fix labels * fix(grid): fixed grid overlay container scrolling (#659) * update map selection * fix hover in map selection * Unify range slider styling sample between platforms. (#497) * chore(*): update ig packages to 18.7.4-beta.0 (#665) * Update wc version and some event args to fix build. (#666) * feat(carousel): add samples * Adding changes from build igniteui-xplat-examples-output+PRs_2024.11.14.1 (#669) * chore(*): update ig packages to 18.7.4 (#673) * Set data for cascading combo sample with only 3 rows. (#672) * Adding changes from build igniteui-xplat-examples-output+PRs_2024.11.18.2 (#675) * sync IG version * update Readme * readme - Updating Packages in Samples * add dashboard-chunk (#677) * update-react-18.7.5-beta.0 (#680) update-react-18.7.5-beta.0 * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.12.2 (#687) Co-authored-by: tfsbuild <[email protected]> * update packages to 18.7.5-beta.1 * add dashboards to tsconfig * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.13.4 (#692) Co-authored-by: tfsbuild <[email protected]> * mdd-update-react-browser-configs (#679) mdd-update-react-browser-configs * mdd-update-react-examples-build (#694) mdd-update-react-examples-build * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.16.1 * Update index.tsx (#695) * Update index.tsx * Update .eslintrc.js * Update index.tsx * Update index.tsx * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.17.3 (#699) Co-authored-by: tfsbuild <[email protected]> * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.17.4 (#700) Co-authored-by: tfsbuild <[email protected]> * update to latest beta packages (#702) * Vs update packages 2 (#704) * update to latest beta packages * add dashboards package in packageUpgraded --------- Co-authored-by: HUSSAR-mtrela (Martin Trela) <[email protected]> * mdd-fix-pivot-bug-workaround mdd-fix-pivot-bug-workaround * Update index.tsx * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.17.7 (#705) Co-authored-by: tfsbuild <[email protected]> Co-authored-by: HUSSAR-mtrela (Martin Trela) <[email protected]> * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.1 (#708) Co-authored-by: tfsbuild <[email protected]> * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.2 (#709) Co-authored-by: tfsbuild <[email protected]> * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.3 (#710) Co-authored-by: tfsbuild <[email protected]> * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.4 (#711) Co-authored-by: tfsbuild <[email protected]> * IG v18.7.5 * update to latest react IG packages * Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.19.3 (#713) Co-authored-by: tfsbuild <[email protected]> --------- Co-authored-by: ttonev <[email protected]> Co-authored-by: Deyan Kamburov <[email protected]> Co-authored-by: Mariela Tihova <[email protected]> Co-authored-by: skrustev <[email protected]> Co-authored-by: Ivan Kitanov <[email protected]> Co-authored-by: ddaribo <[email protected]> Co-authored-by: tfsbuild <[email protected]> Co-authored-by: Vasya Kacheshmarova <[email protected]> Co-authored-by: Ivan Kitanov <[email protected]> Co-authored-by: Deyan Kamburov <[email protected]> Co-authored-by: IMinchev64 <[email protected]> Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com> Co-authored-by: Maya <[email protected]> Co-authored-by: RivaIvanova <[email protected]> Co-authored-by: Riva Ivanova <[email protected]> Co-authored-by: mddifilippo89 <[email protected]> Co-authored-by: Valerie Suszynski <[email protected]> Co-authored-by: Andrew Goldenbaum <[email protected]>
1 parent 3745bcb commit f61f3a3

File tree

1,796 files changed

+18376
-5396
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,796 files changed

+18376
-5396
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -175,20 +175,17 @@ NOTE this will re-generate the Readme.md file in the new sample
175175
To learn more about **Ignite UI for React** components, check out the [React documentation](https://www.infragistics.com/products/ignite-ui-react/react/components/general-getting-started.html).
176176

177177

178-
# Updating Version of IgniteUI Packages
178+
## Updating Packages in Samples
179179

180-
Perform these steps to update version of **Ignite UI for React** packages in all samples. NOTE that the order of these steps is very important.
180+
NOTE Do NOT find replace version of packages in package.json files.
181181

182182
- open this repo in VS Code
183-
- open [gulp-samples.js](./browser/tasks/gulp-samples.js) file
183+
- open [./browser/tasks/gulp-samples.js](./browser/tasks/gulp-samples.js) file
184184
- navigate to the `updateIG` function
185-
- change version of **Ignite UI for React** packages in the `packageUpgrades` array
185+
- update version of packages in `packageUpgrades` array
186186
- open terminal window
187187
- run `cd browser` command
188-
- run `gulp updateIG` command
188+
- run the `gulp updateIG` command
189189
- run `npm install --legacy-peer-deps` command
190-
- create pull request with your changes
191-
- open the [Igniteui-xplat-example](https://github.com/IgniteUI/igniteui-xplat-examples) repo in VS Code
192-
- update version of **Ignite UI for React** packages in [React template](https://github.com/IgniteUI/igniteui-xplat-examples/blob/23.2.x/editor-templates/React/main-template/package.json)
193-
- create pull request with your changes in [Igniteui-xplat-example](https://github.com/IgniteUI/igniteui-xplat-examples) repo
194-
190+
- create AND merge a pull request with changes in all package.json files in this repository
191+
- create 2nd pull request with similar changes in `/editor-templates/react/main-template/package.json` of the [igniteui-xplat-examples](https://github.com/IgniteUI/igniteui-xplat-examples) repository.

browser/config-overrides.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ module.exports = function override(config, env) {
164164
name: 'igniteui-react-spreadsheet-chart-adapter',
165165
chunks: 'all',
166166
},
167+
igniteuiDashboards: {
168+
test: /[\\/]node_modules[\\/](igniteui-react-dashboards)[\\/]/,
169+
name: 'igniteui-react-dashboards',
170+
chunks: 'all',
171+
},
167172
igniteuiDataSources: {
168173
test: /[\\/]node_modules[\\/](igniteui-react-datasources)[\\/]/,
169174
name: 'igniteui-react-datasources',

browser/package-lock.json

Lines changed: 215 additions & 274 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

browser/package.json

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,21 @@
2424
"classnames": "2.3.1",
2525
"file-saver": "1.3.8",
2626
"igniteui-dockmanager": "1.15.2",
27-
"igniteui-react": "18.7.4",
28-
"igniteui-react-charts": "18.7.4",
29-
"igniteui-react-core": "18.7.4",
30-
"igniteui-react-datasources": "18.7.4",
31-
"igniteui-react-excel": "18.7.4",
32-
"igniteui-react-gauges": "18.7.4",
33-
"igniteui-react-grids": "18.7.4",
34-
"igniteui-react-inputs": "18.7.4",
35-
"igniteui-react-layouts": "18.7.4",
36-
"igniteui-react-maps": "18.7.4",
37-
"igniteui-react-spreadsheet": "18.7.4",
38-
"igniteui-react-spreadsheet-chart-adapter": "18.7.4",
27+
"igniteui-react": "18.7.6",
28+
"igniteui-react-charts": "18.7.6",
29+
"igniteui-react-core": "18.7.6",
30+
"igniteui-react-dashboards": "18.7.6",
31+
"igniteui-react-datasources": "18.7.6",
32+
"igniteui-react-excel": "18.7.6",
33+
"igniteui-react-gauges": "18.7.6",
34+
"igniteui-react-grids": "18.7.6",
35+
"igniteui-react-inputs": "18.7.6",
36+
"igniteui-react-layouts": "18.7.6",
37+
"igniteui-react-maps": "18.7.6",
38+
"igniteui-react-spreadsheet": "18.7.6",
39+
"igniteui-react-spreadsheet-chart-adapter": "18.7.6",
3940
"igniteui-webcomponents": "5.1.2",
40-
"lit-html": "2.8.0",
41+
"lit-html": "^3.2.0",
4142
"prop-types": "15.7.2",
4243
"react": "^18.2.0",
4344
"react-dom": "^18.2.0",
@@ -49,6 +50,8 @@
4950
"tslib": "^2.4.0"
5051
},
5152
"devDependencies": {
53+
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
54+
"@babel/plugin-proposal-private-property-in-object":"~7.21.11",
5255
"@types/gulp": "^4.0.6",
5356
"@types/jest": "^29.2.0",
5457
"@types/node": "^18.11.7",

browser/package_move.bat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ IF EXIST @infragistics\igniteui-react-gauges (
2525
IF EXIST @infragistics\igniteui-react-grids (
2626
MOVE /y @infragistics\igniteui-react-grids igniteui-react-grids
2727
)
28+
29+
IF EXIST @infragistics\igniteui-react-dashboards (
30+
MOVE /y @infragistics\igniteui-react-dashboards igniteui-react-dashboards
31+
)
2832

2933
IF EXIST @infragistics\igniteui-react-excel (
3034
MOVE /y @infragistics\igniteui-react-excel igniteui-react-excel

browser/public/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"23.2.915","date":"2024-09-05 15:56:45","note":"this file is auto-generated"}
1+
{"version":"23.2.915","date":"2024-12-16 12:49:26","note":"this file is auto-generated"}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"23.2.915","date":"2024-09-05 15:56:45","note":"this file is auto-generated"}
1+
{"version":"23.2.915","date":"2024-12-16 12:49:26","note":"this file is auto-generated"}

browser/tasks/gulp-samples.js

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ function copySamples(cb) {
278278
// auto fix TS lint issue in import statements:
279279
code = code.replace('from "igniteui-react";', "from 'igniteui-react';");
280280
code = code.replace('from "igniteui-react-core";', "from 'igniteui-react-core';");
281+
code = code.replace('from "igniteui-react-dashboards";', "from 'igniteui-react-dashboards';");
281282
code = code.replace('from "igniteui-react-charts";', "from 'igniteui-react-charts';");
282283
code = code.replace('from "igniteui-react-maps";', "from 'igniteui-react-maps';");
283284
code = code.replace('from "igniteui-react-gauges";', "from 'igniteui-react-gauges';");
@@ -824,38 +825,38 @@ function updateIG(cb) {
824825
// { name: "igniteui-react-charts", version: "16.16.2" }, // npm
825826
let packageUpgrades = [
826827
// these IG packages are often updated:
827-
{ name: "igniteui-react-core" , version: "18.7.4" },
828-
{ name: "igniteui-react-charts" , version: "18.7.4" },
829-
{ name: "igniteui-react-excel" , version: "18.7.4" },
830-
{ name: "igniteui-react-gauges" , version: "18.7.4" },
831-
{ name: "igniteui-react-grids" , version: "18.7.4" },
832-
{ name: "igniteui-react-inputs" , version: "18.7.4" },
833-
{ name: "igniteui-react-layouts" , version: "18.7.4" },
834-
{ name: "igniteui-react-maps" , version: "18.7.4" },
835-
{ name: "igniteui-react-spreadsheet-chart-adapter", version: "18.7.4" },
836-
{ name: "igniteui-react-spreadsheet" , version: "18.7.4" },
837-
{ name: "igniteui-react-datasources" , version: "18.7.4" },
838-
{ name: "igniteui-react" , version: "18.7.4" },
828+
{ version: "18.7.6", name: "igniteui-react-core" },
829+
{ version: "18.7.6", name: "igniteui-react-charts" },
830+
{ version: "18.7.6", name: "igniteui-react-excel" },
831+
{ version: "18.7.6", name: "igniteui-react-gauges" },
832+
{ version: "18.7.6", name: "igniteui-react-grids" },
833+
{ version: "18.7.6", name: "igniteui-react-inputs" },
834+
{ version: "18.7.6", name: "igniteui-react-layouts" },
835+
{ version: "18.7.6", name: "igniteui-react-maps" },
836+
{ version: "18.7.6", name: "igniteui-react-spreadsheet-chart-adapter" },
837+
{ version: "18.7.6", name: "igniteui-react-spreadsheet" },
838+
{ version: "18.7.6", name: "igniteui-react-datasources" },
839+
{ version: "18.7.6", name: "igniteui-react-dashboards" },
840+
{ version: "18.7.6", name: "igniteui-react" },
839841
// these IG packages are sometimes updated:
840-
{ name: "igniteui-webcomponents", version: "5.1.2" },
841-
{ name: "igniteui-dockmanager", version: "1.15.2" },
842+
{ version: "5.1.2" , name: "igniteui-webcomponents" },
843+
{ version: "1.15.2", name: "igniteui-dockmanager" },
842844
// main react packages
843-
{ name: "react" , version: "^18.2.0", },
844-
{ name: "react-dom" , version: "^18.2.0", },
845-
{ name: "react-scripts" , version: "^5.0.1", },
846-
// { name: "tslib" , version: "^2.4.0", },
847-
// { name: "lit-html" , version: "^2.2.0", },
848-
849-
{ name: "eslint" , version: "^8.33.0", },
850-
{ name: "eslint-config-react", version: "^1.1.7", },
851-
{ name: "eslint-plugin-react", version: "^7.20.0", },
852-
853-
{ name: "@types/jest" , version: "^29.2.0", },
854-
{ name: "@types/node" , version: "^18.11.7", },
855-
{ name: "@types/react" , version: "^18.0.24", },
856-
{ name: "@types/react-dom" , version: "^18.0.8", },
857-
{ name: "react-app-rewired" , version: "^2.2.1", },
858-
{ name: "typescript" , version: "^4.8.4", },
845+
{ version: "^18.2.0", name: "react" },
846+
{ version: "^18.2.0", name: "react-dom" },
847+
{ version: "^5.0.1", name: "react-scripts" },
848+
// { version: "^2.4.0", name: "tslib" },
849+
// { version: "^2.2.0", name: "lit-html" },
850+
{ version: "^8.33.0", name: "eslint" },
851+
{ version: "^1.1.7", name: "eslint-config-react" },
852+
{ version: "^7.20.0", name: "eslint-plugin-react" },
853+
854+
{ version: "^29.2.0", name: "@types/jest" },
855+
{ version: "^18.11.7", name: "@types/node" },
856+
{ version: "^18.0.24", name: "@types/react" },
857+
{ version: "^18.0.8", name: "@types/react-dom" },
858+
{ version: "^2.2.1", name: "react-app-rewired" },
859+
{ version: "^4.8.4", name: "typescript" },
859860
];
860861

861862
// NOTE you can comment out strings in this array to run these function only on a subset of samples

browser/templates/sample/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

browser/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"noUnusedLocals": false,
2626
"strictNullChecks": false,
2727
"importHelpers": true,
28-
"suppressImplicitAnyIndexErrors": true,
2928
"ignoreDeprecations": "5.0",
3029
"strict": false,
3130
"isolatedModules": true,

0 commit comments

Comments
 (0)