realm-js/lib
Yavor Georgiev b1d23bb782
Realm.open and Realm.openAsync should try/catch opening the realm
and pass the error on to the promise and callback respectively so that it can be handled by the caller
2017-07-11 17:47:10 +02:00
..
browser Remove method from list 2017-07-07 10:31:29 +03:00
.eslintrc.json Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
.npmignore Ignore more things when publishing with NPM 2016-01-22 16:43:53 -08:00
collection-methods.js Added method to find index of object in collections (#1094) 2017-06-26 13:43:49 +02:00
errors.js Enable running android sync tests on macOS (#834) 2017-02-02 02:41:27 +01:00
extensions.js Realm.open and Realm.openAsync should try/catch opening the realm 2017-07-11 17:47:10 +02:00
index.d.ts Add a new optional server parameter to User.adminUser (#1111) 2017-07-10 15:04:55 +02:00
index.js Merge pull request #1062 from realm/blagoev/fix-RN-debug-with-vscode 2017-06-13 12:27:45 +03:00
management-schema.js Add Permissions models and User Management Realm API (#824) 2017-01-31 22:56:09 +01:00
submit-analytics.js Fix analytics buffer creation (#913) 2017-03-15 11:23:14 +01:00
user-methods.js Fix linter issues (#1132) 2017-07-10 16:53:00 +02:00