VadimDez / ngx-order-pipe

▼ Angular 5+ orderBy pipe
https://vadimdez.github.io/ngx-order-pipe/
MIT License
243 stars 57 forks source link

Multi Ordering? #14

Closed mustafasenkal closed 6 years ago

mustafasenkal commented 7 years ago

Hello. Thanks for the pipe. It's been really usefull to me.

I want to ask if it is possible to order according to multiple values in order. For example first with Ages of people then the alphabetical order? If not, can you make it so? :)

nosTa1337 commented 7 years ago

+1

cgrall4cloud commented 7 years ago

+1

vfert commented 7 years ago

+1

amorimdev commented 7 years ago

+1

RedStarThrower commented 7 years ago

+1

berkakkerman commented 6 years ago

+1

Emkacf commented 6 years ago

+1

ryk3r commented 6 years ago

+1

mubasshir commented 6 years ago

+1

tavoli commented 6 years ago

+1

mubasshir commented 6 years ago

any plans to work on it?

wcy327417110 commented 6 years ago

+1

VadimDez commented 6 years ago

Released in 2.0.1 https://github.com/VadimDez/ngx-order-pipe/releases/tag/2.0.1

mubasshir commented 6 years ago

awesome thanks.

nosTa1337 commented 6 years ago

I have one question. Do you support reverse ordering for arrays?

e.g. ['value1' , true, 'value2', false] ?

mixalistzikas commented 6 years ago

If we sort with 2 different fields... can we set different "Reverse sorting order" for each field??

devendramahajan commented 5 years ago

Any update on ordering multiple fields in reverse order?

paulsonantajo commented 4 years ago

It is not working in the build version.