Skip to content

1.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@SteveVanOpstal SteveVanOpstal released this 01 Aug 15:27
· 584 commits to master since this release

Bug Fixes

  • CHANGELOG: add correct legendbuilder.io link (78a9888)
  • CHANGELOG: remove gulp link (a3fef81)
  • console: tim import incorrect (17ad6b2)
  • d3: incorrect typings (1400337)
  • format: errors due to clang-format changes (7558725)
  • host: .api.key file not found (c14e2a3)
  • host: cannot find RequestOptions (95506be)
  • host: setTimeout fails (ca318af)
  • host: undefined in log (1204479)
  • masteries: codelyzer issues (f65482d)
  • masteries: tests fail (3de2906)
  • match: build errors (ed4b1eb)
  • match-server: error in request (67c92de)
  • IE9/10/11 shim for CustomEvent (25af788)
  • vendor: incorrect imports (08747c0)
  • incorrect import shims_for_IE.js (3d0e7a0)
  • match-server: incorrect indexation on matches (1aad309)
  • Router: absolute navigation should be relative (4379670)
  • server: base url with region incorrect (38e3f65)
  • server: cache incorrect (28adef7)
  • server: HostResponse.data type incorrect (81157ca)
  • server: incorrect api parameter (23d37b4)
  • settings: IE10 and below fail on const declaration (9f0365e)
  • navigation (dd18fc1)
  • remove unused dependencies (d9d16c3)
  • tslint errors (4cf62ec)
  • summoner: response.write fails (e98c5cd)
  • tslint: build errors (eed7d67)
  • tslint: errors (ebe93e8)
  • tslint: incorrect constructor location (cb8ea57)

Features

  • angular: update to angular 2.0.0-rc.3 (97803a2)
  • angular: update to angular 2.0.0-rc.4 (44c4b75)
  • console: move to chalk (0f2c28a)
  • d3: update to 1.0.0 (6e14cc1)
  • ddragon: get image onInit (4d94f18)
  • ie: add shims_for_ie to polyfills (2ea19fa)
  • items: add stats (dd7cefb)
  • lolapi: ignore unkown regions (80a5057)
  • match: improvements (670b352)
  • match-server: debug graphs in development (6d14638)
  • server: add async retry (4911ce1)
  • server: extra check on region for champions (3053e48)
  • servers: get base url in a generic manner (2a22be0)
  • servers: get the hostname in a generic way (4ccc636)
  • update to TypeScript 2.0 (e6ac2d1)

Performance Improvements

  • pack css files in one style.css (dfdf0b5)