mastodon/app/javascript/mastodon/containers
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
..
account_container.js Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
dropdown_menu_container.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
mastodon.js refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
status_container.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
timeline_container.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00