|
| 1 | +<a name="1.0.0-alpha.8"></a> |
| 2 | +# [1.0.0-alpha.8](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.7...v1.0.0-alpha.8) (2016-04-24) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **build:** remove test data ([e6f460f](https://github.com/SteveVanOpstal/LegendBuilder/commit/e6f460f)) |
| 8 | +* **css:** firefox handles round em values better ([adfc96a](https://github.com/SteveVanOpstal/LegendBuilder/commit/adfc96a)) |
| 9 | +* **graph:** time scale displays different sample sizes differently ([b6e576e](https://github.com/SteveVanOpstal/LegendBuilder/commit/b6e576e)) |
| 10 | +* **items:** bundle causes error ([6e68ee5](https://github.com/SteveVanOpstal/LegendBuilder/commit/6e68ee5)) |
| 11 | +* **shop:** cannot select doran's ([cdf7461](https://github.com/SteveVanOpstal/LegendBuilder/commit/cdf7461)) |
| 12 | +* **typings:** webpack build produces errors ([1efe7e7](https://github.com/SteveVanOpstal/LegendBuilder/commit/1efe7e7)) |
| 13 | + |
| 14 | +### Features |
| 15 | + |
| 16 | +* **build:** items component initial implementation ([db70e54](https://github.com/SteveVanOpstal/LegendBuilder/commit/db70e54)) |
| 17 | +* **graph:** add color ([366ccd4](https://github.com/SteveVanOpstal/LegendBuilder/commit/366ccd4)) |
| 18 | +* **items:** dynamic x-scale ([3261dec](https://github.com/SteveVanOpstal/LegendBuilder/commit/3261dec)) |
| 19 | +* **items:** pick an item ([9018b3f](https://github.com/SteveVanOpstal/LegendBuilder/commit/9018b3f)) |
| 20 | +* **items:** right click to remove item ([faa9a26](https://github.com/SteveVanOpstal/LegendBuilder/commit/faa9a26)) |
| 21 | +* **items/features:** further development ([73527c3](https://github.com/SteveVanOpstal/LegendBuilder/commit/73527c3)) |
| 22 | +* **match server:** separate summoner request ([7dc1247](https://github.com/SteveVanOpstal/LegendBuilder/commit/7dc1247)) |
| 23 | +* **node:** create production server ([abed438](https://github.com/SteveVanOpstal/LegendBuilder/commit/abed438)) |
| 24 | +* **preview:** initial implementation ([ead2acc](https://github.com/SteveVanOpstal/LegendBuilder/commit/ead2acc)) |
| 25 | +* **preview:** tree structure ([195eca4](https://github.com/SteveVanOpstal/LegendBuilder/commit/195eca4)) |
| 26 | +* **servers:** make api key visible in development ([a5b5b47](https://github.com/SteveVanOpstal/LegendBuilder/commit/a5b5b47)) |
| 27 | +* **tim:** custom tim implementation ([a3638e0](https://github.com/SteveVanOpstal/LegendBuilder/commit/a3638e0)) |
| 28 | + |
| 29 | + |
| 30 | + |
1 | 31 | <a name="1.0.0-alpha.7"></a> |
2 | 32 | # [1.0.0-alpha.7](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2016-03-31) |
3 | 33 |
|
|
0 commit comments