realm-js/tests
Scott Kyle 249bcd8f3f Change sortByProperty to return new Results
The method name changed to sortedBy to reflect that it returns a new Results object and to be more succinct. Also, the second optional argument instead reflects descending (or rather, reverse) since it's an anti-pattern to have an optional argument default to true in JS, and this also follows precedences set by other JS libraries and by Python's sorted function.
2016-02-18 11:58:39 -08:00
..
ios Make several improvements to how tests run under RN 2016-02-15 14:50:16 -08:00
lib Change sortByProperty to return new Results 2016-02-18 11:58:39 -08:00
react-test-app Update everything to use React Native 0.20.0 2016-02-17 14:36:58 -08:00
.eslintrc Ensure Lists and Results live-update in Chrome 2015-10-28 10:21:32 -07:00