You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All notable changes to `dash-ag-grid` will be documented in this file.
4
4
This project adheres to [Semantic Versioning](https://semver.org/).
5
5
Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source Dash AG Grid repo
6
6
7
-
## [31.3.1rc1] - 2025-02-10
7
+
## [31.3.1] - 2025-03-17
8
8
9
9
### Fixed
10
10
-[#346](https://github.com/plotly/dash-ag-grid/pull/346) Fixes issue [#347](https://github.com/plotly/dash-ag-grid/issues/347) where styling wasnt considering if the grid had rows without `data`. This is related to the alteration in [#332](https://github.com/plotly/dash-ag-grid/pull/332)
@@ -13,6 +13,9 @@ Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source D
13
13
### Added
14
14
-[#352](https://github.com/plotly/dash-ag-grid/pull/352) Adds `eventData` prop for devs to send arbitrary events from the grid events complete with an auto timestamp
15
15
16
+
### Changed
17
+
-[#362](https://github.com/plotly/dash-ag-grid/pull/362) bumping to v`31.3.4` for the grid
0 commit comments