vue-froala-wysiwyg icon indicating copy to clipboard operation
vue-froala-wysiwyg copied to clipboard

Vue component for Froala WYSIWYG HTML Rich Text Editor.

Results 107 vue-froala-wysiwyg issues
Sort by recently updated
recently updated
newest added

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

I am wondering why emojis don't show up in a email that is based on the markup generated by froala editor. In my case i have a test page which...

'click' event is ok 'keyup' event is not work [email protected]

When I want to delete an inserted table, the cursor is positioned to the end and cannot be deleted, so I need to select all the tables to delete it....

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Hi, When using the regular Froala plugin, I can get its instance in this way: `$('#froala-editor').froalaEditor('html.get');` But how can I get it when using vue Froala? I know I could...

When i add table plugin ../js/plugins/table.min.js or ../js/plugins.pkgd.min.js ( includes table ) my vue model doesnt update unless i toggle CODE MODE. I get following errors when i click on...

I'm using the last version (3.2.5) with the following config: ``` { immediateVueModelUpdate: false, vueIgnoreAttrs: null, zIndex: 999999, entities: """, pluginsEnabled: [ "align", "charCounter", "codeBeautifier", "codeView", "colors", "draggable", "embedly", "emoticons",...

The pasted picture will not drop the picture upload interface Just save base64 format,How do I make the image upload automatically when pasted into rich text?

Before we decide to buy a license, we need to test all the features of Froala first. Especially the image upload feature. We managed to apply a bearer token to...