mastodon/app/javascript/flavours/glitch/features/compose/containers
Plastikmensch 910d2d9f6b
Prevent doodle from closing on outside click (#2047)
Adds a new property to the dispatch, which when set to true, replaces the onClose handler with a no-op, preventing the modal from closing.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-01-04 11:59:43 +01:00
..
autosuggest_account_container.js
compose_form_container.js Rename flavours/glitch/util into flavours/glitch/utils 2022-10-11 11:31:11 +02:00
dropdown_container.js Fix privacy dropdown in boost modal on mobile (#1967) 2022-11-22 11:26:14 +01:00
emoji_picker_dropdown_container.js Port various forgotten fixes from upstream (#1864) 2022-10-12 19:03:28 +02:00
header_container.js Rename flavours/glitch/util into flavours/glitch/utils 2022-10-11 11:31:11 +02:00
language_dropdown_container.js
navigation_container.js Port navigation bar from upstream (#1986) 2022-12-01 20:06:08 +01:00
options_container.js Prevent doodle from closing on outside click (#2047) 2023-01-04 11:59:43 +01:00
poll_form_container.js
privacy_dropdown_container.js Fix privacy dropdown in boost modal on mobile (#1967) 2022-11-22 11:26:14 +01:00
reply_indicator_container.js
search_container.js
search_results_container.js
sensitive_button_container.js
upload_container.js [Glitch] Add the ability to edit media attachment metadata for any unattached media 2022-11-12 14:01:47 +01:00
upload_form_container.js
upload_progress_container.js [Glitch] Fix upload progress not communicating processing phase in web UI 2022-10-30 18:30:58 +01:00
warning_container.js Rename flavours/glitch/util into flavours/glitch/utils 2022-10-11 11:31:11 +02:00