ember-infinity

Simple, flexible Infinite Scroll for Ember CLI Apps.

MIT License

Stars
376
Committers
56

Bot releases are hidden (Show)

ember-infinity -

Published by snewcomer almost 3 years ago

ember-infinity -

Published by snewcomer over 3 years ago

ember-infinity - 0.2.8

Published by hhff almost 8 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:

ember-infinity - 0.2.7

Published by hhff almost 8 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)
ember-infinity - 0.2.6

Published by hhff about 8 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:

ember-infinity - 0.2.5

Published by hhff about 8 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)
ember-infinity - 0.2.4

Published by hhff over 8 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:

ember-infinity - 0.2.3

Published by hhff over 8 years ago

Full Changelog

Merged pull requests:

ember-infinity - 0.2.2

Published by hhff over 8 years ago

Full Changelog

0.2.2 (2016-03-11)

Full Changelog

Merged pull requests:

ember-infinity -

Published by hhff almost 9 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:

ember-infinity - v0.2.0

Published by hhff almost 9 years ago

v0.2.0 (2015-11-25)

Full Changelog

Closed issues:

  • Tests fail under Ember 2.3.0-beta1 #103
  • Deprecation Ember 2+ #101
  • _canLoadMore doesn't fetch totalPages #99
  • Update queryParams with page and perPage #95
  • Cursor-based pagination loads duplicate results #90
  • Refactor Tests for Code Climate #80

Merged pull requests:

ember-infinity -

Published by hhff almost 9 years ago

Full Changelog

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:

ember-infinity -

Published by hhff about 9 years ago

ember-infinity -

Published by hhff about 9 years ago

Merged pull requests:

  • Document updateInfinityModel hook, closes #74 #83 (hhff)
  • [Bugfix] Preserving scrollable on subsequent rerenders - reported by @cprussin #69 (mkorfmann)
ember-infinity -

Published by hhff about 9 years ago

ember-infinity -

Published by hhff about 9 years ago

  • Update for Ember Data 1.13.x, closes #32 #48 (hhff)
  • Allow Template Overrides, closes #51 #68 (hhff)
  • dont rely on didInsertElement setting up scrollable #63 (mkorfmann)
ember-infinity -

Published by hhff about 9 years ago

Merged pull requests:

ember-infinity -

Published by hhff over 9 years ago

@ashrafhasson added a PR to support route-level computed properties in the server query

ember-infinity -

Published by hhff over 9 years ago

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

Published by hhff over 9 years ago

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: