• Pascal Hartig's avatar
    Closure: Fixed rendering of completed items · 0a385ce2
    Pascal Hartig authored
    Class name is now set in the template rather than at the view layer, because
    todomvc.view.ToDoItemControlRenderer#setState is called on the old element
    before it's removed from the DOM, so modifications don't persist.
    0a385ce2
ToDoItemControlRenderer.js 4.43 KB