chinwagsocial/app/assets/javascripts/components/components
Misty De Meo 33fd8a7d95 Textarea: fix clicking on name suggestions
This was broken in c3e9ba6a, which added an onBlur to hide the
suggestions when the textarea loses focus. Unfortunately, this fired
even when the textarea lost focus to its own suggestions box, and that
meant that onSuggestionClick is never called.

Setting a short window in which onSuggestionClick can still happen
before hiding the suggestion area ensures that clicking still works,
while still hiding the suggestions if the user clicks on something else.
2017-01-22 22:57:58 -08:00
..
account.jsx Improve how the list entry Account component looks when target is blocked/follow is requested 2017-01-16 19:36:32 +01:00
autosuggest_textarea.jsx Textarea: fix clicking on name suggestions 2017-01-22 22:57:58 -08:00
avatar.jsx Use full-text search for autosuggestions 2016-11-12 14:36:10 +01:00
button.jsx Use system fonts on more platforms 2017-01-04 20:24:27 -08:00
column_back_button.jsx Adding react-intl i18n to the frontend. No translations yet 2016-11-16 17:20:52 +01:00
column_collapsable.jsx Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
display_name.jsx Support emojis in display name, bio 2016-11-15 18:38:57 +01:00
dropdown_menu.jsx Expand dropdown leftways on status view 2017-01-08 06:32:37 -05:00
icon_button.jsx Better animations 2017-01-11 04:21:49 +01:00
lightbox.jsx Fix #414 - Improve lightbox, add loading indicator 2017-01-16 12:04:02 +01:00
loading_indicator.jsx Add "not found" component to UI 2017-01-10 13:50:59 +01:00
media_gallery.jsx Show visibility toggle on videos, show regardless of sensitivity 2017-01-19 21:24:30 -05:00
missing_indicator.jsx Add "not found" component to UI 2017-01-10 13:50:59 +01:00
permalink.jsx Make all account links into permalinks (open public except on left click) 2016-12-02 15:05:50 +01:00
relative_timestamp.jsx Fix #391 - relative timestamps now contain an exact datetime in title 2017-01-04 15:43:28 +01:00
status.jsx Center header in account column, hide media in "muted" status components (notifications) 2016-11-24 23:09:53 +01:00
status_action_bar.jsx Better animations 2017-01-11 04:21:49 +01:00
status_content.jsx Fix whitespace preservation in status text 2016-12-11 23:08:46 +01:00
status_list.jsx Replacing follow requests in the settings area with in-UI column 2016-12-26 21:33:51 +01:00
video_player.jsx Show visibility toggle on videos, show regardless of sensitivity 2017-01-19 21:24:30 -05:00