Jacopo Marrone
Jacopo Marrone
It would be great to have a new `Layout` component - `Flex`, with `gap` props that accepts the lib spacing scale (`small`, `"medium`, ... ) --- Usage ```tsx Left Right...
## Describe the Bug Trying to use the generated SDK for Typescript inside a React app with Next.js in browser runtime (use client) trigger this error ``` Module build failed:...
### Bug Description The solution is to add meta tags in the head of the webpage of the Chat. ```html ``` more info here https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone ## Potential Solutions Should be...
Feature Request: Change default save path of uploaded image in `fields.markdoc()` relative to entry
With this keystatic config ```ts // in ./keystatic.config.ts import { config, fields, collection } from '@keystatic/core'; export default config({ storage: { kind: 'local', }, collections: { post: collection({ label: 'post',...
## Is your feature request related to a problem? Please describe Yes and No. Requesting the ability to explicitly search for google news (tbm=nws). ## What package is this feature...
When using this extension in environment that are not persisted, like Google Colab, the user install by ``` git clone this-repo ``` then launching a1111, so that the extension create...
Thanks for the addition of https://github.com/mhutchie/vscode-git-graph/issues/331, I discovered it today even if it has been implemented in the past. It is a great and useful feature. I would like to...
The `theme.json` is the main place where theme dev do most of their work, so it is very important that every properties of the json file is described well from...
# Feature Idea Hi, i want to share a new idea to improve the UX of comfy. ## TLDR > add new sidebar to comfy, where we can expose node...
Thanks for the app, I'm testing to use it to see my Comfy UI generation. Comfy UI is an open-source tool to generate image with open-source models like Flux, Stable...