-
-
Notifications
You must be signed in to change notification settings - Fork 38
feat(angular): add all event Types to support Strict Templates #2243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2243 +/- ##
========================================
Coverage 100.0% 100.0%
========================================
Files 198 198
Lines 18021 18146 +125
Branches 5001 5001
========================================
+ Hits 18021 18146 +125
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
angular-slickgrid
aurelia-slickgrid
slickgrid-react
slickgrid-vue
@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/row-detail-view-plugin
@slickgrid-universal/rxjs-observable
@slickgrid-universal/text-export
@slickgrid-universal/utils
@slickgrid-universal/vanilla-bundle
@slickgrid-universal/vanilla-force-bundle
commit: |
|
all praise the mighty Omnisiah 🙌 |
with the help of copilot, we're finally resolving this long standing issue to support Angular Strict Templates
ghiscoding/Angular-Slickgrid#815
with this we can now enable Strict Templates mode and get proper typing with Angular Language Service extension 🎉
cc @zewa666
Using
outputto add all event types