Kristo Jorgenson

Results 13 issues of Kristo Jorgenson

**Describe the bug** Most of the time, when playing via Spotify Connect, when I change my phone volume, the pi volume changes. Sometimes, however, even when I have spotify open...

help wanted

Hi there, I am attempting to use these during a parallel job execution. I would like to use `actions/cache@v2` instead of `upload-artifact` for sharing my build and cypress dependencies between...

type: feature

This PR adds documentation about the `metadata.presentation.layout` presentation hint to the EPUB profile. This property is already defined in the [EPUB extension schema](https://github.com/readium/webpub-manifest/blob/master/schema/extensions/epub/metadata.schema.json). I also removed language suggesting that the...

It would be nice to have serialization in addition to parsing wrapped up in a nice Swift API. I'm even curious if it would be possible to make a `FitFile`...

This updates previous work in #22887 to align more fully with `--moduleResolution=bundler`, allowing index files to be imported with the /index extension

**Describe the bug** When I run `npm install` with `@capacitor-community/storage-react` and `@capacitor/[email protected]` in my `package.json`, I run in to a peer dependency error because `@capacitor-community/storage-react` requires `@capacitor/core@">=3.0.0"`. If the hooks...

I have been trying to set up playwright-msw with - MSW 2.x - playwright-msw 3.0.1 - @playwright/test 1.42.0 I have noticed that the `passthrough` function from MSW does not work,...

### Description of issue While using the `Icon` component and the `IconNames.UtilityHamburger`, I get the following error after my app rehydrates in the browser: ``` Warning: Prop `id` did not...

This PR adds a simple configuration option to `server.ts` allowing a user to pass in an array of example readers which will then be shown on the `/pub/:pubId` page. This...

This PR adds support for capacitor 7 and migrates to use swift package manager for the ios code (even though it's just a stub, this allows people to migrate away...