feat(core): add variable row height support#2650
Conversation
angular-slickgrid
aurelia-slickgrid
slickgrid-react
slickgrid-vue
@slickgrid-universal/angular-row-detail-plugin
@slickgrid-universal/aurelia-row-detail-plugin
@slickgrid-universal/react-row-detail-plugin
@slickgrid-universal/vue-row-detail-plugin
@slickgrid-universal/binding
@slickgrid-universal/common
@slickgrid-universal/composite-editor-component
@slickgrid-universal/custom-footer-component
@slickgrid-universal/custom-tooltip-plugin
@slickgrid-universal/empty-warning-component
@slickgrid-universal/event-pub-sub
@slickgrid-universal/excel-export
@slickgrid-universal/graphql
@slickgrid-universal/odata
@slickgrid-universal/pagination-component
@slickgrid-universal/pdf-export
@slickgrid-universal/row-detail-view-plugin
@slickgrid-universal/rxjs-observable
@slickgrid-universal/sql
@slickgrid-universal/text-export
@slickgrid-universal/utils
@slickgrid-universal/vanilla-bundle
@slickgrid-universal/vanilla-force-bundle
@slickgrid-universal/web-mcp
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2650 +/- ##
========================================
Coverage 100.0% 100.0%
========================================
Files 200 200
Lines 25325 25436 +111
Branches 8954 8987 +33
========================================
+ Hits 25325 25436 +111
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
cc @zewa666 variable row height in Slickgrid-Universal 😄 Ben added a row height provider that can be added via grid option, but we also have the fallback to item |
|
hell yeah, looking forward to this release |
|
probably next week, I'll wait to see if Ben (6pac) update his PR to include my asks and fixes (I guess he will pretty soon since his Claude Fable 90% promo is about to end) 😆 so your own PR fix will have to wait few more days, but I guess it's worth the wait 😉 |
port the PR first opened in 6pac/SlickGrid:
6pac/SlickGrid#1235
Demo