summaryrefslogtreecommitdiffstats
path: root/webapp/components/channel_switch_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
|
* PLT-3707 Refocus post textbox when channel switcher exits (#3955)enahum2016-09-061-1/+9
|
* Fixed input handlers used by Textbox and SuggestionBox components to ↵Harrison Healey2016-07-151-4/+4
| | | | properly update when typing quickly (#3598)
* Removed placeholder text on channel switch modal (#3262)David Lu2016-06-061-1/+0
|
* PLT-3185 Added support for DMs in Channel Switcher (#3260)David Lu2016-06-061-3/+17
| | | | | | * Added support for DMs * Checked username beginning characters
* Updating help text on channel switcher (#3256)Joram Wilander2016-06-061-1/+1
|
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-061-6/+8
| | | | | | | | | | | | | | (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components
* Added hint (#3232)David Lu2016-06-031-0/+1
|
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-021-0/+153
* Added channel switcher modal * Fixed typos * Added handling for duplicate channels