BookStack/resources/js
Dan Brown aaa2205df1
Refreshed markdown cm instance layout on size change
Intended to fix positioning quirks caused by changing codemirror
instance size when you have lines that wrap and cause line height
changes. Often caused by editor toolbox expand/collapse.

This adds a debounced resize observer to refresh editor layout on size
change.
Also tweaks toolbox expand/collapse to more consistently set aria
attribute.

For #3186
2022-01-24 22:08:36 +00:00
..
components Refreshed markdown cm instance layout on size change 2022-01-24 22:08:36 +00:00
services Fixed code block language parsing issue 2022-01-04 11:54:24 +00:00
index.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00