ga-wdi-boston / ember-resources

Performing handling 'actions' in Ember, and using them to perform CRUD on the model.
Other
0 stars 112 forks source link

Change computed property item verbiage #44

Open berziiii opened 7 years ago

berziiii commented 7 years ago

IS:

Persist item changes to the API

In the listr-list/item component Make listItemCompleted a computed property alias of the item component

TO:

Persist item changes to the API

In the listr-list/item component Make listItemCompleted a computed property alias of the bound item