Patrick

Results 4 comments of Patrick

I like this proposal, because I was missing typings for this repository and had to write them myself. Please consider this, @mourner.

Not @akessner, but this may be helpful for you. It is not complete though. ````typescript /// interface SunlightTimes { sunrise: Date; sunriseEnd: Date; goldenHourEnd: Date; solarNoon: Date; goldenHour: Date; sunsetStart:...

`14.1.1-canary.69` has also fixed OOM exceptions in our build! Thanks everybody!

Your changes work very well for me, without them the slider is basically unusable on a mobile device where the user needs to scroll up and down the page. Could...