hometown/app/javascript/mastodon/features/ui/components
Akihiko Odaki 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517)
The feature to pin column could hide the rightmost column, which is
specified with children property of ColumnsArea.

The user is likely to see the column when the property changed, so scroll
the area in such cases.
2017-08-04 18:57:46 +02:00
..
actions_modal.js Improve accessibility (part 4) (#4408) 2017-07-28 04:37:30 +02:00
boost_modal.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +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
bundle.js fix(components/bundle): Exit early in load function (#4349) 2017-07-25 01:05:44 +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
column.js Scroll columns area to right when children property is changed (#4517) 2017-08-04 18:57:46 +02:00
columns_area.js Scroll columns area to right when children property is changed (#4517) 2017-08-04 18:57:46 +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 Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
modal_loading.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
modal_root.js Accessability fixes (#4432) 2017-07-28 22:55:19 +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 feat(tabs_bar): Avoid optimization for non-touch devices (#4444) 2017-07-29 21:20:34 +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