Refactor Cart into checkerboard table
Compare changes
Files
24+ 97
− 11
@@ -220,50 +220,129 @@ class Node(BaseNode):
@@ -290,7 +369,7 @@ class Node(BaseNode):
@@ -366,4 +445,11 @@ class Node(BaseNode):
Closes: #173 (closed)
Removes clear all feature from: #233
This one improves focus behavior in the cart, moving cart items and deleting items from the cart.