Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

How to sort? #55

@webdeb

Description

@webdeb

Hi I would like to implement a possibility to sort my Items.

Lets say I have data with timestamps:

[{
  html: '<h3>Item title</h3>',
  data: timestamp
}]

I am requesting the data periodically.. And the server response contains older & newer items..

I would like to sort them and put them to the right place, instead of just appending them to the list.
What would be your suggestion to implement that? Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions