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

Commit 8c38c1a

Browse files
author
Francois-Xavier Gentilhomme
committed
[DEV] Remove buttons from content area
1 parent 26ced1d commit 8c38c1a

Some content is hidden

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

41 files changed

+715
-859
lines changed

analysis.json

Lines changed: 253 additions & 296 deletions
Large diffs are not rendered by default.

docs/components/myscript-text-web/analysis.json

Lines changed: 253 additions & 296 deletions
Large diffs are not rendered by default.

docs/components/myscript-text-web/examples/dev/debug.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
<!doctype html>
2-
<html>
3-
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
5-
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
9-
<meta name="HandheldFriendly" content="true" />
8+
<meta name="HandheldFriendly" content="true"/>
109

1110
<title>Activate debugger</title>
1211

docs/components/myscript-text-web/examples/dev/get_stats.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!doctype html>
2-
<html>
3-
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
5-
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no">
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
8+
<meta name="HandheldFriendly" content="true"/>
99

1010
<title>Get statistics</title>
1111

docs/components/myscript-text-web/examples/experimental/customize_glyph.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!doctype html>
2-
<html>
3-
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
5-
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no">
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
8+
<meta name="HandheldFriendly" content="true"/>
99

1010
<title>Customize style</title>
1111

docs/components/myscript-text-web/examples/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!doctype html>
2-
<html>
3-
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
5-
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no">
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
8+
<meta name="HandheldFriendly" content="true"/>
99

1010
<title>Index</title>
1111

docs/components/myscript-text-web/examples/non-version-specific/change_language.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<!doctype html>
2-
<html>
1+
<!DOCTYPE html>
2+
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta name="viewport"
6-
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
98
<meta name="HandheldFriendly" content="true"/>

docs/components/myscript-text-web/examples/non-version-specific/custom_controls.html

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<!doctype html>
2-
<html>
1+
<!DOCTYPE html>
2+
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta name="viewport"
6-
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
98
<meta name="HandheldFriendly" content="true"/>
@@ -12,8 +11,11 @@
1211

1312
<link rel="stylesheet" href="../examples.css">
1413
<style>
14+
nav {
15+
line-height: 52px;
16+
}
1517
myscript-text-web {
16-
height: calc(100% - 2.625rem);
18+
height: calc(100% - 52px);
1719
}
1820
</style>
1921

@@ -22,11 +24,13 @@
2224
<link rel="import" href="../../myscript-text-web.html">
2325
</head>
2426
<body>
25-
<button onclick="myscriptTextWeb.undo()">undo</button>
26-
<button onclick="myscriptTextWeb.redo()">redo</button>
27-
<button onclick="myscriptTextWeb.clear()">clear</button>
28-
<button onclick="myscriptTextWeb.exportContent()">export</button>
29-
<button onclick="myscriptTextWeb.convert()">convert</button>
27+
<nav>
28+
<button onclick="myscriptTextWeb.undo()">undo</button>
29+
<button onclick="myscriptTextWeb.redo()">redo</button>
30+
<button onclick="myscriptTextWeb.clear()">clear</button>
31+
<button onclick="myscriptTextWeb.exportContent()">export</button>
32+
<button onclick="myscriptTextWeb.convert()">convert</button>
33+
</nav>
3034
<paper-toast class="fit-top"></paper-toast>
3135
<!-- Please change applicationkey and hmackey below with those send by mail during your registration. You can re-access them by connecting to your dashboard at developer.myscript.com with your myscript account -->
3236
<myscript-text-web scheme="https"

docs/components/myscript-text-web/examples/non-version-specific/customize_style.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!doctype html>
2-
<html>
3-
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
5-
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no">
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
8+
<meta name="HandheldFriendly" content="true"/>
99

1010
<title>Customize style</title>
1111

@@ -38,7 +38,7 @@
3838
<custom-style>
3939
<style>
4040
myscript-text-web {
41-
--myscript-text-web-background: url(https://farm6.staticflickr.com/5526/10976824044_aebaebdb12_z_d.jpg);
41+
--myscript-text-web-background: url(https://farm6.staticflickr.com/5526/10976824044_aebaebdb12_z_d.jpg) no-repeat center center / cover;
4242
--myscript-text-web-color: #ff7314;
4343
--myscript-text-web-line-pattern: none;
4444
--myscript-text-web-loader-background: #ff7314;

docs/components/myscript-text-web/examples/non-version-specific/get_languages.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!doctype html>
2-
<html>
3-
1+
<!DOCTYPE html>
2+
<html lang="en">
43
<head>
5-
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no">
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no, shrink-to-fit=no">
76
<meta name="apple-mobile-web-app-capable" content="yes">
87
<meta name="mobile-web-app-capable" content="yes">
8+
<meta name="HandheldFriendly" content="true"/>
99

1010
<title>Get available languages</title>
1111

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy