Changed
- #273 increased the timeout for
getApiAsyncto 2 minutes. by @AnnMarieW - #281 webpack is now designed to build quicker, excludes
node_modulesand uses a different parser by @BSd3v - #287 bumping to v
31.2.1for the grid by @BSd3v
Added
- #270 by @BSd3v
- support for
eventListenersto be added to the grid that get loaded upongridReady eventListenersare added upongridReadyonly, if you need to add or remove other event listeners, please use thegetApiorgetApiAsyncmethods- added default for
selectedRowsto be[]
- support for
Fixed
- #283/#290 by @BSd3v
- #293 by @BSd3v
aggFuncscan now be passes as an object from the grid to be mapped to functions- fixes #278
CI
- #288 update requirements files location by @ndrezn
- #291 automate release generation by @ndrezn
- #289 migrate to Github Actions rather than CircleCI by @ndrezn
New Contributors
Full Changelog: v31.0.1...v31.2.0