Tiptap: An example of how to reproduce the example editors in a vue app?

Created on 12 Jan 2019  路  5Comments  路  Source: ueberdosis/tiptap

Issue:

You have great docs and examples. But you don't show any way I can reproduce the same examples in a vue component, with the same styling and your icons?

Could you provide a simple video or something showing a step by step how to add a tiptap example to an existing vue app?

Most helpful comment

We'll publish docs soon.

All 5 comments

Could you provide a simple video or something showing a step by step how to add a tiptap example to an existing vue app?

:smile:

Sorry can't help myself.

You can find everything (including icons!) here - https://github.com/scrumpy/tiptap/tree/master/examples

Still, I think we are missing good Docs.

We'll publish docs soon.

You can follow #162 for the progress of better docs.

Could you provide a simple video or something showing a step by step how to add a tiptap example to an existing vue app?

馃槃

Sorry can't help myself.

You can find everything (including icons!) here - https://github.com/scrumpy/tiptap/tree/master/examples

Still, I think we are missing good Docs.

Yes, but try including that into a vue app. what do you get? Nothing is working. the icons are broken with. and the editor while shows up doesn't have any csss.

The css in the examples is also touching a lot of things outside the example itself, like body/html.

While i've done an implementation of the editor and i'm super happy with it. Still an easy renderfull example of how to add one of the examples into an existing vue app would be cool.

Thank you either way this is a great product and super thank you to the contributors this has saved my ass :)

@Neophen I am facing the same issue. Can you share the CSS you used for basic example? Thanks in advance.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

glavdir picture glavdir  路  3Comments

ageeye-cn picture ageeye-cn  路  3Comments

chrisjbrown picture chrisjbrown  路  3Comments

unikitty37 picture unikitty37  路  3Comments

Auxxxxlx picture Auxxxxlx  路  3Comments