g1 template should support list creation
Summary
$().template()
replaces the target DOM element. Allow it to append to the target DOM element.
Benefits
This helps in creating lists that can be extended. For example:
- Repeated AJAX loads append data to the target node
- Successive notifications can be appended to the target node
Usage
$().template({}, {append: true})
should enable this behavior.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information