v0.2.1
v0.2.1 (2015-12-28)
Closed issues:
- load data from nested url #124
- Infinity model allow skip-like pagination #122
- Where does
loadMoreAction
action get's handled? #118 - Uncaught Error: <...> had no action handler for: infinityLoad #117
- ember-cli-htmlbars is out of date #114
- Not Working With JSON API #109
- "Could not fetch Infinity Model" masks other errors #96
- Add README Instructions about building an Infinity Button Component #49
Merged pull requests:
- Don't swallow errors when loading records #125 (philipp-spiess)
- Update README #121 (ryanponce)
- Update ember-qunit to fix build #119 (anilmaurya)
- update htmlbars dependency #115 (davidgoli)
- Update README, add Infinity Button Component #113 (anilmaurya)
- Update README #112 (ryanponce)
- Changed references to this.store in order to allow using the mixin inside components #108 (mariuszzak)
- Improve tests #106 (davidgoli)
- Implemented triggerOffset property. #87 (mariuszzak)