Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 48538ba

Browse files
author
Francois-Xavier Gentilhomme
committed
[DEV] Add loaded event
1 parent 36f379b commit 48538ba

File tree

243 files changed

+8393
-56816
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+8393
-56816
lines changed

analysis.json

Lines changed: 3045 additions & 1647 deletions
Large diffs are not rendered by default.

docs/components/font-roboto/.bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "font-roboto",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "An HTML import for Roboto",
55
"authors": [
66
"The Polymer Authors"
@@ -19,11 +19,11 @@
1919
"ignore": [
2020
"/.*"
2121
],
22-
"_release": "1.0.2",
22+
"_release": "1.0.3",
2323
"_resolution": {
2424
"type": "version",
25-
"tag": "v1.0.2",
26-
"commit": "ad31da796c12dfa4a83526afe6ff6190ad29643f"
25+
"tag": "v1.0.3",
26+
"commit": "6b16584ff654fea05d6bf3e812fb8b225202663f"
2727
},
2828
"_source": "https://github.com/PolymerElements/font-roboto.git",
2929
"_target": "^1.0.1",

docs/components/font-roboto/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "font-roboto",
3-
"version": "1.0.1",
3+
"version": "1.0.3",
44
"description": "An HTML import for Roboto",
55
"authors": [
66
"The Polymer Authors"

docs/components/font-roboto/roboto.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
Code distributed by Google as part of the polymer project is also
88
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
99
-->
10-
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,300,300italic,400italic,500,500italic,700,700italic" crossorigin="anonymous">
10+
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,300,300italic,400italic,500,500italic,700,700italic" crossorigin="anonymous">

docs/components/hydrolysis/.bower.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/components/hydrolysis/.editorconfig

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/components/hydrolysis/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/components/hydrolysis/.npmignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/components/hydrolysis/.travis.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)