GitShow/addyosmani/page-er
addyosmani

page-er

A Polymer element for paginating model data

by addyosmani
Star on GitHubForkWebsite

CSS

52 stars4 forks3 contributorsQuiet · 9y agoSince 2014v0.0.6

Meet the team

See all 3 on GitHub →
addyosmani
addyosmani70 contributions
hariharan-uno
hariharan-uno1 contribution
pdehaan
pdehaan1 contribution

Languages

View on GitHub →
CSS100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 9y ago
See all on GitHub →
addyosmani
Separate pagination logic from default UIOpenIssue

The core behaviour in this element shouldn't be coupled to the UI we provide. The user should be able to easily customize this.

addyosmani · 12y ago

Recent fixes

View closed PRs →
dnesteryuk
Update to Polymer 1.7MergedPR

Following changes are made: The code of the element and demo examples are changed to work with Polymer 1.7. The demo examples using the element is changed to use the element (it might be an heir of the element). The structure of the element is changed to match the structure of other polymer elements (for instance, seed-element). The demo example is removed since it does add any value. Customization of pagination controls is reached by using the Polymer.Templatizer behavior. But most likely it has to be changed later even though it works. It feels like pagination controls should be defined as a separate element which can be substituted if a user wants to use a custom one. Tabs are replaced with spaces. , , properties became computed properties. Anyway, they have to be calculated from other properties. The demo examples using the element to demonstrate the routing integration were significantly refactored and simplified. It seems the used to fire a event right away, now it fires this event when the hash gets changed. It will be good to write tests, but this PR is already huge, therefore, I think tests can be added in a separate PR. :blush: I am looking forward to hearing the feedback.

dnesteryuk · 3y ago
pdehaan
Converting keywords from string to arrayMergedPR

http://bower.io/docs/creating-packages/#bowerjson _array_ of _string_: (recommended) helps make your package easier to discover

pdehaan · 11y ago
addyosmani
Add support for First/Last pagesClosedIssue

Similar to http://plnkr.co/edit/6PFCPuFrN6lfGHjHVwGf?p=preview

addyosmani · 12y ago
Structured data for AI agents

Repository: addyosmani/page-er. Description: A Polymer element for paginating model data Stars: 52, Forks: 4. Primary language: CSS. Languages: CSS (100%). Homepage: http://addyosmani.github.io/page-er/ Latest release: v0.0.6 (12y ago). Open PRs: 0, open issues: 1. Last activity: 9y ago. Community health: 28%. Top contributors: addyosmani, hariharan-uno, pdehaan.

·@ofershap

Replace github.com with gitshow.dev