Skip to content

v1.2.0: Refactors data source initialization and optimizes isActive logic

Choose a tag to compare

@thorewi thorewi released this 29 Mar 07:00
· 37 commits to main since this release
Extracts the grid data source setup into a dedicated method to facilitate easier overriding in child classes. Additionally, updates the isActive column handling to return early and skip entity metadata retrieval when the column is explicitly disabled.