]> BookStack Code Mirror - bookstack/commit
Added a custom link context toolbar 3298/head
authorDan Brown <redacted>
Mon, 28 Feb 2022 13:54:33 +0000 (13:54 +0000)
committerDan Brown <redacted>
Mon, 28 Feb 2022 13:56:23 +0000 (13:56 +0000)
commit6252b46395b35c559e6cbe8e50f170bb0485c997
treeefe95d1d0dfaed6dcc941fa1b33c5d28ad4257e8
parent20ecaa5c5abcf86bd3411a6e2c440a208631f203
Added a custom link context toolbar

- Allows for easy unlinking, link preview or link editing.
- Created custom one to limit actions available.
- Performed refactoring of non-plugin toolbar editor code to extact into
  its own file.

Related to #3276
resources/js/wysiwyg/config.js
resources/js/wysiwyg/toolbars.js [new file with mode: 0644]