Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Add load-more feature #741

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add load-more feature #741

wants to merge 1 commit into from

Conversation

skoppe
Copy link

@skoppe skoppe commented Oct 20, 2016

Whenever the user reaches the bottom of the suggestions list this feature will call the source expression with $query,$skip,$limit to load more suggestions. maxResultsToShow is used for pagination length.

Can be enabled via load-more="true" on the auto-complete element. Defaults to false.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.7%) to 96.033% when pulling 631991b on xebia:load-more into a4c03ca on mbenford:master.

@skoppe
Copy link
Author

skoppe commented Oct 21, 2016

Hmm... Let me write some tests as well.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 99.376% when pulling 5ed9b26 on xebia:load-more into a4c03ca on mbenford:master.

@skoppe
Copy link
Author

skoppe commented Nov 30, 2016

ping

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

Successfully merging this pull request may close these issues.

2 participants