Ember Infinity Versions Save

:zap: Simple, flexible Infinite Scroll for Ember CLI Apps.

v2.3.0

2 years ago

v2.2.0

2 years ago

0.2.8

7 years ago

0.2.8 (2017-01-03)

Full Changelog

Closed issues:

  • Won't load data, but fires all functions #199
  • Release 0.2.7 needs published to NPM #198
  • Option to use meta data from headers #197
  • How to create a new record? #196

Merged pull requests:

0.2.7

7 years ago

0.2.7 (2016-11-28)

Full Changelog

Closed issues:

  • Not working with multiple models. #193
  • Doesn't work with RSVP? #192
  • Doesn't load data #190
  • "Calling set on destroyed object" #189
  • Inside a component? #180
  • Only semi-working out of the box - says Infinity Model Fully Loaded #179

Merged pull requests:

  • Ensures no FastBoot environment before loading more records #194 (willviles)
  • Fix Ember Infinity Tests #187 (hhff)

0.2.6

7 years ago

Full Changelog

Closed issues:

  • Basic Usage #168
  • Ember Infinity on 2 or more nested routes #150
  • loadMoreAction fires prematurely #82

Merged pull requests:

0.2.5

7 years ago

Full Changelog

Closed issues:

  • Dynamic change scrollable element #172
  • Loader with custom scrollable never fires #126

Merged pull requests:

  • Fix loader with custom scrollable that never fires #173 (jimmay5469)

0.2.4

7 years ago

Full Changelog

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:

0.2.3

8 years ago

Full Changelog

Merged pull requests:

0.2.2

8 years ago

Full Changelog

0.2.2 (2016-03-11)

Full Changelog

Merged pull requests:

v0.2.1

8 years ago

v0.2.1 (2015-12-28)

Full Changelog

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: