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

Add load-more feature#741

Open
skoppe wants to merge 1 commit intombenford:masterfrom
xebia:load-more
Open

Add load-more feature#741
skoppe wants to merge 1 commit intombenford:masterfrom
xebia:load-more

Conversation

@skoppe
Copy link
Copy Markdown

@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
Copy Markdown

Coverage Status

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

@skoppe
Copy link
Copy Markdown
Author

skoppe commented Oct 21, 2016

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

@coveralls
Copy link
Copy Markdown

Coverage Status

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

@skoppe
Copy link
Copy Markdown
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