summaryrefslogtreecommitdiffstats
path: root/webapp/components/sidebar_right.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3202 Re-render timestamps when display settings switch between 12h and ↵Harrison Healey2016-06-151-2/+31
| | | | | | | | 24h (#3337) * Made post timestamp switch from 12h to 24h without refreshing * Made RHS post timestamps switch from 12h to 24h without refreshing
* Scrolling fixes (#3200)samogot2016-06-101-4/+2
| | | | | | | | | * scrolling fixes: - jumps on free scroll when somebody posts a new message (and old one disappears at top) - jumps on closing RHS (no compensation of resize) - scroll blinking on opening/closing RHS (delay before resize compensation) * fix scroll slipping up on multiple open/close RHS in case when (this.refs.postlist.offsetHeight % Constants.SCROLL_PAGE_FRACTION === 0)
* PLT-2758 - Removing sidebar animation (#2856)Asaad Mahmood2016-05-031-18/+1
|
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-12/+12
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-2/+2
| | | | bunch of bugs.
* Passed currentUser into RhsRootPostHarrison Healey2016-03-211-27/+38
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+145