alloy-editor icon indicating copy to clipboard operation
alloy-editor copied to clipboard

WYSIWYG editor based on CKEditor with completely rewritten UI

Results 99 alloy-editor issues
Sort by recently updated
recently updated
newest added

Removing an existing link in the content currently can take three attempts to get it right. While there is an icon to do this, there is also a learned pattern...

As a content creator, I might be adding a large item of text which I wish to add jump links to a table of contents for the page. Usually these...

If the intent is to post the selected text into a status update of the users currently logged in twitter account (to re-tweet the content) ... that link is missing...

As a content creator, my organization doesn't use Twitter as a social network, I don't have a need for this icon. Using this space as a drop down menu for...

It would be incredibly helpful if button styles could be provided in that drop down menu or a secondary drop down so that users can create their links as buttons...

Bumps [karma](https://github.com/karma-runner/karma) from 4.0.0 to 6.4.1. Release notes Sourced from karma's releases. v6.4.1 6.4.1 (2022-09-19) Bug Fixes pass integrity value (63d86be) v6.4.0 6.4.0 (2022-06-14) Features support SRI verification of link...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.1 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

``` var editor = AlloyEditor.editable(elementToEdit, { toolbars: { styles: { selections: [ { name: 'customToolbar', buttons: [ 'styles' ], test: AlloyEditor.SelectionTest.text } ] } } }); // editor on change...

Hello everyone Has anyone ever used AlloyEditor with Liferay and occasionally an error like the image below occurs, after F5 again the error goes away. Thank ![image](https://github.com/liferay/alloy-editor/assets/93109221/d82f5098-ee4b-4c29-8cf9-289233614eb9)

**Do you want to request a _feature_ or report a _bug_?** Bug **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal...