Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit fb116ca

Browse files
committed
[firebase-release] Emptied changelog after releasing v0.8.1
1 parent 47ab891 commit fb116ca

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

changelog.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
feature - Optimized our `$bindTo()` code base.
2-
feature - Improved handling of saving deeply nested data structures to Firebase (resolved invalid `$$hashKey` errors in `ng-repeat`).
3-
feature - Can use `$$defaults` to set local, default values on synchronized objects.
4-
fixed - Fixed bug which caused `$bindTo()` to not work with inputs (cursor jumped to end).
5-
fixed - Changing `$priority` and `$value` when using `$bindTo()` now cause the server properly update (they are now stored as `_id`, `_value`, and `_priority`, which trigger updates for `$watch`).
6-
fixed - `$` fields no longer show up when looping over `$asObject()`.
7-
fixed - Modified `$add()` to accept `$priority` and `$value` meta fields.
8-
fixed - `$save()` method now notifies listeners registered with `$watch()`.

0 commit comments

Comments
 (0)