Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paged-remote-array.js #143

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 28, 2015

  1. Update paged-remote-array.js

    need to return the promises from the paged-remote-array init, otherwise `findPaged` will not return a promise, which is required in a `model` hook for Ember's 'wait until promises are resolved' functionality.
    Brian Whitton committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    f4d3563 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. adds page-numbers.js to addon namespace

    Brian Whitton committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    a57f6fb View commit details
    Browse the repository at this point in the history
  2. export addon's page-numbers component

    Brian Whitton committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    e374646 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. Merge tag '2.2.1'

    Brian Whitton committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    913b0a5 View commit details
    Browse the repository at this point in the history