Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrading react and react-bootstrap. 0.13.3 to 0.14 and 0.25.1 to 0.27.1 | Christopher Speller | 2015-10-15 | 8 | -13766/+11445 |
| | |||||
* | Upgrading perfect scrollbar from 0.6.5 to 0.6.7 | Christopher Speller | 2015-10-15 | 3 | -52/+167 |
| | |||||
* | Upgrading jquery from 1.11.1 to 2.1.4 | Christopher Speller | 2015-10-15 | 3 | -2540/+1442 |
| | |||||
* | Merge pull request #759 from mattermost/plt-242-3 | Harrison Healey | 2015-09-23 | 1 | -0/+1 |
|\ | | | | | PLT-242 Implement custom UI theme colors. | ||||
| * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+1 |
| | | |||||
* | | Restored changes which remove emojify and switch to our own version | hmhealey | 2015-09-22 | 1 | -4/+0 |
|/ | |||||
* | Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ↵ | Christopher Speller | 2015-09-22 | 1 | -0/+4 |
| | | | | emojify" | ||||
* | Added parsing for named emojis to TextFormatting and removed dependency on ↵ | hmhealey | 2015-09-22 | 1 | -4/+0 |
| | | | | emojify | ||||
* | PLT-40 adding experimental support for emojis | =Corey Hulen | 2015-09-16 | 1 | -0/+4 |
| | |||||
* | Removing js map from react bootstrap to make safari happy. | Christopher Speller | 2015-09-16 | 1 | -1/+0 |
| | | | | | Adding babel runtime to build process because Safari hasen't gotten with the program yet. | ||||
* | Merge pull request #686 from hmhealey/plt172 | Joram Wilander | 2015-09-16 | 3 | -12/+57 |
|\ | | | | | PLT-172 Fixes TypeErrors and random jumping that occurs when clicking the scroll bar in the sidebar | ||||
| * | PLT-172 Added a modified version of perfect-scrollbar-0.6.5 which correctly ↵ | hmhealey | 2015-09-15 | 2 | -6/+9 |
| | | | | | | | | stops clicks through the scrollbar | ||||
| * | PLT-172 Updated perfect-scrollbar to 0.6.5 | hmhealey | 2015-09-15 | 3 | -11/+53 |
| | | |||||
* | | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 10 | -277/+17112 |
|/ | |||||
* | Implements better markup for css changes to be made, including an overlay of ↵ | Reed Garmsen | 2015-08-12 | 1 | -25/+0 |
| | | | | the dropzones and help pic/text | ||||
* | Switched to using the jquery-dragster library to implement more consistent ↵ | Reed Garmsen | 2015-08-12 | 4 | -0/+148 |
| | | | | drag and drop support, rather than using the inconsistent html5 implementation | ||||
* | Use correctly minified and unminified js libraries for JQuery, Bootstrap, ↵ | hmhealey | 2015-07-08 | 3 | -0/+1466 |
| | | | | and Perfect Scrollbar | ||||
* | Copied Bootstrap, jQuery and React libraries and resources into repository | hmhealey | 2015-07-08 | 5 | -0/+34213 |
| | |||||
* | Moved minified javascript out of min directory | hmhealey | 2015-07-08 | 1 | -0/+0 |
| | |||||
* | MM-1221 - Fixing scrolling issue in the RHS | Asaad Mahmood | 2015-07-07 | 1 | -1/+2 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+1 |