Closed nelsonic closed 6 years ago
<input class="toggle-all" type="checkbox"> <label for="toggle-all">Mark all as complete</label>
done=true
toggle-all
checked
done=false
This issue is part of the TodoMVC Feature List [Epic] #48
totes working!
Acceptance Criteria
done=true
on all todo list items.toggle-all
is set tochecked
then clicking/tapping it again will set all itemsdone=false
This issue is part of the TodoMVC Feature List [Epic] #48