Skip to content

Commit

Permalink
RELEASE - merging vnext into master (#678)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
19 people authored Dec 27, 2024
1 parent 3745bcb commit f61f3a3
Show file tree
Hide file tree
Showing 1,796 changed files with 18,376 additions and 5,396 deletions.
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,20 +175,17 @@ NOTE this will re-generate the Readme.md file in the new sample
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).


# Updating Version of IgniteUI Packages
## Updating Packages in Samples

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.
NOTE Do NOT find replace version of packages in package.json files.

- open this repo in VS Code
- open [gulp-samples.js](./browser/tasks/gulp-samples.js) file
- open [./browser/tasks/gulp-samples.js](./browser/tasks/gulp-samples.js) file
- navigate to the `updateIG` function
- change version of **Ignite UI for React** packages in the `packageUpgrades` array
- update version of packages in `packageUpgrades` array
- open terminal window
- run `cd browser` command
- run `gulp updateIG` command
- run the `gulp updateIG` command
- run `npm install --legacy-peer-deps` command
- create pull request with your changes
- open the [Igniteui-xplat-example](https://github.com/IgniteUI/igniteui-xplat-examples) repo in VS Code
- 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)
- create pull request with your changes in [Igniteui-xplat-example](https://github.com/IgniteUI/igniteui-xplat-examples) repo

- create AND merge a pull request with changes in all package.json files in this repository
- 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.
5 changes: 5 additions & 0 deletions browser/config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,11 @@ module.exports = function override(config, env) {
name: 'igniteui-react-spreadsheet-chart-adapter',
chunks: 'all',
},
igniteuiDashboards: {
test: /[\\/]node_modules[\\/](igniteui-react-dashboards)[\\/]/,
name: 'igniteui-react-dashboards',
chunks: 'all',
},
igniteuiDataSources: {
test: /[\\/]node_modules[\\/](igniteui-react-datasources)[\\/]/,
name: 'igniteui-react-datasources',
Expand Down
489 changes: 215 additions & 274 deletions browser/package-lock.json

Large diffs are not rendered by default.

29 changes: 16 additions & 13 deletions browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,21 @@
"classnames": "2.3.1",
"file-saver": "1.3.8",
"igniteui-dockmanager": "1.15.2",
"igniteui-react": "18.7.4",
"igniteui-react-charts": "18.7.4",
"igniteui-react-core": "18.7.4",
"igniteui-react-datasources": "18.7.4",
"igniteui-react-excel": "18.7.4",
"igniteui-react-gauges": "18.7.4",
"igniteui-react-grids": "18.7.4",
"igniteui-react-inputs": "18.7.4",
"igniteui-react-layouts": "18.7.4",
"igniteui-react-maps": "18.7.4",
"igniteui-react-spreadsheet": "18.7.4",
"igniteui-react-spreadsheet-chart-adapter": "18.7.4",
"igniteui-react": "18.7.6",
"igniteui-react-charts": "18.7.6",
"igniteui-react-core": "18.7.6",
"igniteui-react-dashboards": "18.7.6",
"igniteui-react-datasources": "18.7.6",
"igniteui-react-excel": "18.7.6",
"igniteui-react-gauges": "18.7.6",
"igniteui-react-grids": "18.7.6",
"igniteui-react-inputs": "18.7.6",
"igniteui-react-layouts": "18.7.6",
"igniteui-react-maps": "18.7.6",
"igniteui-react-spreadsheet": "18.7.6",
"igniteui-react-spreadsheet-chart-adapter": "18.7.6",
"igniteui-webcomponents": "5.1.2",
"lit-html": "2.8.0",
"lit-html": "^3.2.0",
"prop-types": "15.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -49,6 +50,8 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
"@babel/plugin-proposal-private-property-in-object":"~7.21.11",
"@types/gulp": "^4.0.6",
"@types/jest": "^29.2.0",
"@types/node": "^18.11.7",
Expand Down
4 changes: 4 additions & 0 deletions browser/package_move.bat
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ IF EXIST @infragistics\igniteui-react-gauges (
IF EXIST @infragistics\igniteui-react-grids (
MOVE /y @infragistics\igniteui-react-grids igniteui-react-grids
)

IF EXIST @infragistics\igniteui-react-dashboards (
MOVE /y @infragistics\igniteui-react-dashboards igniteui-react-dashboards
)

IF EXIST @infragistics\igniteui-react-excel (
MOVE /y @infragistics\igniteui-react-excel igniteui-react-excel
Expand Down
2 changes: 1 addition & 1 deletion browser/public/meta.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"23.2.915","date":"2024-09-05 15:56:45","note":"this file is auto-generated"}
{"version":"23.2.915","date":"2024-12-16 12:49:26","note":"this file is auto-generated"}
2 changes: 1 addition & 1 deletion browser/src/navigation/SamplesBrowser.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"23.2.915","date":"2024-09-05 15:56:45","note":"this file is auto-generated"}
{"version":"23.2.915","date":"2024-12-16 12:49:26","note":"this file is auto-generated"}
61 changes: 31 additions & 30 deletions browser/tasks/gulp-samples.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ function copySamples(cb) {
// auto fix TS lint issue in import statements:
code = code.replace('from "igniteui-react";', "from 'igniteui-react';");
code = code.replace('from "igniteui-react-core";', "from 'igniteui-react-core';");
code = code.replace('from "igniteui-react-dashboards";', "from 'igniteui-react-dashboards';");
code = code.replace('from "igniteui-react-charts";', "from 'igniteui-react-charts';");
code = code.replace('from "igniteui-react-maps";', "from 'igniteui-react-maps';");
code = code.replace('from "igniteui-react-gauges";', "from 'igniteui-react-gauges';");
Expand Down Expand Up @@ -824,38 +825,38 @@ function updateIG(cb) {
// { name: "igniteui-react-charts", version: "16.16.2" }, // npm
let packageUpgrades = [
// these IG packages are often updated:
{ name: "igniteui-react-core" , version: "18.7.4" },
{ name: "igniteui-react-charts" , version: "18.7.4" },
{ name: "igniteui-react-excel" , version: "18.7.4" },
{ name: "igniteui-react-gauges" , version: "18.7.4" },
{ name: "igniteui-react-grids" , version: "18.7.4" },
{ name: "igniteui-react-inputs" , version: "18.7.4" },
{ name: "igniteui-react-layouts" , version: "18.7.4" },
{ name: "igniteui-react-maps" , version: "18.7.4" },
{ name: "igniteui-react-spreadsheet-chart-adapter", version: "18.7.4" },
{ name: "igniteui-react-spreadsheet" , version: "18.7.4" },
{ name: "igniteui-react-datasources" , version: "18.7.4" },
{ name: "igniteui-react" , version: "18.7.4" },
{ version: "18.7.6", name: "igniteui-react-core" },
{ version: "18.7.6", name: "igniteui-react-charts" },
{ version: "18.7.6", name: "igniteui-react-excel" },
{ version: "18.7.6", name: "igniteui-react-gauges" },
{ version: "18.7.6", name: "igniteui-react-grids" },
{ version: "18.7.6", name: "igniteui-react-inputs" },
{ version: "18.7.6", name: "igniteui-react-layouts" },
{ version: "18.7.6", name: "igniteui-react-maps" },
{ version: "18.7.6", name: "igniteui-react-spreadsheet-chart-adapter" },
{ version: "18.7.6", name: "igniteui-react-spreadsheet" },
{ version: "18.7.6", name: "igniteui-react-datasources" },
{ version: "18.7.6", name: "igniteui-react-dashboards" },
{ version: "18.7.6", name: "igniteui-react" },
// these IG packages are sometimes updated:
{ name: "igniteui-webcomponents", version: "5.1.2" },
{ name: "igniteui-dockmanager", version: "1.15.2" },
{ version: "5.1.2" , name: "igniteui-webcomponents" },
{ version: "1.15.2", name: "igniteui-dockmanager" },
// main react packages
{ name: "react" , version: "^18.2.0", },
{ name: "react-dom" , version: "^18.2.0", },
{ name: "react-scripts" , version: "^5.0.1", },
// { name: "tslib" , version: "^2.4.0", },
// { name: "lit-html" , version: "^2.2.0", },

{ name: "eslint" , version: "^8.33.0", },
{ name: "eslint-config-react", version: "^1.1.7", },
{ name: "eslint-plugin-react", version: "^7.20.0", },

{ name: "@types/jest" , version: "^29.2.0", },
{ name: "@types/node" , version: "^18.11.7", },
{ name: "@types/react" , version: "^18.0.24", },
{ name: "@types/react-dom" , version: "^18.0.8", },
{ name: "react-app-rewired" , version: "^2.2.1", },
{ name: "typescript" , version: "^4.8.4", },
{ version: "^18.2.0", name: "react" },
{ version: "^18.2.0", name: "react-dom" },
{ version: "^5.0.1", name: "react-scripts" },
// { version: "^2.4.0", name: "tslib" },
// { version: "^2.2.0", name: "lit-html" },
{ version: "^8.33.0", name: "eslint" },
{ version: "^1.1.7", name: "eslint-config-react" },
{ version: "^7.20.0", name: "eslint-plugin-react" },

{ version: "^29.2.0", name: "@types/jest" },
{ version: "^18.11.7", name: "@types/node" },
{ version: "^18.0.24", name: "@types/react" },
{ version: "^18.0.8", name: "@types/react-dom" },
{ version: "^2.2.1", name: "react-app-rewired" },
{ version: "^4.8.4", name: "typescript" },
];

// NOTE you can comment out strings in this array to run these function only on a subset of samples
Expand Down
1 change: 0 additions & 1 deletion browser/templates/sample/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"noImplicitAny": true,
"noUnusedLocals": false,
"importHelpers": true,
"suppressImplicitAnyIndexErrors": true,
"allowSyntheticDefaultImports": true,
"skipLibCheck": true,
"strict": false,
Expand Down
1 change: 0 additions & 1 deletion browser/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"noUnusedLocals": false,
"strictNullChecks": false,
"importHelpers": true,
"suppressImplicitAnyIndexErrors": true,
"ignoreDeprecations": "5.0",
"strict": false,
"isolatedModules": true,
Expand Down
33 changes: 17 additions & 16 deletions browser/tsconfig.paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@
"compilerOptions": {
"baseUrl": ".",
"paths": {
"igniteui-react-core": ["node_modules/igniteui-react-core", "node_modules/@infragistics/igniteui-react-core"],
"igniteui-react-charts": ["node_modules/igniteui-react-charts", "node_modules/@infragistics/igniteui-react-charts"],
"igniteui-react-grids": ["node_modules/igniteui-react-grids", "node_modules/@infragistics/igniteui-react-grids"],
"igniteui-react-grids/grids": ["node_modules/igniteui-react-grids/grids", "node_modules/@infragistics/igniteui-react-grids/grids"],
"igniteui-react-gauges": ["node_modules/igniteui-react-gauges", "node_modules/@infragistics/igniteui-react-gauges"],
"igniteui-react-inputs": ["node_modules/igniteui-react-inputs", "node_modules/@infragistics/igniteui-react-inputs"],
"igniteui-react-layouts": ["node_modules/igniteui-react-layouts", "node_modules/@infragistics/igniteui-react-layouts"],
"igniteui-react-maps": ["node_modules/igniteui-react-maps", "node_modules/@infragistics/igniteui-react-maps"],
"igniteui-react": ["node_modules/igniteui-react", "node_modules/@infragistics/igniteui-react"],
"igniteui-react-excel": ["node_modules/igniteui-react-excel", "node_modules/@infragistics/igniteui-react-excel"],
"igniteui-react-datasources": ["node_modules/igniteui-react-datasources", "node_modules/@infragistics/igniteui-react-datasources"],
"igniteui-react-spreadsheet": ["node_modules/igniteui-react-spreadsheet", "node_modules/@infragistics/igniteui-react-spreadsheet"],
"igniteui-react-spreadsheet-chart-adapter": ["node_modules/igniteui-react-spreadsheet-chart-adapter", "node_modules/@infragistics/igniteui-react-spreadsheet-chart-adapter"],
"igniteui-webcomponents": ["node_modules/igniteui-webcomponents", "node_modules/@infragistics/igniteui-webcomponents"],
"igniteui-dockmanager": ["node_modules/igniteui-dockmanager", "node_modules/@infragisics/igniteui-dockmanager"],
"igniteui-dockmanager/loader": ["node_modules/igniteui-dockmanager/loader", "node_modules/@infragistics/igniteui-dockmanager/loader"]
"igniteui-react-core": [ "node_modules/igniteui-react-core", "node_modules/@infragistics/igniteui-react-core" ],
"igniteui-react-charts": [ "node_modules/igniteui-react-charts", "node_modules/@infragistics/igniteui-react-charts" ],
"igniteui-react-grids": [ "node_modules/igniteui-react-grids", "node_modules/@infragistics/igniteui-react-grids" ],
"igniteui-react-grids/grids": [ "node_modules/igniteui-react-grids/grids", "node_modules/@infragistics/igniteui-react-grids/grids" ],
"igniteui-react-gauges": [ "node_modules/igniteui-react-gauges", "node_modules/@infragistics/igniteui-react-gauges" ],
"igniteui-react-inputs": [ "node_modules/igniteui-react-inputs", "node_modules/@infragistics/igniteui-react-inputs" ],
"igniteui-react-layouts": [ "node_modules/igniteui-react-layouts", "node_modules/@infragistics/igniteui-react-layouts" ],
"igniteui-react-maps": [ "node_modules/igniteui-react-maps", "node_modules/@infragistics/igniteui-react-maps" ],
"igniteui-react": [ "node_modules/igniteui-react", "node_modules/@infragistics/igniteui-react" ],
"igniteui-react-excel": [ "node_modules/igniteui-react-excel", "node_modules/@infragistics/igniteui-react-excel" ],
"igniteui-react-datasources": [ "node_modules/igniteui-react-datasources", "node_modules/@infragistics/igniteui-react-datasources" ],
"igniteui-react-dashboards": [ "node_modules/igniteui-react-dashboards", "node_modules/@infragistics/igniteui-react-dashboards" ],
"igniteui-react-spreadsheet": [ "node_modules/igniteui-react-spreadsheet", "node_modules/@infragistics/igniteui-react-spreadsheet" ],
"igniteui-react-spreadsheet-chart-adapter": [ "node_modules/igniteui-react-spreadsheet-chart-adapter", "node_modules/@infragistics/igniteui-react-spreadsheet-chart-adapter" ],
"igniteui-webcomponents": [ "node_modules/igniteui-webcomponents", "node_modules/@infragistics/igniteui-webcomponents" ],
"igniteui-dockmanager": [ "node_modules/igniteui-dockmanager", "node_modules/@infragisics/igniteui-dockmanager" ],
"igniteui-dockmanager/loader": [ "node_modules/igniteui-dockmanager/loader", "node_modules/@infragistics/igniteui-dockmanager/loader" ]
}
}
}
2 changes: 2 additions & 0 deletions samples/charts/category-chart/annotations-all/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module.exports = {
"no-useless-concat": "off",
"no-mixed-operators": "off",
"no-prototype-builtins": "off",
"no-mixed-spaces-and-tabs": 0,
"prefer-const": "off",
"prefer-rest-params": "off",
"@typescript-eslint/no-unused-vars": "off",
Expand Down Expand Up @@ -57,6 +58,7 @@ module.exports = {
"no-throw-literal": "off",
"no-useless-concat": "off",
"no-mixed-operators": "off",
"no-mixed-spaces-and-tabs": 0,
"no-prototype-builtins": "off",
"prefer-const": "off",
"prefer-rest-params": "off",
Expand Down
12 changes: 6 additions & 6 deletions samples/charts/category-chart/annotations-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react": "18.7.4",
"igniteui-react-charts": "18.7.4",
"igniteui-react-core": "18.7.4",
"igniteui-react-inputs": "18.7.4",
"igniteui-react-layouts": "18.7.4",
"igniteui-react": "18.7.6",
"igniteui-react-charts": "18.7.6",
"igniteui-react-core": "18.7.6",
"igniteui-react-inputs": "18.7.6",
"igniteui-react-layouts": "18.7.6",
"igniteui-webcomponents": "5.1.2",
"lit-html": "^2.2.0",
"lit-html": "^3.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
Expand Down
3 changes: 2 additions & 1 deletion samples/charts/category-chart/annotations-all/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ export default class Sample extends React.Component<any, any> {
finalValueAnnotationsTextColor="white"
finalValueAnnotationsPrecision="0"
yAxisMaximumValue="35"
yAxisLabelLocation="OutsideRight">
yAxisLabelLocation="OutsideRight"
isTransitionInEnabled="false">
</IgrCategoryChart>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module.exports = {
"no-useless-concat": "off",
"no-mixed-operators": "off",
"no-prototype-builtins": "off",
"no-mixed-spaces-and-tabs": 0,
"prefer-const": "off",
"prefer-rest-params": "off",
"@typescript-eslint/no-unused-vars": "off",
Expand Down Expand Up @@ -57,6 +58,7 @@ module.exports = {
"no-throw-literal": "off",
"no-useless-concat": "off",
"no-mixed-operators": "off",
"no-mixed-spaces-and-tabs": 0,
"no-prototype-builtins": "off",
"prefer-const": "off",
"prefer-rest-params": "off",
Expand Down
12 changes: 6 additions & 6 deletions samples/charts/category-chart/annotations-callouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react": "18.7.4",
"igniteui-react-charts": "18.7.4",
"igniteui-react-core": "18.7.4",
"igniteui-react-inputs": "18.7.4",
"igniteui-react-layouts": "18.7.4",
"igniteui-react": "18.7.6",
"igniteui-react-charts": "18.7.6",
"igniteui-react-core": "18.7.6",
"igniteui-react-inputs": "18.7.6",
"igniteui-react-layouts": "18.7.6",
"igniteui-webcomponents": "5.1.2",
"lit-html": "^2.2.0",
"lit-html": "^3.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ export default class Sample extends React.Component<any, any> {
crosshairsAnnotationYAxisPrecision="0"
yAxisMaximumValue="35"
yAxisTitle="Degrees Celsius"
yAxisLabelLocation="OutsideRight">
yAxisLabelLocation="OutsideRight"
isTransitionInEnabled="false">
</IgrCategoryChart>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module.exports = {
"no-useless-concat": "off",
"no-mixed-operators": "off",
"no-prototype-builtins": "off",
"no-mixed-spaces-and-tabs": 0,
"prefer-const": "off",
"prefer-rest-params": "off",
"@typescript-eslint/no-unused-vars": "off",
Expand Down Expand Up @@ -57,6 +58,7 @@ module.exports = {
"no-throw-literal": "off",
"no-useless-concat": "off",
"no-mixed-operators": "off",
"no-mixed-spaces-and-tabs": 0,
"no-prototype-builtins": "off",
"prefer-const": "off",
"prefer-rest-params": "off",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react": "18.7.4",
"igniteui-react-charts": "18.7.4",
"igniteui-react-core": "18.7.4",
"igniteui-react-inputs": "18.7.4",
"igniteui-react-layouts": "18.7.4",
"igniteui-react": "18.7.6",
"igniteui-react-charts": "18.7.6",
"igniteui-react-core": "18.7.6",
"igniteui-react-inputs": "18.7.6",
"igniteui-react-layouts": "18.7.6",
"igniteui-webcomponents": "5.1.2",
"lit-html": "^2.2.0",
"lit-html": "^3.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ export default class Sample extends React.Component<any, any> {
crosshairsLineThickness="2"
crosshairsSnapToData="true"
yAxisMaximumValue="35"
yAxisLabelLocation="OutsideRight">
yAxisLabelLocation="OutsideRight"
isTransitionInEnabled="false">
</IgrCategoryChart>
</div>
</div>
Expand Down
Loading

0 comments on commit f61f3a3

Please sign in to comment.