0.2.4
Closed issues:
- Can it work without totalPages? #166
- ember-infinity demo as Ember Twiddle for presenting issues #165
- Introduction to ember-infinity on The Ember Show at Global Ember Meetup #162
- Component not updating when infinityModel.reachedInfinity #160
- How to load a hasMany relationship? #159
- Using offset parameter in backend request #157
- Infinity model and server side filtering #156
- strange behavior #155
- Adding without scroll action, Deleting records #154
- Using websockets to insert new records #149
- Pagination when the endpoint is not standard. #148
- Preserve scrolling position and model data when navigating from/to InfinityRoute #146
- Using skip / take instead of page / perPage #139
- Upgrade to be Fastboot-able #134
Merged pull requests:
- Use new super format from init to avoid deprecation warnings #169 (mdentremont)
- Fix typo in README #158 (mdentremont)