Skip to content

Commit 878d202

Browse files
committed
updating changelog
1 parent cbb52ea commit 878d202

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source D
1414
- [#312](https://github.com/plotly/dash-ag-grid/issues/312) fixing issue where `scrollTo` was defaulting to not reset the value
1515
- to maintain scroll position during a grid rerender, be sure to use `getRowId`
1616
- fixing side issue where `cellDoubleClicked` was forcing the grid to rerender
17+
- [#331](https://github.com/plotly/dash-ag-grid/pull/331)
18+
- adjusted `setProps` -> `customSetProps` which tests if the grid is active in the dash tree and mounted.
19+
- [#307](https://github.com/plotly/dash-ag-grid/issues/307) fixes JS console error because `setProps` is no longer called when unmounted.
1720

1821
### Added
1922
- [#330](https://github.com/plotly/dash-ag-grid/pull/330) Added `dash_clientside` to available functions for easier on-liner functions, esp. `eventListeners`.

0 commit comments

Comments
 (0)