michelson / dante2

A complete rewrite of dante editor in draft-js
https://michelson.github.io/dante2/
Other
912 stars 121 forks source link

Which File has Logic to Render the Plus Signed Button #125

Closed Sanjay007 closed 6 years ago

Sanjay007 commented 6 years ago

I am new tot his library and react . Want to understand the Logic of Adding Plus Sign Button in Editor. Unable to Understand this!Please Help .

michelson commented 6 years ago

Hi @Sanjay007 , I've released a new version that match with de documentation site.

0.5.0-rc1 install as Dante2@next also check the new documentation in github page.

the addButton is rendered as a tooltip. Here I try to explain in detail how tooltip works https://michelson.github.io/dante2/#/src-tooltips

michelson commented 6 years ago

feel free to reopen if you will