Rodrigo Pombo
Rodrigo Pombo
Current demo: https://docs-git-fork-pomber-playthroughs-supabase.vercel.app/docs/playthrough/nextjs (it'll be 404 until a new preview build is approved) The source is this MDX file: https://github.com/pomber/supabase/blob/playthroughs/apps/docs/pages/playthrough/nextjs.mdx?plain=1 Done: - Added a playthrough layout, so any MDX file...
Not yet. Not until Remix supports React Server Components.
It's not working because the animation is configured before items are added: https://github.com/pomber/paper-fab-speed-dial/blob/master/paper-fab-speed-dial.html#L69 We will need to find the way to update the animation config after children are added. I...
Another demo: ``` ```
@jwillmer @dominik0711 anyone wants to add a sample of this case to the demo page?
@dominik0711 a pull request would be better, thanks!
I think we can extract and host these files from the codesandbox-client build folder: - codesandbox-client/packages/app/www/frame.html - codesandbox-client/packages/app/www/js/sandbox.*.js - codesandbox-client/packages/app/www/js/sandbox-startup.*.js - codesandbox-client/packages/app/www/js/vendors~sandbox.*.js - codesandbox-client/packages/app/www/js/common-sandbox.*.js
Well, I wanted to still host it externally but without using codesandbox servers. But I'm not sure if the idea of sandpack is to always use codesandbox servers or if...
#21 takes care of the creation. I leave this open for the custom prettier support.
what do you mean by "activate the comment label"?