Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latex support | Florian Orben | 2015-11-10 | 1 | -2/+3 |
| | | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support | ||||
* | Switched eslint to use babel-eslint parser | hmhealey | 2015-11-09 | 1 | -0/+1 |
| | |||||
* | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 1 | -1/+2 |
| | |||||
* | Adding ReactDOM as a global | Christopher Speller | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -7/+12 |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 1 | -1/+2 |
| | |||||
* | Turning off eslint perfer-templates that was mistakinly turned on | Christopher Speller | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | Upgrading some warnings to errors so Travis won't accept them. Enabling some ↵ | Christopher Speller | 2015-09-03 | 1 | -22/+22 |
| | | | | more rules as warnings. | ||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -6/+29 |
| | |||||
* | Removing complexity rule. Removing check of camel case from property names | Christopher Speller | 2015-08-31 | 1 | -2/+2 |
| | |||||
* | Updating dependencies and blacklisting strict from babelify for now. | Christopher Speller | 2015-08-18 | 1 | -133/+154 |
| | | | | Also updating .eslintrc for new version of ESLint. | ||||
* | Configuration for eslintrc | Christopher Speller | 2015-07-28 | 1 | -0/+139 |