@cocreate/text 1.20.3 → 1.20.5
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 +16 -0
- package/demo/test-webpage.html +1 -1
- package/docs/index.html +10 -10
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1
|
+
## [1.20.5](https://github.com/CoCreate-app/CoCreate-text/compare/v1.20.4...v1.20.5) (2023-05-01)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* replace fontawesome with svg ([1675a81](https://github.com/CoCreate-app/CoCreate-text/commit/1675a81fea4a29f213eaa9a69b0b6e56f038cc3f))
|
7
|
+
|
8
|
+
## [1.20.4](https://github.com/CoCreate-app/CoCreate-text/compare/v1.20.3...v1.20.4) (2023-04-30)
|
9
|
+
|
10
|
+
|
11
|
+
### Bug Fixes
|
12
|
+
|
13
|
+
* fullscreen target updated to fullscreen fullscreen-target ([9a1525f](https://github.com/CoCreate-app/CoCreate-text/commit/9a1525f2d8cbec9ecac34bd41059b57ef12f118c))
|
14
|
+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([c585be8](https://github.com/CoCreate-app/CoCreate-text/commit/c585be8722810ca6bd6fe2db0a829c118cea1289))
|
15
|
+
* removed toogle fullscreen icons. now using css content ([ea1beb9](https://github.com/CoCreate-app/CoCreate-text/commit/ea1beb9bd8f6ec8658938453f733c8e5452c4b17))
|
16
|
+
|
1
17
|
## [1.20.3](https://github.com/CoCreate-app/CoCreate-text/compare/v1.20.2...v1.20.3) (2023-04-24)
|
2
18
|
|
3
19
|
|
package/demo/test-webpage.html
CHANGED
@@ -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
@@ -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,11 +84,11 @@
|
|
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="
|
91
|
-
<a class="margin-right:5px" fullscreen target="#playground"
|
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
|
+
<a class="margin-right:5px" fullscreen fullscreen-target="#playground"></a>
|
92
92
|
</div>
|
93
93
|
|
94
94
|
</div>
|