Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
update to webcomponents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Oct 14, 2014
1 parent f6292de commit 1516f8e
Show file tree
Hide file tree
Showing 48 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion components/core-ajax/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<title>core-ajax</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-ajax.html">

</head>
Expand Down
2 changes: 1 addition & 1 deletion components/core-ajax/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-collapse/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<title>core-collapse</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-collapse.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-collapse/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-component-page/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-component-page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-doc-viewer/core-doc-viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@

</script>

</polymer-element>
</polymer-element>
4 changes: 2 additions & 2 deletions components/core-doc-viewer/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<title>core-doc-viewer</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-doc-viewer.html">

Expand Down Expand Up @@ -41,4 +41,4 @@

</body>

</html>
</html>
2 changes: 1 addition & 1 deletion components/core-doc-viewer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-header-panel/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-header-panel</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-header-panel.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
Expand Down
2 changes: 1 addition & 1 deletion components/core-header-panel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-header-panel/metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@

</template>

</x-meta>
</x-meta>
2 changes: 1 addition & 1 deletion components/core-icon-button/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-icon-button</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-icon-button.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-icon-button/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-icon/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<title>core-icon</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-icon.html">

</head>
Expand Down
2 changes: 1 addition & 1 deletion components/core-icon/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-iconset/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<title>core-iconset</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-iconset.html">

</head>
Expand Down
2 changes: 1 addition & 1 deletion components/core-iconset/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-item/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<title>core-item</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-item.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-item/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-item/metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@

</template>

</x-meta>
</x-meta>
2 changes: 1 addition & 1 deletion components/core-layout/demo-body.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<title>core-layout demo</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-layout.html">
<style>
[scroll] {
Expand Down
2 changes: 1 addition & 1 deletion components/core-layout/demo-container.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-layout demo</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-layout.html">

<style>
Expand Down
2 changes: 1 addition & 1 deletion components/core-layout/demo-parent.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-layout demo</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-layout.html">

<style>
Expand Down
2 changes: 1 addition & 1 deletion components/core-layout/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-layout demo</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-layout.html">

<style>
Expand Down
2 changes: 1 addition & 1 deletion components/core-layout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-menu/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<title>core-menu</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-menu.html">
<link rel="import" href="core-submenu.html">
Expand Down
2 changes: 1 addition & 1 deletion components/core-menu/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-menu/metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@

</template>

</x-meta>
</x-meta>
2 changes: 1 addition & 1 deletion components/core-meta/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-meta</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-meta.html">
</head>

Expand Down
2 changes: 1 addition & 1 deletion components/core-meta/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-selection/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>
<title>Selection</title>
<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-selection.html">
</head>
<body unresolved>
Expand Down
2 changes: 1 addition & 1 deletion components/core-selection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-selector/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>
<title>Selector</title>
<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-selector.html">
</head>
<body unresolved>
Expand Down
2 changes: 1 addition & 1 deletion components/core-selector/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-theme-aware/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<head>
<title>core-theme-aware</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-theme-aware.html">

<style>
Expand Down
2 changes: 1 addition & 1 deletion components/core-theme-aware/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-toolbar/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<title>core-toolbar</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-toolbar.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
Expand Down
2 changes: 1 addition & 1 deletion components/core-toolbar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/core-toolbar/metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@

</template>

</x-meta>
</x-meta>
2 changes: 1 addition & 1 deletion components/highlightjs-element/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<title>Highlight-js Demo</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="highlightjs-element.html">

</head>
Expand Down
2 changes: 1 addition & 1 deletion components/highlightjs-element/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/marked-element/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="marked-element.html">
</head>

Expand Down
2 changes: 1 addition & 1 deletion components/marked-element/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-component-page/core-component-page.html">

Expand Down
2 changes: 1 addition & 1 deletion components/polymer/polymer-body.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
});

</script>
</polymer-element>
</polymer-element>
Loading

0 comments on commit 1516f8e

Please sign in to comment.