This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch/features/ui/components
Claire 6e3d5cbca2 Fix and simplify browser history handling in relation to modals
This simplifies the logic to:
- when the last modal gets closed and we're in our history buffer state, go back
- whenever a modal is open, ensure we're in a history buffer state by
  potentially pushing one
2021-07-12 20:13:02 +02:00
..
actions_modal.js
audio_modal.js [Glitch] Fix not being able to open audio modal in web UI 2021-05-07 22:47:09 +02:00
block_modal.js
boost_modal.js [Glitch] Add dropdown for boost privacy in boost confirmation modal 2021-02-12 12:31:49 +01:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js [Glitch] Hide floating action button on onboarding page 2021-05-07 22:00:11 +02:00
compose_panel.js
confirmation_modal.js
doodle_modal.js
drawer_loading.js
embed_modal.js
favourite_modal.js
focal_point_modal.js [Glitch] Fix OCR failure when erroneous lang data is in cache 2021-06-16 11:29:07 +02:00
follow_requests_nav_link.js
image_loader.js
link_footer.js [Glitch] Hide /about/more footer link in limited federation mode 2021-06-30 00:45:00 +02:00
list_panel.js
media_modal.js [Glitch] Fix expand video on public page 2021-05-07 22:47:09 +02:00
modal_loading.js
modal_root.js Fix and simplify browser history handling in relation to modals 2021-07-12 20:13:02 +02:00
mute_modal.js
navigation_panel.js
notifications_counter_icon.js
onboarding_modal.js
report_modal.js [Glitch] Fix dialog close button 2021-05-12 11:07:40 +02:00
tabs_bar.js
upload_area.js
video_modal.js [Glitch] Fix not being able to open audio modal in web UI 2021-05-07 22:47:09 +02:00
zoomable_image.js