Skip to content

Conversation

@kris-lab
Copy link
Member

part of feedlabs/elasticfeed#36

  • VIEWER
  • METRICS
    • SAVE USER-TO-ENTRY: ACTIONS, BEHAVIOURS
    • SAVE USER-TO-VIEW: BEHAVIOURS, PREFERENCES, NEEDS
  • NAVIGATION
    • infinite scrolling -> LOAD_MORE
    • pagination -> NEXT/PREVIOUS/FIRST/LAST PAGE
    • filtering -> INSERT/REMOVE/RESET FILTERS
  • DISPALY
    • mode: pagination or infinite
    • spinner: callback or html
    • infinite-load-mode: auto, manual
  • API
    • loadInit(page) -> needs initial value
    • setPageEntriesSize() -> how many should be shown
    • getCurrentPage()
    • getCount() -> all entries belonged to feed page
    • onCountChange() -> e.g update pagination bar
    • onLastPage()

kris-lab added 3 commits June 21, 2015 21:06
- exteded elasticfeed with GetViewer(), FindViewer()
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.

1 participant