mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Polymer 1.7 (#113)
* Update paper-range-slider in Bower.json
* Changed Content to slot in ha-card.html
* Update bower.json for Polymer 1.7
* Revert "Update paper-range-slider in Bower.json"
This reverts commit 0c305bd2fe.
* change :root to html
This commit is contained in:
committed by
Paulus Schoutsen
parent
1a456dc098
commit
22386a5035
@@ -23,7 +23,7 @@
|
||||
<template is='dom-if' if='[[header]]'>
|
||||
<div class='header'>[[header]]</div>
|
||||
</template>
|
||||
<content></content>
|
||||
<slot></slot>
|
||||
</template>
|
||||
</dom-module>
|
||||
|
||||
@@ -45,4 +45,4 @@ Polymer({
|
||||
},
|
||||
},
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user