Stephen Cooper
Results
25
issues of
Stephen Cooper
The main goal of these changes to remove the static registration of all widgets in the grid.ts file. Instead each component provides the widgets that are required for its own...
Components take references to either other components or HTML elements via the `data-ref` selector. This PR adds destroy functions to set those to `undefined` as part of the destruction logic...
https://ag-grid.atlassian.net/browse/AG-12109