discourse/app/assets
Penar Musaraj d470e4fade
FEATURE: Allow users to save draft and close composer (#12439)
We previously included this option conditionally when users were replying
or creating a new topic while they had content already in the composer.

This makes the dialog always include three buttons:
  - Close and discard
  - Close and save draft for later
  - Keed editing

This also changes how the backend notifies the frontend when there is
a current draft topic. This is now sent via the `has_topic_draft`
property in the current user serializer.
2021-03-19 09:19:15 -04:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts FEATURE: Allow users to save draft and close composer (#12439) 2021-03-19 09:19:15 -04:00
stylesheets FEATURE: Allow users to save draft and close composer (#12439) 2021-03-19 09:19:15 -04:00