Skip to content

Commit 6d908c0

Browse files
committed
Merge branch 'main' into feature/ag-grid-33
2 parents cdfff73 + afeaeb9 commit 6d908c0

File tree

5 files changed

+903
-854
lines changed

5 files changed

+903
-854
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ All notable changes to `dash-ag-grid` will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55
Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source Dash AG Grid repo
66

7-
## UNRELEASED
7+
## [32.3.0] - 2025-07-23
88

99
### Changed
1010
- Component is refactored to be a function component rather than a class
1111

12+
### Fixed
13+
- [#387](https://github.com/plotly/dash-ag-grid/pull/387) fixed `isRowSelectable` prop ([issue #379](https://github.com/plotly/dash-ag-grid/issues/379))
14+
1215
## [32.3.0rc0] - 2025-04-15
1316

1417
### Fixed

0 commit comments

Comments
 (0)