about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components/autosuggest_textarea.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-05-02Reset textarea height when press submit key (#2681)Yamagishi Kazutoshi
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-19Automatically change the size of textarea (#2128)geta6
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-01Better smart/dumb component separationKibigo
2017-02-28Support for pasting images from clipboardKibigo
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-22Textarea: fix clicking on name suggestionsMisty De Meo
2017-01-04Fix Command-enter tootingJessica Stokes
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2016-12-24Fix #357 - Also make textarea blur close suggestions which make it more acces...Eugen Rochko
2016-12-14Fix key up listener on compose formEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko