Fabio Huser

Results 20 comments of Fabio Huser

Hi @biancode Yep, this module is nowadays required, which wasn't the case on previous Angular versions. I'll add it in a future commit and will also add a popper lock...

@biancode yep, your right. I haven't invested too much time in the development setup and couldn't find any Electron / Angular 2 boilerplate which satisfied me. The dist build is...

@ColinFrick again, we're extremely sorry that this PR takes so long, we're still waiting for GitHub's support to resolve the Git LFS isssue for good. However, we were able to...

> The reason is, that in case of the virtual paging, one should actually anyway fetch a few more buffer rows, so that the user ideally never sees the loading...

> Definitely an improvement. Not sure how breaking this is in terms of styling. > > What about just always using the cell / row classes in the ghost loader?...

> `@tiborux` which version of angular are you running? the siemens fork wasn't working for me with NG15.2.7 though I'll attempt again @kylebradshaw I'm one of the maintainers of said...

> After thinking a little longer about: this could actually be very annoying for apps, that used to provide some HTML as config on a global level. Since I agree,...

> Sorry to pop in here unannounced 😅. Two inputs from my side: > > * Would it be possible to use Angular's built-in [sanitize](https://angular.dev/api/platform-browser/DomSanitizer#sanitize) method to ensure no dangerous...

This MR would be pretty small, but we had to revert all the `standalone: true` that were introduced by #197, since Angular 19 changed the default.

We have now all the PRs in. Shall we do a release together @bufferoverflow?