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

more pagination options #454

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

more pagination options #454

wants to merge 3 commits into from

Conversation

lflobo
Copy link

@lflobo lflobo commented Nov 12, 2014

  • pager-position - allows repositioning the pager
    • top - immediately before the table
    • bottom - immediately after the table (the default behavior)
  • pager-target - overrides the default positioning and places the pagination on the angular.element(...) compatible selector (ex.: pager-target="#myId")

Luís Lobo added 3 commits November 12, 2014 15:40
…ottom' after table (default))

- add suport for pager-target - can be a angular.element() compatible selector
@christianacca
Copy link
Collaborator

So looks like we have a bunch of options for pagination: #556, #555, #648, #656, #560, #454 (this one)

@lflobo
Copy link
Author

lflobo commented Aug 4, 2015

Hum... seems like there's a conflict.
How can I help?

@christianacca
Copy link
Collaborator

How about I rough out a design "spec", people will then have a chance to trash it :-) Once reasonable, how about you implement?

C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants