BookStack/resources/js
Dan Brown 8f3430d386
Improved tag suggestion handling
- Aligned prefix-type filtering with back-end.
- Increased suggestion search cut-off from 3 to 4.
- Increased amount of suggestions shown.
- Ordered suggestions to be name asc, as you'd expect on search.
- Updated front-end filtering to use full search query, instead of
  truncated version, for further front-end filtering capability.

Related to #3720
2022-09-28 13:50:40 +01:00
..
components Improved tag suggestion handling 2022-09-28 13:50:40 +01:00
services Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00
wysiwyg Updated WYSIWYG config to allow styles on list elements 2022-09-27 19:05:03 +01:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Added MATLAB/Octave code highlighting support 2022-09-27 18:52:21 +01:00