Skip to content

Latest commit

 

History

History
171 lines (85 loc) · 7.52 KB

CHANGELOG.md

File metadata and controls

171 lines (85 loc) · 7.52 KB

Change Log

Full Changelog

Closed issues:

  • Skip x entries instead of requesting pages #50

v0.0.12 (2015-07-18)

Full Changelog

v0.0.11 (2015-07-17)

Full Changelog

Closed issues:

  • support multiple directions #55

  • Load more button instead of infinite scrolling #46

Merged pull requests:

  • extract model.pushObjects to a method #54 (asross)

v0.0.10 (2015-06-22)

Full Changelog

Closed issues:

  • customizations not persisting #34

  • Babel ES6 Polyfill required? #33

  • Possibility to reset infinityloader via controller #31

  • documentation of infinityModelUpdated and infinityModelLoaded #28

  • upgrade from 0.0.4 to 0.0.8 causes Cannot find module 'ember-cli-version-checker' #27

  • Incorrect error message in addon/mixins/route.js #25

  • Will not load more if still in view #10

Merged pull requests:

v0.0.9 (2015-06-12)

Full Changelog

Merged pull requests:

v0.0.8 (2015-06-01)

Full Changelog

Merged pull requests:

v0.0.7 (2015-05-21)

Full Changelog

Merged pull requests:

v0.0.6 (2015-05-18)

Full Changelog

Closed issues:

  • ember-cli-version-checker dependency #16

Merged pull requests:

  • Add version checker to deps, closes #16 #17 (hhff)

v0.0.5 (2015-04-30)

Full Changelog

Closed issues:

  • [Suggestion] For integration with backends other than Kaminari #12

Merged pull requests:

  • Adding ability to change default model path #15 (Keeo)

  • Fixes install command for new ember-cli #14 (Keeo)

  • Add descriptive error message when running ember-cli < 0.2.0 #13 (amedrz)

v0.0.4 (2015-04-08)

Full Changelog

Closed issues:

  • Normalize parameters passed to infinityModel #11

  • Unable to send along extra options #6

  • _bindScroll in infinity-loader.js sets wrong scroll element #5

  • Cannot read property 'name' of undefined #3

Merged pull requests:

  • Support additional parameters for infinityModel() #9 (bruce)

  • Fixed h2 tag #8 (Mak-Di)

v0.0.3 (2015-03-25)

Full Changelog

Merged pull requests:

  • Add scrollable to README #4 (hhff)

  • Add option to specify scrollable element #2 (greis)

v0.0.2 (2015-03-22)

Full Changelog

Merged pull requests:

  • infiniteModel -> infinityModel #1 (hhff)

v0.0.1 (2015-03-22)

* This Change Log was automatically generated by github_changelog_generator