Skip to content

Conversation

@aortyl
Copy link
Contributor

@aortyl aortyl commented Jul 19, 2016

Update 'Observable' and 'FirebaseObjectObservable' to 'FirebaseListObservable' where needed.

Update component methods to be prefixed by 'Item'. This prevents collisions, and improves readability, in situations where the previous step's example is combined with this one.

Update field being updated from size to text. This allows the updates to be immediately observable without any additional code, since item.size was not being displayed.

aortyl added 2 commits July 19, 2016 14:25
Update component methods to be prefixed by 'Item'. This prevents collisions, and improves readability, in situations where the previous step's example is combined with this one.
Update field being updated from size to text. This allows the updates to be immediately observable without any additional code, since item.size was not being displayed.
Update 'Observable' and 'FirebaseObjectObservable' to 'FirebaseListObservable' where needed.
@davideast
Copy link
Collaborator

Thanks for these updates @aortyl!

@davideast davideast merged commit 658517b into angular:master Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants