Quentin

Results 7 issues of Quentin

Hello, I'm using Minder 1.14.0 on Arch Linux and I have a bug. If I add a note on my root node and I try to select a child node,...

The goal of this PR is to support the rendering of narrow no-break spaces as asked in #6640. Note that I'm not proficient in Rust, but since it looked simple,...

A-helix-term
S-waiting-on-review

### GrapesJS version - [X] I confirm to use the latest version of GrapesJS ### What browser are you using? Firefox 109 ### Reproducible demo link https://grapesjs.com/demo.html ### Describe the...

import Config instead of use Mix.Config as advised in the warning. Updated required elixir version from 1.7 to 1.14 Change otp_release from 21.0 to 25.0 And apparently, the TypeError message...

Fixed the deprecation warnings by following the recommandations. ``` warning: use Mix.Config is deprecated. Use the Config module instead config/config.exs:3 Compiling 1 file (.ex) warning: ^^^ is deprecated. It is...

Hello, The issue described below can be reproduced on the official demo at https://grapesjs.com/demo.html When I try to add an iframe in a custom code block, the view tends to...

Hello, I've noticed that the DOCTYPE is not parsed. I did not dig too much into the lib code yet, but it seems that it's supposed to be parsed. ```elixir...

Bug