Future Features and Ideas (2025+) #1971
ghiscoding
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hiddenproperty, which we tried in the past via this SlickGrid PR. It could be an issue in ColumnPicker/GridMenu, requires more in depth testingonSetOptionsto resync (but might fall into infinite loop though)await import(plugin). I'm guessing that ViteJS is potentially doing similar with SASS which doesn't work until you npm install SASSExcelExportService=>enableExcelExport) (not sure yet since this might be the inverse of step above)popover&invokerimplicit anchor<dialog>DOM elementexportWithFormatterbut perhaps it's just a matter of sending all of that to the worker? Ask co-pilot for helpalien-signalsinstead of our built-in Binding Helper / Binding Service?--module node20in the future (comes with TS v5.9)baseUrlfrom alltsconfigresolve()andreject()callbacks (same as Tree Data Lazy Load), but that will require a major versiontinyglobbyin my other dev libs (remove-glob,native-copyfiles) with next major versionstinyglobbyincompress.mjsvia Node 24 andimport { globSync } from 'node:fs';ngx-bootstrapto new major version with breaking changes in next Angular-Slickgrid major@inputto Signals basedcompare Bundle size tools
Angular Standalone Components
// angular-slickgrid.module.ts // ... @NgModule({ - imports: [CommonModule, TranslateModule], - declarations: [AngularSlickgridComponent], + imports: [CommonModule, TranslateModule, AngularSlickgridComponent], exports: [AngularSlickgridComponent], })Beta Was this translation helpful? Give feedback.
All reactions