Added more material design touch response, swipe pages, and began effects lists
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template name="clickCard">
|
||||
<paper-shadow class="clickCard {{class}}" z="1" animated id={{id}}>
|
||||
{{> ripple}}
|
||||
{{> UI.contentBlock}}
|
||||
</paper-shadow>
|
||||
</template>
|
||||
Reference in New Issue
Block a user