Skip to content

refactor: Upgrade Neo.grid.Body to Container and implement Row Pooling (#8964) #8966

@tobiu

Description

@tobiu
  • Change Neo.grid.Body to extend Neo.container.Base.
  • Configure layout: null to avoid layout overhead.
  • Implement createRowPool(size) to populate this.items with Neo.grid.Row instances.
  • Update createViewData and scrolling logic to recycle these instances (row.set()) instead of generating raw VDOM.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions