Alberto Elias

Results 9 issues of Alberto Elias

- **Version**: 0.34.0 - **Platform**: Chrome #### Type: Bug #### Severity: Medium #### Description: So I spent quite a lot of time yesterday trying to compile js-ipfs with Rollup yesterday...

exp/wizard
exploration
P2

When running exitPresent on the CardboardVRDisplay, and that then runs `this.cardboardUI_.destroy();`, my canvas goes blank. If I start presenting again, it works as normal, but I'm unable to stop presenting....

Is it possible to use `dathttpd` only as a Dat server, that would make it work for my custom domain under the Dat protocol, but leaves handling http/https connections to...

Hey, I'm exporting a simple model but the face appears deformed and I'm not sure why as it appears fine in Blender How it appears: ![image](https://user-images.githubusercontent.com/913117/45319833-387cba00-b541-11e8-94bf-0e0162311517.png) How it should be:...

There are many many use cases for text input and currently each framework or site is creating its own virtual keyboard implementation. Browsers have their own for 2D websites and...

## Description Implemented new package structure for [Auth SDK](https://docs.google.com/document/d/1HXvDK3tM64aSfUB6QUp1Ed59kEA1lxxM59j1B4l6HAI/edit#heading=h.aayn9uu0jxur) that we agreed on. Closes issues [1](https://linear.app/crossmint/issue/WAL-2956/deprecate-auth-core), [2](https://linear.app/crossmint/issue/WAL-2954/create-crossmintcommon-sdk-auth), [3](https://linear.app/crossmint/issue/WAL-2955/create-crossmintclient-sdk-auth), [4](https://linear.app/crossmint/issue/WAL-2952/create-crossmintserver-sdk-auth) ## Test plan Used new libraries in `react-ui` and loaded them...

## Description We've decided to move away from `customAuth` and instead disallow `createOnLogin` with external auth providers ## Test plan testing different flows with example apps in the repo ##...

## Description We only want to support adding javascript when intantiating the WebView component and disallow adding after the fact. We only allow a specific script to send messages to...

## Description Our onAuthRequired callbacks were specific to email signer, this uses the `OtpSigner` naming to bring both email and phone under the same umbrella ## Test plan Tested with...