Nathan
Nathan
When we can publish a Post, how to transform the JSON of the output of editor.js into html markdown?
It would be nice to add a parameter in the `Input` component, or create a component to have a preview of an image that we upload.
I updated to Next.js 13.4.1, and moved the API to the `app` folder (App Directory).
Hello, I would like to put 2 alert dialog and a dialog in my context menu. The problem is that the dialog closes instantly when it opens.This is because the...
### Check for existing issues - [X] Completed ### Describe the feature We cannot modify the keymap for active tabs. It would be nice if it was customizable. ### If...
Hello, I want to be able to put a ref on the Command.Input component but the problem is that I get the ref of the input value. Now I would...
### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox > Make...
### Environment **Vuetify Version:** 3.7.2 **Vue Version:** 3.5.8 **Browsers:** Chrome 129.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce Create a VSwitch component with a `color` attribute (example: primary), with...