Lars Hanisch
Lars Hanisch
I don't care so much about performance or lib size and I already use HarfBuzzSharp for measuring text widths. Is there any way to (optionally) enable font subsetting with HarfBuzz?
Since disabling controls in my apps is pretty rare, I don't care which solution will be present: `rawValueChanges` or disabling "disablebility" - or both. For now I will use the...
Thank you for giving me "compile-time-safe-SQL"! 🦄
I got hit by this today - has anyone some progress on testing dialog components? I can confirm that the tests works if I copy the `dialog-opener.ts` into my repository.
I helped myself and created an SVG, which I can use as an Angular Material Icon, to strikethrough other icons. If anyone is interested, here's the SVG (you have to...
While doing my monthly .NET updates I stumpled upon this, too. In April I updated to 2.1.44, but now this packages is not found on NuGet.org. Should I revert to...
I also think (re)setting the initial value when the route does not supply the input would be more consistent. For now I use the `transform` option instead of an extra...