paco
paco
#### Do you want to request a *feature* or report a *bug*? Bug #### What is the current behavior? React throws an error because styled-jsx attempts to add a className...
I have a UI in which the toggle thumb should remain white on both light and dark mode:   This doesn't seem possible with...
We should set up a GitHub action to test changes made in every PR via the existing Playwright setup. Would complement nicely with the Vercel deployment.
The library size can be minified by mangling object properties like `.filtered`. I think https://github.com/vercel/swr uses some tricks for this, like exporting things from barrel files or using TS enums....
Probably just need to add a new webpack loader to handle the file type
On pages like https://swr.vercel.app/docs/options#return-values, the sidebar highlighted item is "Options" instead of "Return Values" because we don't trigger the active sidebar item until we scroll up a bit further. We...
Safari will fire pointer events when navigating via the keyboard, annoyingly causing the active index to jump back up to where the cursor is resting. Instead, these should be ignored...
Goals: - Simplify the `theme`, `forcedTheme`, `resolvedTheme`, `systemTheme` mess - Add support for controlling `theme-color`, either with a CSS variable or a mapping
**Describe the bug** The desk tool crashes when opening a draft document. ``` Error: editOpsOf does not expect a draft id. at getIdPairFromPublished (http://localhost:3333/node_modules/.sanity/vite/deps/chunk-SZUASH76.js?v=5cad09ac:109455:11) at Object.editState (http://localhost:3333/node_modules/.sanity/vite/deps/chunk-SZUASH76.js?v=5cad09ac:109517:31) at http://localhost:3333/node_modules/.sanity/vite/deps/chunk-SZUASH76.js?v=5cad09ac:133233:31 at...