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

Commit cedd806

Browse files
author
Francois-Xavier Gentilhomme
committed
[FIX] fixes regression on close events
1 parent 9aea8cd commit cedd806

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"paper-toggle-button": "^2.0.0",
4646
"paper-slider": "^2.0.2"
4747
},
48-
"_release": "2b6dae7c2f",
48+
"_release": "a9e689c1ae",
4949
"_resolution": {
5050
"type": "branch",
5151
"branch": "2.0.0-alpha1",
52-
"commit": "2b6dae7c2fd5a7bad0ac8025fa0fb4caee20679f"
52+
"commit": "a9e689c1ae09cbd2dceac596169a1ccc71215e9b"
5353
},
5454
"_source": "https://github.com/MyScript/myscript-common-element.git",
5555
"_target": "2.0.0-alpha1",

docs/components/myscript-text-web/examples/v4/text_export.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
applicationkey="7d223f9e-a3cb-4213-ba4b-85e930605f8b"
2424
hmackey="5ab1935e-529a-4d48-a695-158450e52b13"
2525
language="en_US"
26-
mimetypes='["text/plain", "application/vnd.myscript.jiix"]'
26+
mimetypes='["application/vnd.myscript.jiix"]'
2727
fontsize="12">
2828
</myscript-text-web>
2929
</body>

docs/components/myscript/.bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"dependencies": {
2727
"pepjs": "^0.4.3"
2828
},
29-
"_release": "a4ea82c568",
29+
"_release": "f557404b4d",
3030
"_resolution": {
3131
"type": "branch",
3232
"branch": "2.0.0-alpha1",
33-
"commit": "a4ea82c568b3c0400a30deb1795b1b663a6580f3"
33+
"commit": "f557404b4d0c8653d091421b722308c54c5c5712"
3434
},
3535
"_source": "https://github.com/MyScript/MyScriptJS.git",
3636
"_target": "2.0.0-alpha1",

docs/components/myscript/dist/myscript.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/components/myscript/dist/myscript.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)