Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Sorting chips by any field #7

@PandiPanda69

Description

@PandiPanda69

Hi !

First good job, this component is really nice.

I have a feature request: giving people a way to sort their chips by any field they want. Actually there are no sorting method:
tmpl.attr('ng-repeat', 'chip in chips.list track by $index');

It might be interesting if we could add an order by, using chip.name or whatever for example.

I don't know if i'll get enough time to make required changes, but what do you think about simply adding an attribute like chip-sort-by to chips-tmpl ?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions