Skip to content

1.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@SteveVanOpstal SteveVanOpstal released this 24 Mar 22:11
· 879 commits to master since this release

Bug Fixes

  • champions: enterHit throws an error (ed74160)
  • ddragon: ability icons not loading (190b2c4)
  • ddragon: change back input name 'ddragon' (b673a5c)
  • karma: configuration errors (e50ed5e)
  • lolapi: cache realm requests (58ac41e)
  • settings: servers are unable to get settings (03fcaea)
  • travis ci: change configurations (d554cb0)
  • travis ci: change karma config (eb50163)
  • travis ci: make .settings.js optional (239a1cc)
  • webpack: test config (06ee63c)

Features

  • angular: update to angular 2.0.0-beta.12 (3950e0b)
  • build: add webpack and tslint (94c0762)
  • choose: add sorting (4432254)
  • choose: create tags filter (3680ba6)
  • choose: navigate to champion on enter (9542119)
  • ddragon: add sprite support (aa3003b)
  • filters: keep focus on name input (5efb790)
  • icons: use material design (af37598)
  • loading: add new loading component (a5afc59)
  • mastery: remove inline width, height (d27983b)
  • shop: add eye icon (8acfca7)
  • ToIterable: add toIterable pipe (857b713)

Performance Improvements