BookStack/resources/js
Dan Brown 4aed3f8558
Patched gallery duplication on multi-image upload
Quick patch to clear the gallery display when getting the first page.
Duplication of the galler was occuring due to the mulitple upload events
loading the gallery mulitple times while only clearing the existing
gallery at the start of all refreshes.

A bit flashy in terms of user experience, as there will still be
mulitple load/clear events but fixes the duplication. Could be done more
elegently in future by communicating up image upload counts.

For #3160
2022-01-24 21:38:11 +00:00
..
components Patched gallery duplication on multi-image upload 2022-01-24 21:38:11 +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