Igor Kozlov

Results 8 issues of Igor Kozlov

Looks like only `token` is exposed but `auth` and `p256dh` keys are also needed for encryption. In fact it would've been better to expose an object representing PushSubscribtion instead of...

enhancement
help wanted

Could `PatternOptions` and `VariantGroups` be exported in `@vanilla-extract/recipes` to allow creating extendable recipes? **Example:** ```ts const createRecipe = ( extension: PatternOptions, ) => { return recipe({ base: extension.base, variants: {...

Steps to reproduce: 1. Open any album in Spotify 2. Play the last track 3. Skip to the last few seconds of the track 4. Wait till it's finished After...

`newCover` though works just fine and returns the correct cover, so jackets render the art on Spotify start but do not render the track info.

Testflight build 1.29 (983) has most of the text in larger font size than stable. Besides being unnecessarily too large it also breaks the roundness of “Show all information” button....

Maybe instead of implementing ES6 features one by one we should just take a grammar that already has it all like https://github.com/gandm/language-babel/blob/master/grammars/Babel%20Language.json ? It has an MIT license, so I...

I've noticed that that TM wrongly highlights some constants. That's how it currently looks ``` bash { name = 'support.constant.dom.js'; comment = 'HTML 5 (http://www.w3.org/TR/html5/single-page.html#window)'; match = '(?

I know that it's a well known issue, and that it won't be fixed until TextMate will provide the needed ⇥ API, but still it's an issue and I think...