Feature Roadmap - shlomiassaf/ngrid GitHub Wiki
The following list contains features / improvements that does not exist in nGrid:
Columns
- Row Grouping (Aggregation) (#60)
- Header Group Resizing (#59)
- Refactor column re-ordering logic (Currently will rebuild all columns)
Detail Row
- Provide Context for Detail Row (Virtual Scrolling) (#10)
- Allow Custom Detail Row toggle control (manual on/off) and interaction control (Click, Double Click, etc...)
Virtual Scroll
- Horizontal Virtual Scroll (#122)
- Proper Behaviour for Detail Rows with Virtual Scroll
UI Packs
- Standalone UI Package
- Bootstrap UI Package
DevOps
- Build & Release Scripts (bump, build, ChangeLog, tag, publish)
- Proper CI Pipeline
- API Guard
- Benchmark comparison between releases
- Size comparison between releases
Testing
- Add Unit & E2E tests (Jest / Cypress)