(done) Roadmap to 10.0 (2026-Q1) #2261
ghiscoding
started this conversation in
Ideas
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.
-
next major version
Listing some of the expected ideas to be executed for next major, I'm not sure about some of them so we'll see how it goes. But even then, for the most part the list below should be pretty close to what is expected for the next major.
Expected date: end of February, 2026
hiddenproperty, which we tried in the past via this SlickGrid PR. It will be an issue in ColumnPicker/GridMenu, requires more in depth testing (reserve it for a major version)hiddenproperty and always keep all columns #2281calc(100% - 18px)<dialog>DOM elementSlickCompositeEditormodal from<div>to<dialog>#2283domElementTypefallback for Salesforce #2350can we usealien-signalsinstead of our built-in Binding Helper / Binding Service / collectionObserver & propertyObserver?collectionAsyncin Filter/Editors (maybe in the future but not for now, so let's cancel this change).use--module node20or target ES2023 in the future (comes with TS v5.9)ms-selectlazy load to useresolve()andreject()callbacks (same as Tree Data Lazy Load), but that will require a major versionmultiple-select-vanillato v5.0 #2357tinyglobbyin my other dev libs (remove-glob,native-copyfiles) with next major versionsremove-glob/native-copyfilesto new major #2336tinyglobbyusage incompress.mjsvia Node 22.17 andimport { globSync } from 'node:fs';baseUrlfrom alltsconfigSlickHybridSelectionModelenableHybridSelectiongrid option or should we choose something else? Nope, migrated to simplerenableSelectionrowSelectionOptionstoselectionOptionsngx-bootstrapandngx-translateto new major versions with breaking changes in next Angular-Slickgrid majorzone.js- ref PR feat(angular)!: migrate Angular-Slickgrid to Zoneless #2341forwardRefjust passrefas a prop sinceforwardRefwill be deprecated in a future React release.v-model:datatov-model:datasetso that it matches all other wrappersv-model:datatov-model:dataset#2298@deprecatedcodeenumand replace them withtype(e.g.FieldType)caseType.type.tsshould just becase.type.tsoperatorString.type.jsExcelExportService=>enableExcelExport)it looks likedocument.createDocumentFragment()might be compatible with Salesforce LWC (instead ofnew DocumentFragment()), need to test in Salesforce, if it does then get rid ofcreateDocumentFragmentOrElement()ExtensionNameand provide string template type until removal in next major v11ExtensionNameenum to be replaced by string type #2349eventNamingStylewill be different in each framework), ref PR chore: spread GlobalGridOptions from common to all frameworks #2360version9branch and also do the same for all frameworks demo reposchangeColumnsArrangement()and in each framework wrappersloadColumnPresetsWhenDatasetInitialized(), let's try to merge them in the futureAfter release
nextbranch tomasterbranchBeta Was this translation helpful? Give feedback.
All reactions