pypi dash-ag-grid 31.2.0
v31.2.0

latest releases: 32.3.4, 33.3.2rc2, 32.3.2...
20 months ago

Changed

  • #273 increased the timeout for getApiAsync to 2 minutes. by @AnnMarieW
  • #281 webpack is now designed to build quicker, excludes node_modules and uses a different parser by @BSd3v
  • #287 bumping to v31.2.1 for the grid by @BSd3v

Added

  • #270 by @BSd3v
    • support for eventListeners to be added to the grid that get loaded upon gridReady
    • eventListeners are added upon gridReady only, if you need to add or remove other event listeners, please use the getApi or getApiAsync methods
    • added default for selectedRows to be []

Fixed

  • #283/#290 by @BSd3v
    • selectedRows can now be passed along with the rowData
  • #293 by @BSd3v
    • aggFuncs can now be passes as an object from the grid to be mapped to functions
    • fixes #278

CI

New Contributors

Full Changelog: v31.0.1...v31.2.0

Don't miss a new dash-ag-grid release

NewReleases is sending notifications on new releases.