1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-05 10:18:45 +09:00
YuruToot/app/javascript/mastodon/features/ui/components
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917)
* Improvement variable height of compose and navigation panel in single column layout

* Fix wrong quotes and missing commas
2019-06-02 10:05:54 +02:00
..
__tests__
actions_modal.js
boost_modal.js Add confirm modal for unboosting toots (#10287) 2019-05-09 22:39:26 +02:00
bundle_column_error.js
bundle_modal_error.js
bundle.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
column.js
columns_area.js Add responsive panels to the single-column layout (#10820) 2019-05-25 21:27:00 +02:00
compose_panel.js Improvement variable height in single column layout (#10917) 2019-06-02 10:05:54 +02:00
confirmation_modal.js
drawer_loading.js
embed_modal.js
focal_point_modal.js
follow_requests_nav_link.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
image_loader.js
link_footer.js Refactor footers in web UI into a single component (#10846) 2019-05-27 21:58:41 +02:00
list_panel.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
media_modal.js
modal_loading.js
modal_root.js
mute_modal.js
navigation_panel.js Change links in right panel to open in the same tab (#10848) 2019-05-29 17:33:35 +03:00
notifications_counter_icon.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
report_modal.js
tabs_bar.js Add responsive panels to the single-column layout (#10820) 2019-05-25 21:27:00 +02:00
upload_area.js
video_modal.js
zoomable_image.js