Ziad Saab
Ziad Saab
# Bug report ## Describe the bug Remote migrations don't seem to include `create schema`. ## To Reproduce 1. Create a new project on app.supabase.io 2. Run the following SQL:...
Works exactly like `Infer`, except where part of the schema is coerced, returns the un-coerced type instead.
The output of `typedoc-plugin-markdown` can sometimes be very difficult to read, especially when compared to its HTML counterpart. Here's an example of HTML and Markdown outputs from the same codebase:...
AC: - Tutorial shows how to implement the asynchronous signing flow of the Keyring API to create a threshold signature snap
At the time of creating the siwe-snap example, `personal_sign` wasn't available from Snaps code. now it is. AC: - SIWE happens in the snap
AC: - "Publish your snap" (https://docs.metamask.io/snaps/how-to/develop-a-snap/#publish-your-snap) moved to its own document called something like "Going to prod" (TBD) - "Going to prod" section has instructions on how to move from...
Tried in both the published extension and latest develop. Steps to reproduce: 1. Load the "template snap" basic MetaMask Snap 2. In the `"hello"` handler of `onRpcRequest`, add a `console.log`...
- More descriptive names for tests - Remove parameters to `snap.onHomepage` - Remove references to `executionEnvironmentUrl` and `simulatorUrl`
# Description - Translate Custom UI examples to JSX - Add `flaskOnly` prop for `TabItem` - Add deprecation warning on Custom UI page - Add Custom UI with JSX page...
- [x] Document `Checkbox` component - [x] Document Snaps `Icon` component - [x] Update `onHomePage` screenshot - [x] Document Snaps `Tooltip` component - [x] Document Snaps `RadioGroup` component - [x]...