@cocreate/text 1.20.4 → 1.20.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/demo/custom-rich-text.html +1 -1
- package/demo/demos.1.html +1 -1
- package/demo/demos.html +1 -1
- package/demo/index.html +1 -1
- package/demo/test-webpage.html +2 -2
- package/docs/index.html +10 -10
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1
|
+
## [1.20.6](https://github.com/CoCreate-app/CoCreate-text/compare/v1.20.5...v1.20.6) (2023-05-01)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* update manifest.json to manifest.webmanifest ([19ec520](https://github.com/CoCreate-app/CoCreate-text/commit/19ec520d377c4f6e4b67791fc6adf50e6b0541d1))
|
7
|
+
|
8
|
+
## [1.20.5](https://github.com/CoCreate-app/CoCreate-text/compare/v1.20.4...v1.20.5) (2023-05-01)
|
9
|
+
|
10
|
+
|
11
|
+
### Bug Fixes
|
12
|
+
|
13
|
+
* replace fontawesome with svg ([1675a81](https://github.com/CoCreate-app/CoCreate-text/commit/1675a81fea4a29f213eaa9a69b0b6e56f038cc3f))
|
14
|
+
|
1
15
|
## [1.20.4](https://github.com/CoCreate-app/CoCreate-text/compare/v1.20.3...v1.20.4) (2023-04-30)
|
2
16
|
|
3
17
|
|
@@ -74,7 +74,7 @@ img.intLink { border: 0; }
|
|
74
74
|
}
|
75
75
|
#editMode label { cursor: pointer; }
|
76
76
|
</style>
|
77
|
-
<link rel="manifest" href="/manifest.
|
77
|
+
<link rel="manifest" href="/manifest.webmanifest">
|
78
78
|
</head>
|
79
79
|
<body onload="initDoc();">
|
80
80
|
<form name="compForm" method="post" action="sample.php" onsubmit="if (validateMode()){this.myDoc.value=oDoc.innerHTML;return true;}return false;">
|
package/demo/demos.1.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
8
8
|
<title>Text | CoCreate</title>
|
9
|
-
<link rel="manifest" href="/manifest.
|
9
|
+
<link rel="manifest" href="/manifest.webmanifest" />
|
10
10
|
</head>
|
11
11
|
|
12
12
|
<body class="padding:20px">
|
package/demo/demos.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
8
8
|
<title>Text | CoCreate</title>
|
9
|
-
<link rel="manifest" href="/manifest.
|
9
|
+
<link rel="manifest" href="/manifest.webmanifest" />
|
10
10
|
</head>
|
11
11
|
|
12
12
|
<body class="padding:20px">
|
package/demo/index.html
CHANGED
package/demo/test-webpage.html
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css"/>
|
15
15
|
<link rel="stylesheet" href="/index.css" type="text/css" collection="files" document_id="6092da6b19ec8e58fc80c94e" name="src" type="text/css" save="true" parse="true" minified/>
|
16
16
|
|
17
|
-
<link rel="manifest" href="/manifest.
|
17
|
+
<link rel="manifest" href="/manifest.webmanifest" />
|
18
18
|
</head>
|
19
19
|
<style type="text/css" media="screen">
|
20
20
|
/*Sidenav Search Field */
|
@@ -187,7 +187,7 @@
|
|
187
187
|
</section>
|
188
188
|
|
189
189
|
<button href="https://github.com/CoCreate-app/CoCreate-website/tree/master/src/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4)">
|
190
|
-
<i class="
|
190
|
+
<i class="height:20px fill:#505050" src="/assets/svg/pencil-alt.svg"></i>
|
191
191
|
</button>
|
192
192
|
</main>
|
193
193
|
|
package/docs/index.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11
11
|
<meta name="robots" content="index,follow" />
|
12
12
|
<meta property="og:image" content="https://cdn.cocreate.app/docs/boilerplate.png">
|
13
13
|
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/>
|
14
|
-
<link rel="manifest" href="/manifest.
|
14
|
+
<link rel="manifest" href="/manifest.webmanifest" />
|
15
15
|
</head>
|
16
16
|
|
17
17
|
<body>
|
@@ -27,11 +27,11 @@
|
|
27
27
|
<h2>CoCreate-text</h2>
|
28
28
|
</div>
|
29
29
|
<div class="display:flex align-items:center font-size:20px" share-height="600" share-width="500" share-media="https://via.placeholder.com/300/09f/fff.png">
|
30
|
-
<a href="https://github.com/CoCreate-app/CoCreate-text" target="_blank" class="margin-right:15px"><i class="
|
31
|
-
<a class="margin-right:15px share" share-network='twitter' title="Share on twitter"><i class="
|
32
|
-
<a class="margin-right:15px share" share-network='facebook' title="Share on Facebook"><i class="
|
33
|
-
<a class="margin-right:15px share" share-network='instagram' title="Share on instagram"><i class="
|
34
|
-
<a class="margin-right:15px share" share-network='share' title="Share on share"><i class="
|
30
|
+
<a href="https://github.com/CoCreate-app/CoCreate-text" target="_blank" class="margin-right:15px"><i class="height:20px fill:#505050" src="/assets/svg/github.svg"></i></a>
|
31
|
+
<a class="margin-right:15px share" share-network='twitter' title="Share on twitter"><i class="height:20px fill:#505050" src="/assets/svg/twitter.svg"></i></a>
|
32
|
+
<a class="margin-right:15px share" share-network='facebook' title="Share on Facebook"><i class="height:20px fill:#505050" src="/assets/svg/facebook.svg"></i></a>
|
33
|
+
<a class="margin-right:15px share" share-network='instagram' title="Share on instagram"><i class="height:20px fill:#505050" src="/assets/svg/instagram.svg"></i></a>
|
34
|
+
<a class="margin-right:15px share" share-network='share' title="Share on share"><i class="height:20px fill:#505050" src="/assets/svg/share-alt.svg"></i></a>
|
35
35
|
</div>
|
36
36
|
</div>
|
37
37
|
<p class="max-width:500px margin:20px_0px">A headless vinilla javascript micro component. Easy configuration using HTML5 attributes or Javscript api.</h1>
|
@@ -84,10 +84,10 @@
|
|
84
84
|
</div>
|
85
85
|
|
86
86
|
<div class="font-size:20px position:absolute top:10px right:10px opacity:0.6">
|
87
|
-
<a class="margin-right:10px" id="eye" show="#eye-slash" hide="#eye, #demo-preview" toggle="code-height" toggle-target="#demo-code"><i class="
|
88
|
-
<a class="margin-right:10px" hidden id="eye-slash" show="#eye, #demo-preview" hide="#eye-slash" toggle="code-height" toggle-target="#demo-code"><i class="
|
89
|
-
<a class="margin-right:10px" id="code" show="#code-slash" hide="#code, #demo-code"><i class="
|
90
|
-
<a class="margin-right:10px" hidden id="code-slash" show="#code, #demo-code" hide="#code-slash"><i class="
|
87
|
+
<a class="margin-right:10px" id="eye" show="#eye-slash" hide="#eye, #demo-preview" toggle="code-height" toggle-target="#demo-code"><i class="height:18px fill:#505050" src="/assets/svg/eye.svg"></i></a>
|
88
|
+
<a class="margin-right:10px" hidden id="eye-slash" show="#eye, #demo-preview" hide="#eye-slash" toggle="code-height" toggle-target="#demo-code"><i class="height:20px fill:#505050" src="/assets/svg/eye-slash.svg"></i></a>
|
89
|
+
<a class="margin-right:10px" id="code" show="#code-slash" hide="#code, #demo-code"><i class="height:20px fill:#505050" src="/assets/svg/code.svg"></i></a>
|
90
|
+
<a class="margin-right:10px" hidden id="code-slash" show="#code, #demo-code" hide="#code-slash"><i class="display:flex height:18px fill:#505050" src="/assets/svg/code.svg"></i></a>
|
91
91
|
<a class="margin-right:5px" fullscreen fullscreen-target="#playground"></a>
|
92
92
|
</div>
|
93
93
|
|