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

Adding pageSize option #49

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

Adding pageSize option #49

wants to merge 6 commits into from

Conversation

uqcgreen
Copy link

The main focus of this PR is to introduce a maximum pageSize for each subarray. This means that if a person sets the pageSize to be 6 in their options, each click of a tab will limit itself to displaying 6 options.

Other small changes:
Limiting the description to 140 chars as per new bower warning https://minetest-bower.herokuapp.com/docs/bower-format

Some error handling, which stops javascript errors appearing when there are no items (thus stopping other javascript on the page it appears from executing, this was causing troubles using the plugin with the Drupal panels in place editor).

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.

None yet

1 participant