summaryrefslogtreecommitdiffstats
path: root/webapp/components/textbox.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-318/+0
* Add character limit to channel header edit modal (#7179)Joram Wilander2017-08-111-4/+6
* PLT-7204 Fixed markdown preview (#6997)Harrison Healey2017-08-021-28/+14
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-311-2/+8
* Minor fixes based on lgtm.com alerts (#6819)Alex Ford2017-07-071-1/+3
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-13/+15
* Add "markdown help" and a preview option to "Edit Channel Header" modal (#6342)Carlos Tadeu Panato Junior2017-05-161-4/+18
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5985 Cleaned up CSS for post textbox (#5974)Harrison Healey2017-04-041-1/+9
* PLT-1990 Closed markdown preview when edit post modal is closed (#5921)Harrison Healey2017-03-301-0/+4
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-2/+3
* Fix typo (#5380)Robin Naundorf2017-02-131-4/+4
* Made Edit Post Modal autocomplete always attach to the bottom of the textarea...Harrison Healey2017-01-041-17/+19
* Ui fixes (#4954)Asaad Mahmood2017-01-041-2/+2
* Add error to RHS reply box for messages > 4000 chars, consistent with create ...Nick Frazier2016-12-261-2/+32
* [PLT-4318] Display a message when post is over 4000 characters (#4687)Nick Frazier2016-12-061-1/+0
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-11/+0
* PLT-4404/PLT-4578/PLT-4541/PLT-4542 Replaced third party autosizing textarea ...Harrison Healey2016-11-041-6/+11
* PLT-4376 iOS and Android: Keep the keyboard open after sending a message (#4377)Mike Piccolo2016-11-041-0/+9
* PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)Harrison Healey2016-11-011-4/+4
* Fix opening RHS (#4402)Joram Wilander2016-11-011-1/+1
* PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)Harrison Healey2016-10-251-2/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-1/+1
* Updating ESLint (#4085)Christopher Speller2016-09-231-2/+1
* PLT-4182 Fix incorrect listing for at-mention in comment (#4031)Yi EungJun2016-09-191-1/+17
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-191-1/+2
* PLT-4100 Made SuggestionList dividers optional (#3990)Harrison Healey2016-09-081-0/+1
* PLT-4084 Fix Unable to send messages in RC (#3983)enahum2016-09-071-2/+11
* PLT-4025 fixed so Ctrl+Enter works on windows (#3979)enahum2016-09-061-11/+2
* PLT-2345 Switch "help" link below text input box to localizable version (#3794)enahum2016-08-181-1/+1
* Fixed input handlers used by Textbox and SuggestionBox components to properly...Harrison Healey2016-07-151-10/+4
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro...Asaad Mahmood2016-07-051-5/+5
* PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)enahum2016-06-061-2/+8
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-0/+1
* Allow autocorrection in textbox (#2730)samogot2016-04-281-2/+0
* Multiple UI ImprovementsAsaad Mahmood2016-03-301-1/+1
* Additional UI improvementsAsaad Mahmood2016-03-291-2/+2
* Switched Textbox to use a TextareaAutosize and removed custom resizing codeHarrison Healey2016-03-211-49/+25
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-1/+0
* add external slashcommands managementNicolas Clerc2016-03-171-0/+1
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+267