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

Commit eb44ee7

Browse files
committed
Add penstyleclasses and modify customize style example
Customize style now has change laguages and fonts
1 parent 8681537 commit eb44ee7

File tree

79 files changed

+8032
-1061
lines changed

Some content is hidden

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

79 files changed

+8032
-1061
lines changed

analysis.json

Lines changed: 337 additions & 293 deletions
Large diffs are not rendered by default.

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"iron-component-page": "^3.0.0",
4040
"paper-swatch-picker": "^2.0.1",
4141
"paper-toggle-button": "^2.0.0",
42-
"paper-slider": "^2.0.2"
42+
"paper-slider": "^2.0.2",
43+
"web-animations-js": "^2.3.1"
4344
}
4445
}

docs/components/myscript-common-element/.bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"paper-fab": "^2.0.0",
3838
"paper-toast": "^2.0.0",
3939
"paper-button": "^2.0.0",
40+
"web-animations-js": "^2.3.1",
4041
"pepjs": "^0.4.3"
4142
},
4243
"devDependencies": {
@@ -46,11 +47,11 @@
4647
"paper-toggle-button": "^2.0.0",
4748
"paper-slider": "^2.0.2"
4849
},
49-
"_release": "abe71dc020",
50+
"_release": "5a1c9718f9",
5051
"_resolution": {
5152
"type": "branch",
5253
"branch": "master",
53-
"commit": "abe71dc0208962a7c980aa7e924c6c65dc72667e"
54+
"commit": "5a1c9718f9db297d64f306e9ab8993faa493542e"
5455
},
5556
"_source": "https://github.com/MyScript/myscript-common-element.git",
5657
"_target": "master",

0 commit comments

Comments
 (0)