mastodon/app/javascript/mastodon/components
unarist 3722f90865 Make .column-collapse animation simple (#3086)
* Always set `overflow: auto` to allow scroll just after opening
* Remove bounce animation which may cause unintended behavior due to max-height
* Use CSS transition instead of react-motion
* Some CSS refactoring including className changing
2017-05-17 00:24:46 +02:00
..
account.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
attachment_list.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
autosuggest_textarea.js Fix only typo (#3035) 2017-05-14 12:58:50 +02:00
avatar.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
avatar_overlay.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
button.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
collapsable.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
column_back_button.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column_back_button_slim.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column_collapsable.js Make .column-collapse animation simple (#3086) 2017-05-17 00:24:46 +02:00
display_name.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
dropdown_menu.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
extended_video_player.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
icon_button.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
load_more.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
loading_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
media_gallery.js fix #3008 : props was not defined (#3022) 2017-05-12 20:58:41 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073) 2017-05-15 22:36:38 +02:00
relative_timestamp.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
status.js Make direct statuses stand out more (#3025) 2017-05-13 01:38:51 +02:00
status_action_bar.js Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
status_content.js tiny js fix for 'show more' button in chrome (#3045) 2017-05-13 22:07:58 +02:00
status_list.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
video_player.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00