barinbritva
barinbritva
@bnjmnt4n, actually the problem is the user agent always the same, but the results is different. I couldn't find any logic. But I rollbacked the platform to version 1.3.5 and...
@oanguenot, no. It's ok. In previous versions of the library Edge on EdgeHtml was detected as Microsoft Edge. But Edge on Chromium was detected as Chrome. And now it's sometimes...
Hi @jcfilben, I was thinking about it, and I've realized that maybe there is no need to create a custom type. But I definitely needed a custom icon option. For...
I've noticed it's because even if I specify to use Node from WSL do commit from WebStorm, it uses Node.js installed in Windows instead of in WSL. I checked out,...
@frenic thank for the answer! For sure literal types would provide extremely cool experience! Do you have a plan to use them in the project any time soon? Speaking of...
Oh, two-value syntax, now I see... Could `string & {}` be potentially replaced by full list of combinations? Or there is no necessary data to do it?
Is there any updates so far?
Also, it would be even more type safe to get rid of `string` option at all. I described the situation here - https://github.com/frenic/csstype/issues/149
I believe the better option will be calculating date and time in UTC time zone and work with it. Let services convert time zone automatically from UTC to user's time...
For me link like this works: https://calendar.yahoo.com/?v=60&title=Event&st=20230418T190000Z&et=20230418T194400Z It converts time zone to user's time zone. But you need to check you have set correct time zone in https://calendar.yahoo.com/setting Yahoo (and...