greenkeeper[bot] on can-super-model-2.0.0
fix(package): update can-super-… (compare)
greenkeeper[bot] on can-define-rest-model-2.0.0
fix(package): update can-define… (compare)
greenkeeper[bot] on can-define-realtime-rest-model-2.0.0
fix(package): update can-define… (compare)
greenkeeper[bot] on can-connect-ndjson-2.0.0
fix(package): update can-connec… (compare)
greenkeeper[bot] on @octokit
greenkeeper[bot] on @octokit
chore(package): update @octokit… (compare)
greenkeeper[bot] on @octokit
greenkeeper[bot] on @octokit
chore(package): update @octokit… (compare)
cherifGsoul on document-inserted-removed-can6
Update after review (compare)
cherifGsoul on theme-3.0.0-pre.5
@justinbmeyer suggested this on the gitter channel:
I would put a destroyList or some method on your list that makes the requests
and then call destroyedInstance on each one (assuming can-connect)
I have tried that but couldn’t make it work. The items are updated when calling Item.Connection.destroyedInstance(item, {title: 'destroyed'});. The title changes to destroyed, but I expected them to get removed from the list.
See this fiddle 3: