dante2
dante2 copied to clipboard
A complete rewrite of dante editor in draft-js
Hi , I've released a new version of Dante, Dante3! Dante3 is not draftjs based but it's a tiptap / prosemirror based. The new repository is a monorepo that contains...
I am using last version of React and latest of Dante2 too (v0.4.4). When i import Dante2, this error occurs.
I am trying to add this editor to my React app without success and I am not able to understand the issue: ``` import Dante from "Dante2"; import { convertFromRaw...
I'm trying to make a new button in Inline Toolbar, but on documentation, the path of **DanteInlineTooltipConfig** is missing. What is the path? 
This is a great project however you can't even install in your react project (create-react-app) or nextjs. Not only that, even the Github repo of this project cant run locally...
can use the setFocus dante editor at first render? 
 using chrome at device xiaomi.
Fixes https://github.com/michelson/dante2/issues/247
Want to reopen https://github.com/michelson/dante2/issues/111 . On mobile safari and chrome, most of the the tooltip is displayed outside the screen. Happy to open the PR, just need guidance on where...