Marco Schmidlin
Marco Schmidlin
@cyanfish can this be merged? missing the OCR feature
Since the diff plugin added an option to ignore the line endings (`--strip-trailing-cr `), is there something that blocks an implementation/adaptation for helmfile?
it works now with the latest version: ``` helmfile diff --args='--strip-trailing-cr' ``` think we can close it now
> If you choose to set this to true - **choose wisely** the `BulkSize` and `BulkIdleTimeout` parameters so it won't drop events when you don't have any error on the...
I looked into the implementation. I agree, it's a bigger change. One option I see is to extend LogBulkSet to keep every "not yet fully sent" bulk and offer an...
@iharbeck published an angular 13 version on npm: https://www.npmjs.com/package/@iharbeck/ngx-virtual-scroller https://github.com/iharbeck/ngx-virtual-scroller
why closed?
> Try this and compatible with the latest Angular: https://github.com/lVlyke/lithium-ngx-virtual-scroll wow, thank you
> Here is a fork of ngx-virtual-scroller that has a reasonable amount of users: > https://www.npmjs.com/package/@iharbeck/ngx-virtual-scroller > I know, but there are new performance features (async rendering and caching) that...
There's a PR lying around. When there's still people carrying about it, it's not yet abandoned. It's just a transition phase. I saw that in many projects which are still...