Changelog
1.5.1 - 02 March 2015
DSUtils.copy
in the event hooks. This should increase performance quite a bit.Changelog
1.5.0 - 27 February 2015
Changelog
1.4.1 - 27 February 2015
DS#find
Changelog
1.4.0 - 24 February 2015
Changelog
1.3.0 - 11 February 2015
DS#is(resourceName, instance)
or Resource#is(instance)
method to check if an object is an instance of a particular resourceChangelog
1.2.1 - 06 February 2015
Changelog
1.2.0 - 05 February 2015
getResource(resourceName)
method to resource definitions so adapters can grab the definitions of a resource's relationsChangelog
1.1.1 - 05 February 2015
Changelog
1.1.0 - 04 February 2015
orderBy: 'foo.bar'
get
and set
methods to the instance prototype for getter/setter manipulation of data store items. Use of set
will trigger immediate recalculation of computed properties on the instance. Both get
and set
support nested key names.removeCircular
util method so cyclic objects can be saved without fusscontains
operator to the default filtercreateInstance
calls