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

A modern WYSIWYG rich-text editor built on top of tiptap and Quasar for Vue.js.

Results 48 quasar-tiptap issues
Sort by recently updated
recently updated
newest added

I need to dynamically reload the HTML tree in response to an outside event (clicking on a map icon). Usually this works fine, but Intermittently (maybe only if there is...

Currently, the component icons are hardcoded to `material-icons` and `mdi` names, which means that (a) they are not configurable and (b) both sets must be loaded. For example, in this...

Hi, I have a table with cells containing text that I want to allow be edited using WYSIWYG. Is it possible to include the q-tiptap component once on the page...

Styles not loaded when printing.

bug

I have html content like the following. `Example1Example2` when i open the editor, the data-line-height disappears from the html content that i have set. ![tiptap](https://user-images.githubusercontent.com/68886016/206997089-bfb6079f-17c7-4d93-98ad-d244429589e9.png) is there any alternative to...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies