summaryrefslogtreecommitdiffstats
path: root/webapp/components/textbox.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixed input handlers used by Textbox and SuggestionBox components to ↵Harrison Healey2016-07-151-10/+4
| | | | properly update when typing quickly (#3598)
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-051-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements (#3449) Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
* 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
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* Allow autocorrection in textbox (#2730)samogot2016-04-281-2/+0
| | | | | | * remove autocorrect=off attribute from textbox, allowing word suggestion in android keyboards * autocomplete attribute is also involved for this keyboard feature
* 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