chinwagsocial/app/javascript/mastodon
Claire e9659ae031
Fix crashes with Microsoft Translate on Microsoft Edge (#16525)
Fixes #16509

Microsoft Edge with translation enabled rewrites the DOM in ways that confuse
react and prevent it from working properly. Wrapping the offending parts in
a span avoids this issue.
2021-07-23 02:53:17 +02:00
..
actions Fix WebUI crash when a toot with a playing video gets deleted (#16384) 2021-06-25 04:45:17 +02:00
components Fix crashes with Microsoft Translate on Microsoft Edge (#16525) 2021-07-23 02:53:17 +02:00
containers Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
features Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
locales New Crowdin updates (#16288) 2021-06-02 21:09:18 +02:00
middleware
reducers Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
blurhash.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js Fix #16407 (#16432) 2021-06-27 22:31:28 +02:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js