BookStack/resources/js
Dan Brown 6252b46395
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
2022-02-28 13:56:23 +00:00
..
components Improved WYSIWYG code block behaviour via range of fixes 2022-02-27 17:21:24 +00:00
services Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
wysiwyg Added a custom link context toolbar 2022-02-28 13:56:23 +00:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00