William
William
This PR adds support for respecting the column position when converting to TypeScript :~) (cc @nettofarah, since I'm a collaborator now I'm not sure if I should push to master...
## Problem I'm having issues where a predictable amount (around 10%) of indexed searches are being dropped. I'm not sure if it's an issue with my dataset, but it doesn't...
### What does this PR do? * Add support for `.left` and `.right` to `DismissSwipeDirection` * Add `dismissOnRelease` dismiss presented view on gesture ended (like a traditional `UIViewController`) * Uses...
This pull request adds support for the many changes introduced in https://github.com/crybapp/portals/pull/30. Please view this PR before making comments here.
### Summary It is currently impossible to sign into an Apple ID with Security Keys as a 2FA method using `eas` or any Expo cli. The following error is returned:...
Would be easier if projects using this library could implement this logging directly, due to logging style :~)
This PR integrates https://github.com/crybapp/web/issues/115 into Web, using mesa-js-client. One issue is that the Mesa class object does not work well with the Vuex state, resulting in a crash due to...
This PR extracts `ControlBar` to a separate component and places it in player. This also includes support for the updated design which requires a `@cryb/borealis` update
I think we should work on trying to move all public strings to a directory, maybe `l18n/en_US.json` that contains all strings that are displayed to the client, so we can...
Pretty self explanatory, see below 👇 