v1.4.6
版本发布时间: 2015-06-18 01:18:43
FirebaseExtended/emberfire最新发布版本:v3.0.0-rc.6(2019-10-13 00:10:51)
- Use
record.ref()
to get the Firebase reference for a particular record, including embedded records. - Embedded records, when calling
.save()
directly, will no longer write data at the root collection level in the db. - Embedded records, when calling
.destroyRecord()
directly, will correctly be removed on the server. - Embedded
belongsTo
records correctly serialize an id. - Embedded records clear their
isDirty
andisNew
state when saving directly or via the parent, fixingrecord.rollback()
. - Use
modelName
instead oftypeKey
to get rid of Ember Databeta.18
deprecation warnings.
1、 emberfire.js 31.8KB
2、 emberfire.js.map 128.25KB
3、 emberfire.min.js 10.59KB