Francesco Gatti
Francesco Gatti
``` background: { dataType: "number", name: "Colour", enumValues: [ { id: 4281080974, label: " Blue ", color: "blueDarker" }, { id: 4293947270, label: " Cyan ", color: "cyanDarker" }, ]...
Right now users can select a predefined list of color combinations. We would enable developers to define their own custom combinations
Implement and expose the API Candidate: https://gist.github.com/SagiMedina/f00a57de4e211456225d3114fd10b0d0
Hi, First of all thank you for the great plugin! I am having an issue with the folder structure that is generated in a Docusaurus project from a typescript project....
Include a view that shows the uploaded files and allows to select them in the file upload fields
suggested by @byronics `Another service that might be interesting to think about is something equivalent to the Resize Images extension built by the Firebase team. It works, but is kind...
Per some users request, it could be useful to switch the default collection view to a Kanban view, like Trello. Users could define one property that generates the columns, and...
### Versions ``` { "name": "react-vite", "private": true, "version": "1.0.0", "workspaces": [ "host", "remote" ], "scripts": { "build": "pnpm --parallel --filter \"./**\" build", "serve": "pnpm --parallel --filter \"./**\" preview", "build:remotes":...
Thank you for an amazing library! ## Your environment MacOS Ventura, Chrome For example, Windows 10, Chrome 109 ## Description There is a small bug with the autoresize plugin, when...
Hi, thanks for an awesome project! I have realised that if I copy a portion of the editor, and paste it back in the editor, it works as expected (with...