Skip to content

Commit

Permalink
Updated TODO file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctubio committed Jan 13, 2017
1 parent acdefab commit 07a5c91
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@

3. Orders do not last more than a few miliseconds on OkCoin.

4. Browserify does not minify es6 yet, so bundle.min.js is not really minified
4. Browserify does not minify es6 yet, so bundle.min.js is not really minified.

5. TradesComponent.updateQP does nothing (but is harmless so low priority).
5. ag-grid css is also not minified.

6. TradesComponent.addRowData doesn't not sort new records by sortTime (but is harmless so low priority).
6. TradesComponent.updateQP does nothing (but is harmless so low priority).

7. TradesComponent.addRowData does not sort new records by sortTime (but is harmless so low priority).

### TODO:

Expand Down

0 comments on commit 07a5c91

Please sign in to comment.