element-tiptap icon indicating copy to clipboard operation
element-tiptap copied to clipboard

How to use it in vue 3?

Open atif0075 opened this issue 1 year ago • 10 comments

atif0075 avatar Mar 21 '23 18:03 atif0075

"element-tiptap": "2.0.0-alpha.1"

okijhhyu avatar May 13 '23 13:05 okijhhyu

@atif0075, have you found a solution on using this project in vue 3?

luqmankhan151 avatar May 23 '23 13:05 luqmankhan151

@luqmankhan151 https://github.com/Leecason/element-tiptap/issues/415

okijhhyu avatar May 24 '23 09:05 okijhhyu

@atif0075, have you found a solution on using this project in Vue 3?

I had to use it in a project(the deadline was near), so I implemented simple tiptap WYSIWYG Editor and styled it with tailwindcss End result:

https://github.com/Leecason/element-tiptap/assets/64689549/8c5f39aa-faad-40c7-a338-fc491b964cea

atif0075 avatar May 24 '23 15:05 atif0075

@atif0075 nice work! Can you provide the repo for your working tiptap implementation please?

vesper8 avatar Jul 04 '23 15:07 vesper8

@atif0075 nice work! Can you provide the repo for your working tiptap implementation please?

Sorry, but the work you are referring to is in a private repository and for a private project.

atif0075 avatar Jul 04 '23 15:07 atif0075

@atif0075 nice work! Can you provide the repo for your working tiptap implementation please?

But, I will attempt to extract the code related to the Editor and provide assistance to the best of my abilities.

atif0075 avatar Jul 04 '23 15:07 atif0075

@atif0075 nice work! Can you provide the repo for your working tiptap implementation please?

https://github.com/atif0075/tiptap-vue-tailwindcss-wysiwyg

atif0075 avatar Jul 04 '23 17:07 atif0075

@atif0075 nice work! Can you provide the repo for your working tiptap implementation please?

https://github.com/atif0075/tiptap-vue-tailwindcss-wysiwyg

Awesome!! Thank you so much for sharing and so quickly!!

vesper8 avatar Jul 05 '23 08:07 vesper8

Awesome!! Thank you so much for sharing and so quickly!!

You're welcome!

atif0075 avatar Jul 06 '23 12:07 atif0075