mastodon/app/javascript/flavours/glitch
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
..
actions [Glitch] Fix being unable to react with the keycap number sign emoji (#2004) 2022-12-17 11:34:39 +01:00
components Use wrapper div as a spacer (#2046) 2022-12-23 18:59:20 +01:00
containers [Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in 2022-12-15 20:46:21 +01:00
features Prevent doodle from closing on outside click (#2047) 2023-01-04 11:59:43 +01:00
images
locales New Crowdin updates (#2048) 2022-12-30 18:31:26 +01:00
middleware
packs [Glitch] Render current day formats in the client timezone 2022-12-15 20:57:17 +01:00
reducers [Glitch] Add follow request banner on account header 2022-12-15 21:11:32 +01:00
selectors
store
styles [Glitch] Replace flex styling with sensible layout rules 2023-01-02 17:32:29 +01:00
utils
api.js
base_polyfills.js
blurhash.js
compare_id.js
extra_polyfills.js
initial_state.js [Glitch] Change “Translate” button to only show up when a translation backend is configured 2022-11-30 13:53:38 +01:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js [Glitch] Delay workbox import 2022-11-12 13:55:02 +01:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js
permissions.js
ready.js
scroll.js
settings.js
stream.js
theme.yml Change locales file generation to use JSON sources (#2028) 2022-12-21 22:13:14 +01:00
uuid.js