Francesco Gatti

Results 17 issues of Francesco Gatti

``` background: { dataType: "number", name: "Colour", enumValues: [ { id: 4281080974, label: " Blue ", color: "blueDarker" }, { id: 4293947270, label: " Cyan ", color: "cyanDarker" }, ]...

bug
2.0.0

Right now users can select a predefined list of color combinations. We would enable developers to define their own custom combinations

enhancement
2.0.0

Implement and expose the API Candidate: https://gist.github.com/SagiMedina/f00a57de4e211456225d3114fd10b0d0

enhancement

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....

next

Include a view that shows the uploaded files and allows to select them in the file upload fields

enhancement
Sponsorable

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...

enhancement
Sponsorable

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...

Sponsorable

### 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...

bug

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...