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
3 changes: 1 addition & 2 deletions .claude/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@
],
"deny": [
"Read(.env.local)",
"Read(credentials/)",
"Read(credentials/**)"
"Read(credentials/)"
]
},
"hooks": {
Expand Down
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Production Build
BUILD_GRID_VERSION=36.1.0-beta.20260819.1156
BUILD_CHARTS_VERSION=14.1.0-beta.20260816
BUILD_GRID_VERSION=36.1.0-beta.20260823.2046
BUILD_CHARTS_VERSION=14.1.0-beta.20260823
ENV=local
NX_BATCH_MODE=true
NX_ADD_PLUGINS=false
Expand Down
2 changes: 1 addition & 1 deletion community-modules/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ag-grid-community/locale",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "Localisation Module for AG Grid, providing translations in 31 languages.",
"main": "./dist/package/main.cjs.js",
"types": "./dist/types/src/main.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion community-modules/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ag-grid-community/styles",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "AG Grid Styles and Themes",
"main": "_index.scss",
"files": [
Expand Down
24 changes: 12 additions & 12 deletions documentation/ag-grid-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ag-grid-docs",
"description": "Documentation for AG Grid",
"type": "module",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"repository": {
"type": "git",
"url": "https://github.com/ag-grid/ag-grid.git"
Expand Down Expand Up @@ -53,17 +53,17 @@
"@tweenjs/tween.js": "^18.6.4",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"ag-charts-angular": "14.1.0-beta.20260816",
"ag-charts-community": "14.1.0-beta.20260816",
"ag-charts-enterprise": "14.1.0-beta.20260816",
"ag-charts-types": "14.1.0-beta.20260816",
"ag-charts-react": "14.1.0-beta.20260816",
"ag-charts-vue3": "14.1.0-beta.20260816",
"ag-grid-angular": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-enterprise": "36.1.0-beta.20260819.1156",
"ag-grid-react": "36.1.0-beta.20260819.1156",
"ag-grid-vue3": "36.1.0-beta.20260819.1156",
"ag-charts-angular": "14.1.0-beta.20260823",
"ag-charts-community": "14.1.0-beta.20260823",
"ag-charts-enterprise": "14.1.0-beta.20260823",
"ag-charts-types": "14.1.0-beta.20260823",
"ag-charts-react": "14.1.0-beta.20260823",
"ag-charts-vue3": "14.1.0-beta.20260823",
"ag-grid-angular": "36.1.0-beta.20260823.2046",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"ag-grid-enterprise": "36.1.0-beta.20260823.2046",
"ag-grid-react": "36.1.0-beta.20260823.2046",
"ag-grid-vue3": "36.1.0-beta.20260823.2046",
"algoliasearch": "^5.51.0",
"astro": "6.1.9",
"cheerio": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion documentation/update-algolia-indices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "update-algolia-indices",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "Update algolia indices",
"main": "src/index.ts",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"license": "MIT",
"scripts": {
"compressVideo": "tsx external/ag-website-shared/scripts/compress-video",
Expand Down
6 changes: 3 additions & 3 deletions packages/ag-grid-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-angular",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "AG Grid Angular Component",
"scripts": {
"clean": "rimraf dist",
Expand All @@ -15,7 +15,7 @@
"module": "./dist/ag-grid-angular/fesm2022/ag-grid-angular.mjs",
"typings": "./dist/ag-grid-angular/index.d.ts",
"dependencies": {
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"@angular/animations": "^20.3.25",
"@angular/common": "^20.3.25",
"@angular/compiler": "^20.3.25",
Expand All @@ -27,7 +27,7 @@
"zone.js": "~0.15.1"
},
"devDependencies": {
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"@angular/build": "^20.3.25",
"@angular/cli": "^20.3.25",
"@angular/forms": "^20.3.25",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "ag-grid-angular",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "AG Grid Angular Component",
"license": "MIT",
"peerDependencies": {
"@angular/common": ">= 20.0.0",
"@angular/core": ">= 20.0.0"
},
"dependencies": {
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"tslib": "^2.8.1"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ag-grid-community/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-community",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue",
"main": "./dist/package/main.cjs.js",
"types": "./dist/types/src/main.d.ts",
Expand Down Expand Up @@ -119,8 +119,8 @@
],
"homepage": "https://www.ag-grid.com/",
"dependencies": {
"ag-stack": "36.1.0-beta.20260819.1156",
"ag-charts-types": "14.1.0-beta.20260816"
"ag-stack": "36.1.0-beta.20260823.2046",
"ag-charts-types": "14.1.0-beta.20260823"
},
"devDependencies": {
"web-streams-polyfill": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ag-grid-community/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// DO NOT UPDATE MANUALLY: Generated from script during build time
export const VERSION = '36.1.0-beta.20260819.1156';
export const VERSION = '36.1.0-beta.20260823.2046';
14 changes: 7 additions & 7 deletions packages/ag-grid-enterprise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-enterprise",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue",
"main": "./dist/package/main.cjs.js",
"types": "./dist/types/src/main.d.ts",
Expand Down Expand Up @@ -113,16 +113,16 @@
],
"homepage": "https://www.ag-grid.com/",
"dependencies": {
"ag-stack": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260819.1156"
"ag-stack": "36.1.0-beta.20260823.2046",
"ag-grid-community": "36.1.0-beta.20260823.2046"
},
"optionalDependencies": {
"ag-charts-community": "14.1.0-beta.20260816",
"ag-charts-enterprise": "14.1.0-beta.20260816"
"ag-charts-community": "14.1.0-beta.20260823",
"ag-charts-enterprise": "14.1.0-beta.20260823"
},
"devDependencies": {
"ag-charts-community": "14.1.0-beta.20260816",
"ag-charts-enterprise": "14.1.0-beta.20260816",
"ag-charts-community": "14.1.0-beta.20260823",
"ag-charts-enterprise": "14.1.0-beta.20260823",
"canvas": "^3.2.3"
}
}
2 changes: 1 addition & 1 deletion packages/ag-grid-enterprise/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// DO NOT UPDATE MANUALLY: Generated from script during build time
export const VERSION = '36.1.0-beta.20260819.1156';
export const VERSION = '36.1.0-beta.20260823.2046';
6 changes: 3 additions & 3 deletions packages/ag-grid-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-react",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "AG Grid React Component",
"main": "./dist/package/index.cjs.js",
"types": "./dist/types/src/index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@babel/runtime": "^7.29.2",
"prop-types": "^15.6.2",
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"@babel/plugin-proposal-throw-expressions": "^7.27.1",
"@babel/preset-typescript": "^7.28.5",
"@types/react": "~18.3.26",
Expand All @@ -44,7 +44,7 @@
},
"dependencies": {
"prop-types": "^15.8.1",
"ag-grid-community": "36.1.0-beta.20260819.1156"
"ag-grid-community": "36.1.0-beta.20260823.2046"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ag-grid-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ag-grid-vue3",
"description": "AG Grid Vue 3 Component",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"author": "Sean Landsman <sean@thelandsmans.com>",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"build-only:watch": "vite build --watch"
},
"dependencies": {
"ag-grid-community": "36.1.0-beta.20260819.1156"
"ag-grid-community": "36.1.0-beta.20260823.2046"
},
"devDependencies": {
"vue": "^3.5.32",
Expand Down
2 changes: 1 addition & 1 deletion packages/ag-stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-stack",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue",
"main": "./dist/package/main.cjs.js",
"types": "./dist/types/src/main.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ag-stack/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// DO NOT UPDATE MANUALLY: Generated from script during build time
export const VERSION = '36.1.0-beta.20260819.1156';
export const VERSION = '36.1.0-beta.20260823.2046';
2 changes: 1 addition & 1 deletion plugins/ag-grid-generate-code-reference-files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-generate-code-reference-files",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"private": true,
"dependencies": {
"ag-shared": "0.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/ag-grid-generate-example-files/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ag-grid-generate-example-files",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"private": true,
"dependencies": {
"ag-shared": "0.0.1",
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"glob": "^11.1.0",
"typescript": "~5.8.3",
"cheerio": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/ag-grid-task-autogen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-task-autogen",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"private": true,
"dependencies": {
"@nx/devkit": "20.8.4",
Expand Down
12 changes: 6 additions & 6 deletions testing/accessibility/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-accessibility",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"scripts": {
"download-examples": "curl --retry 5 -retry-all-errors https://grid-staging.ag-grid.com/debug/all-examples.json > ./all-examples.json",
"download-examples-local": "curl https://localhost:4610/debug/all-examples.json > ./all-examples.json",
Expand All @@ -18,11 +18,11 @@
"@angular/platform-browser": "^20.3.25",
"@angular/platform-browser-dynamic": "^20.3.25",
"@angular/router": "^20.3.25",
"ag-grid-angular": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-enterprise": "36.1.0-beta.20260819.1156",
"ag-charts-community": "14.1.0-beta.20260816",
"ag-charts-enterprise": "14.1.0-beta.20260816",
"ag-grid-angular": "36.1.0-beta.20260823.2046",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"ag-grid-enterprise": "36.1.0-beta.20260823.2046",
"ag-charts-community": "14.1.0-beta.20260823",
"ag-charts-enterprise": "14.1.0-beta.20260823",
"rxjs": "~7.8.2",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
Expand Down
2 changes: 1 addition & 1 deletion testing/ag-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-test-utils",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"private": true,
"type": "module",
"description": "Harnesses and assertions shared by the behavioural suite: grid lifecycle, GridRows/GridColumns snapshots, DOM widgets and polyfills. Test-only; never published and never imported by grid source.",
Expand Down
6 changes: 3 additions & 3 deletions testing/angular-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-angular-tests",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"private": true,
"scripts": {
"test:e2e": "jest --no-cache"
Expand All @@ -11,8 +11,8 @@
"@angular/core": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/platform-browser-dynamic": "^21.0.0",
"ag-grid-angular": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-angular": "36.1.0-beta.20260823.2046",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"rxjs": "~7.8.2",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
Expand Down
8 changes: 4 additions & 4 deletions testing/behavioural/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "ag-behavioural-testing",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"private": true,
"description": "Behavioural unit testing for ag-Grid",
"dependencies": {
"tslib": "^2.8.1"
},
"type": "module",
"devDependencies": {
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-enterprise": "36.1.0-beta.20260819.1156",
"ag-grid-react": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"ag-grid-enterprise": "36.1.0-beta.20260823.2046",
"ag-grid-react": "36.1.0-beta.20260823.2046",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"@testing-library/dom": "^10.4.1",
Expand Down
2 changes: 1 addition & 1 deletion testing/behavioural/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// DO NOT UPDATE MANUALLY: Generated from script during build time
export const VERSION = '36.1.0-beta.20260819.1156';
export const VERSION = '36.1.0-beta.20260823.2046';
2 changes: 1 addition & 1 deletion testing/csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-csp",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"description": "CSP testing for AG Grid",
"main": "index.js",
"scripts": {},
Expand Down
12 changes: 6 additions & 6 deletions testing/module-size-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-module-size-angular",
"version": "36.1.0-beta.20260819.1156",
"version": "36.1.0-beta.20260823.2046",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -20,11 +20,11 @@
"@angular/platform-browser": "^20.3.25",
"@angular/platform-browser-dynamic": "^20.3.25",
"@angular/router": "^20.3.25",
"ag-grid-angular": "36.1.0-beta.20260819.1156",
"ag-grid-community": "36.1.0-beta.20260819.1156",
"ag-grid-enterprise": "36.1.0-beta.20260819.1156",
"ag-charts-community": "14.1.0-beta.20260816",
"ag-charts-enterprise": "14.1.0-beta.20260816",
"ag-grid-angular": "36.1.0-beta.20260823.2046",
"ag-grid-community": "36.1.0-beta.20260823.2046",
"ag-grid-enterprise": "36.1.0-beta.20260823.2046",
"ag-charts-community": "14.1.0-beta.20260823",
"ag-charts-enterprise": "14.1.0-beta.20260823",
"rxjs": "~7.8.2",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
Expand Down
Loading
Loading