dante2 icon indicating copy to clipboard operation
dante2 copied to clipboard

A complete rewrite of dante editor in draft-js

Results 55 dante2 issues
Sort by recently updated
recently updated
newest added

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? ![image](https://user-images.githubusercontent.com/26387842/116745506-8fc14880-a9d1-11eb-86ef-c3b4fb8d0b22.png)

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? ![image](https://user-images.githubusercontent.com/5919917/102493034-26d1d780-40a5-11eb-9a6c-11d2dc8698e9.png)

![image](https://user-images.githubusercontent.com/5919917/102489234-c42a0d00-409f-11eb-8098-f26077ebccc3.png) 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...