From 61faeac538f356a4949434c4c7c3201cbdce5fd4 Mon Sep 17 00:00:00 2001 From: frankpagan Date: Fri, 31 May 2024 08:17:28 -0500 Subject: [PATCH 1/3] fix: svg icon class --- demo/CoCreate-card.html | 26 +++++++------------ demo/CoCreate-navbar.1.html | 12 ++++----- demo/CoCreate-navbar.html | 12 ++++----- demo/CoCreate-smooth-scroll.html | 12 ++++----- demo/avatar.html | 44 +++++++++----------------------- docs/avatar.html | 44 +++++++++----------------------- docs/flip-item.html | 44 +++++++++----------------------- docs/utility.html | 40 ++++++++--------------------- 8 files changed, 71 insertions(+), 163 deletions(-) diff --git a/demo/CoCreate-card.html b/demo/CoCreate-card.html index 3fdb9a0..19e0226 100644 --- a/demo/CoCreate-card.html +++ b/demo/CoCreate-card.html @@ -39,9 +39,7 @@ class="overflow:auto display:inline-flex direction:rtl width:100% font-size:20px align-items-center list-style-type-none">
  • @@ -49,24 +47,22 @@
  • + -
  • @@ -80,7 +76,7 @@ modal-width="100%" state_id="render">
    @@ -117,9 +113,7 @@ width="100%" />
    @@ -145,9 +139,7 @@
    diff --git a/demo/CoCreate-navbar.1.html b/demo/CoCreate-navbar.1.html index 38da3da..e07b2bc 100644 --- a/demo/CoCreate-navbar.1.html +++ b/demo/CoCreate-navbar.1.html @@ -41,11 +41,9 @@
  • + -
  • @@ -61,7 +59,7 @@ modal-width="100%" class="sessionAdminUI_Id">
    @@ -104,7 +102,7 @@ modal-height="100%" modal-color="#229954"> diff --git a/demo/CoCreate-navbar.html b/demo/CoCreate-navbar.html index 8f17ba2..ecab328 100644 --- a/demo/CoCreate-navbar.html +++ b/demo/CoCreate-navbar.html @@ -46,11 +46,9 @@
  • + -
  • @@ -66,7 +64,7 @@ modal-width="100%" class="sessionAdminUI_Id">
    @@ -109,7 +107,7 @@ modal-height="100%" modal-color="#229954"> diff --git a/demo/CoCreate-smooth-scroll.html b/demo/CoCreate-smooth-scroll.html index e7c592d..cc37db2 100644 --- a/demo/CoCreate-smooth-scroll.html +++ b/demo/CoCreate-smooth-scroll.html @@ -43,11 +43,9 @@
  • + -
  • @@ -63,7 +61,7 @@ modal-width="100%" class="sessionAdminUI_Id">
    @@ -106,7 +104,7 @@ modal-height="100%" modal-color="#229954"> diff --git a/demo/avatar.html b/demo/avatar.html index d59df27..e22982b 100644 --- a/demo/avatar.html +++ b/demo/avatar.html @@ -81,43 +81,33 @@

    CoCreate-avatar

    class="margin-right:15px" share-network="twitter" title="Share on twitter" - >
    @@ -142,9 +132,7 @@

    Usage

    @@ -191,9 +179,7 @@

    Attributes

    @@ -253,9 +239,7 @@

    Demo

    @@ -302,7 +286,7 @@

    Demo

    toggle="code-height" toggle-selector="#demo-code" >

    Demo

    hide="#eye-slash" toggle="code-height" toggle-selector="#demo-code" - >

    Demo

    show="#code, #demo-code" hide="#code-slash" >

    CoCreate-avatar

    class="margin-right:15px" share-network="twitter" title="Share on twitter" - >
    @@ -151,9 +141,7 @@

    Usage

    @@ -200,9 +188,7 @@

    Attributes

    @@ -262,9 +248,7 @@

    Demo

    @@ -311,7 +295,7 @@

    Demo

    toggle="code-height" toggle-selector="#demo-code" >

    Demo

    hide="#eye-slash" toggle="code-height" toggle-selector="#demo-code" - >

    Demo

    show="#code, #demo-code" hide="#code-slash" >

    CoCreate-flip-item

    class="margin-right:15px" share-network="twitter" title="Share on twitter" - >
    @@ -143,9 +133,7 @@

    Usage

    @@ -179,9 +167,7 @@

    Attributes

    @@ -232,9 +218,7 @@

    Demo

    @@ -281,7 +265,7 @@

    Demo

    toggle="code-height" toggle-selector="#demo-code" >

    Demo

    hide="#eye-slash" toggle="code-height" toggle-selector="#demo-code" - >

    Demo

    show="#code, #demo-code" hide="#code-slash" >

    CoCreate utility CSS

    class="margin-right:15px" share-network="twitter" title="Share on twitter" - >
    @@ -153,9 +143,7 @@

    Usage

    @@ -1048,9 +1036,7 @@

    Demo

    @@ -1097,7 +1083,7 @@

    Demo

    toggle="code-height" toggle-selector="#demo-code" >

    Demo

    hide="#eye-slash" toggle="code-height" toggle-selector="#demo-code" - >

    Demo

    show="#code, #demo-code" hide="#code-slash" >
    Date: Wed, 12 Jun 2024 18:26:06 -0500 Subject: [PATCH 2/3] fix: bump cocreate dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 125c7a9..465b443 100644 --- a/package.json +++ b/package.json @@ -59,4 +59,4 @@ "webpack-cli": "^4.6.0", "webpack-log": "^3.0.1" } -} +} \ No newline at end of file From eb8139475d09f7fa595a03a3ea27967a79fc1671 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 12 Jun 2024 23:34:47 +0000 Subject: [PATCH 3/3] chore(release): 1.20.4 [skip ci] ## [1.20.4](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.3...v1.20.4) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([99ac2f4](https://github.com/CoCreate-app/CoCreateCSS/commit/99ac2f44dcd1c022f20117bb0e85273769d20f6c)) * svg icon class ([61faeac](https://github.com/CoCreate-app/CoCreateCSS/commit/61faeac538f356a4949434c4c7c3201cbdce5fd4)) --- CHANGELOG.md | 8 ++++++++ package.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda504e..f317a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.20.4](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.3...v1.20.4) (2024-06-12) + + +### Bug Fixes + +* bump cocreate dependencies ([99ac2f4](https://github.com/CoCreate-app/CoCreateCSS/commit/99ac2f44dcd1c022f20117bb0e85273769d20f6c)) +* svg icon class ([61faeac](https://github.com/CoCreate-app/CoCreateCSS/commit/61faeac538f356a4949434c4c7c3201cbdce5fd4)) + ## [1.20.3](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.20.2...v1.20.3) (2024-05-19) diff --git a/package.json b/package.json index 465b443..f46fd86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatecss", - "version": "1.20.3", + "version": "1.20.4", "description": "A lightweight utility-first Atomic CSS framework promoting rapid UI development. No learning curve... Apply your native css property:value directly in class, then extract and transform it.", "keywords": [ "cocreatecss", @@ -59,4 +59,4 @@ "webpack-cli": "^4.6.0", "webpack-log": "^3.0.1" } -} \ No newline at end of file +}