discourse/app/assets
Sam Saffron 1cf2d1f9f2
FIX: when destroying a draft always ensure saving is done
There was a race condition where drafts could be either saving
or queued to be saved and a user canceled draft leading to destroying
it.

This cancels debounce save and waits for save in the pipeline to
be over prior to firing off a DELETE on the draft
2020-05-27 18:46:19 +10:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: when destroying a draft always ensure saving is done 2020-05-27 18:46:19 +10:00
stylesheets Composer whisper icon missing margin when editing replies 2020-05-26 19:17:09 -04:00