Releases: adopted-ember-addons/ember-infinity
Releases · adopted-ember-addons/ember-infinity
0.2.2
0.2.2 (2016-03-11)
Merged pull requests:
- Prevent load more action when component is destroying or destroyed #145 (ilucin)
- Fixed failing test
Don't make functions within a loop.
#143 (mariuszzak) - Update README.md with requirements for the return value from afterInfinityModel #130 (chbonser)
- ember-cli 1.13.8 -> 1.13.14 #129 (john-kurkowski)
- Pin jQuery to Ember.js compatible version #128 (john-kurkowski)
- Update README.md #127 (albertovasquez)
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)
v0.2.0
v0.2.0-beta.1
Amazing work refactoring the Codebase from @davidgoli ! It's now much much easier to read and follow!
Closed issues:
- Resetting the starting page? #91
- semver is not defined error when upgraded to ember 2.0 #85
- Infinity conflicts with liquid-fire #52
Merged pull requests:
v0.1.2
v0.1.1
v0.1.0
v0.0.14
v0.0.13
Merged pull requests:
- Use Ember.get() to access store #62 (mike-north)
- Update ember-cli to 1.13.1 #60 (mike-north)
- made _currentPage public => is now currentPage #59 (dj-hedgehog)
v0.0.12
@ashrafhasson added a PR to support route-level computed properties in the server query