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

sort doesn't work when load data by promise #258 - #252

Closed
shawnliujw wants to merge 240 commits into
angular:masterfrom
lorenzofox3:master
Closed

sort doesn't work when load data by promise #258#252
shawnliujw wants to merge 240 commits into
angular:masterfrom
lorenzofox3:master

Conversation

@shawnliujw

Copy link
Copy Markdown

This pull request references issue #258. It fixes a problem when use ajax to init the table(didn't use ajax/pipe)
the sort function doesn't work

Review on Reviewable

lorenzofox3 and others added 28 commits March 10, 2015 14:36
fix(stConfig): use `skipNatural` correctly
Allow searching complex objects. We still use the filter service from
angular, but provide it a predicate object that matches the structure of
the complex object. The predicate object is being built by the $parse
service.
same method as angular modules (ng aria example:
angular/bower-angular-aria@ab0e79af9c2a80b746e
cd2bdb1fd9c330b254ee9)
added option to remove throttle in stSort
…upport

Issue 544 add st sort array support
@gkalpak

gkalpak commented Jun 17, 2016

Copy link
Copy Markdown
Member

This seems to contain a bunch of unrelated commits (probably by accident).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.