Kenneth Geisshirt
4dc4bac37e
Update collection.js
2018-06-07 11:25:38 +02:00
Thomas Goyne
495355f3fe
Expose both newModifications and oldModifications on change events
2018-06-06 16:13:47 -07:00
Nabil Hachicha
9b9d7e6471
Nh/is empty ( #1820 )
...
* adding isEmpty method to Result and List
2018-05-29 12:24:54 +01:00
Kenneth Geisshirt
04bdd343d7
Don't abuse jsdoc
2018-05-17 11:51:45 +02:00
Kenneth Geisshirt
ee3791c821
Using lengthy names for classes
2018-05-16 10:46:32 +02:00
Kenneth Geisshirt
edfdd933b0
Updating API docs and TS definitions ( closes #1770 ). ( #1707 )
2018-03-13 12:45:23 +01:00
Kenneth Geisshirt
462856a24d
Partial sync ( #1583 )
...
The new Partial Sync API
2018-02-20 13:40:54 +01:00
Thomas Goyne
643c19ea75
Add support for aggregates on arrays of primitives ( #1401 )
...
* Fix an unused variable warning in js_sync.hpp
* Add support for aggregates on arrays of primitives
* Update documentation and typescript declarations
* Update collection.js
2017-10-11 14:54:52 +02:00
Kenneth Geisshirt
53fec37e84
Frozen results during iteration. ( #1368 )
...
* Frozen results during iteration.
* Adding a note about iterators are frozen.
2017-10-02 23:15:19 +02:00
Kenneth Geisshirt
e109e32ac4
Merge branch 'master' of github.com:realm/realm-js into kneth/master-to-2.0.x
2017-09-30 09:55:14 +02:00
Ashwin Phatak
199210eb68
Add support for aggregates on collections ( #807 ) ( #1350 )
2017-09-29 16:53:37 +05:30
Thomas Goyne
e608255282
Update JSDocs for arrays of primitives ( #1357 )
2017-09-27 17:57:41 -07:00
astigsen
db4e184524
Added method to find index of object in collections ( #1094 )
...
* Added method to find index of object in collections
* rework as the indexOf method
2017-06-26 13:43:49 +02:00
Kristian Dupont
c4535bdf1a
Improve api docs ( #920 )
...
* Set docs title in configuration
* Add markdown plugin to jsdoc
* Add query language tutorial to docs
* jsdoc template submodule updated
* Add query docs
* Document placeholders and composition operators
* Add logo
* Add note about boolean checks
* Fixes as per PR comments
2017-03-22 12:54:35 +01:00
Søren Vind
06b27bf8c0
Add documentation for new methods
2016-11-15 05:19:36 -08:00
Scott Kyle
979c035dbb
Add isValid() method doc for collections
2016-06-16 17:50:30 -07:00
Scott Kyle
d18ea5630d
Adjust some of the Collection API docs
2016-03-21 15:13:55 -07:00
Scott Kyle
5faa71e1e0
Add API docs for all Collection methods
...
Resolves #298
2016-03-20 11:57:40 -07:00