Jurj Andrei George

Results 21 issues of Jurj Andrei George

### Summary It would be a very straightforward component (UX-wise), allowing the user to either select from a list of predefined colors, or select (or we should say "compose") a...

docs
waiting for 👍
RFC
enhancement

### Summary https://github.com/mui/mui-x/assets/63308694/ab713a88-8ccc-41bd-8e9a-f79620fd9175 Now that we have support for custom overlays (thanks to #12817 being completed), we could go further and add support for animated image overlays. The formats supported...

new feature
component: charts

> **Querying quantities:** I do not think it will be possible to "filter on all related units" using the `quantity` value. Defining this value tells the API to create a...

Attempting to import `electron-log/preload` in my preload file throws the following error: ``` [2024-08-02 18:20:22.052] [error] WebContents#preload-error: { preloadPath: 'C:\\Users\\Andrei\\Desktop\\BlackBox\\out\\preload\\preload.js', error: 'Error: module not found: electron-log/preload\n' + ' at preloadRequire...

I've been using this library for some time now and it's absolutely amazing how good it is when working in a big project. There is however one little need I...

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? mui ### Is your feature request related to a problem? Please describe. I found out...

awaiting response
feature

I've read #981, and sadly I come here to report that the issue is still not fixed. Running the following code in Electron's main process: ```ts import Database from "better-sqlite3";...

### Is your feature request related to a problem? Please describe. This issue is strictly about the documentation found at https://jsonforms.io/docs/uischema/controls and at https://jsonforms.io/examples/control. On the docs page (first link),...

documentation

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

help wanted
feature

As the title suggests, the `draw` functions in the mentioned classes should give access to the actual data Point coordinates, not just the canvas location coordinates. Adding a new Point...