Glitch-Shrike/app/javascript/mastodon/features/ui/components
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
* fix(dropdown_menu): Open as modal on mobile

* fix(dropdown_menu): Open modal on touch

* fix(dropdown_menu): Show status

* fix(dropdown_menu): Max dimensions and reduce padding

* chore(dropdown_menu): Test new functionality

* refactor: Use DropdownMenuContainer instead of DropdownMenu

* feat(privacy_dropdown): Open as modal on touch devices

* feat(modal_root): Do not load actions-modal async
2017-07-27 22:31:59 +02:00
..
actions_modal.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
boost_modal.js
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js fix(column): Crash when heading is undefined (#4378) 2017-07-26 15:03:23 +02:00
column_header.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
column_link.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
column_loading.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
column_subheading.js
columns_area.js fix(columns_area): Manually set tabs style when swiping (#4320) 2017-07-26 19:03:56 +02:00
confirmation_modal.js
image_loader.js
media_modal.js
modal_loading.js
modal_root.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
onboarding_modal.js
report_modal.js
tabs_bar.js
upload_area.js
video_modal.js