mastodon/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 Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
bundle.js fix(components/bundle): Exit early in load function (#4349) 2017-07-25 01:05:44 +02:00
bundle_column_error.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
bundle_modal_error.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
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 Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
columns_area.js fix(columns_area): Manually set tabs style when swiping (#4320) 2017-07-26 19:03:56 +02:00
confirmation_modal.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
image_loader.js fix(components/media_modal): Aspect ratio (#4128) 2017-07-09 18:49:07 +02:00
media_modal.js fix(components/media_modal): Style issues (#4187) 2017-07-13 22:18:18 +02:00
modal_loading.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
modal_root.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
onboarding_modal.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
report_modal.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
tabs_bar.js Improve accessibility (#4369) 2017-07-26 02:01:27 +02:00
upload_area.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
video_modal.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00