Got some Polymer 1.0 elements working with 1.4

Character sheets now visible, but vulcanize broke, using raw head imports instead
This commit is contained in:
Stefan Zermatten
2016-12-22 11:15:30 +02:00
parent 042b67dd77
commit 37268495ae
50 changed files with 749 additions and 315 deletions

View File

@@ -1,11 +1,11 @@
<template name="profile">
{{#with currentUser}}
<core-toolbar class="blue-grey white-text">
<core-icon-button icon="menu" core-drawer-toggle></core-icon-button>
<app-toolbar class="blue-grey white-text">
<paper-icon-button icon="menu" drawer-toggle></paper-icon-button>
<div id="username" class="clickable" flex>
{{profileName}}
</div>
</core-toolbar>
</app-toolbar>
<div id="userProfile" class="padded">
<div>
<h2>Email</h2>