Skip to content

Commit 78c14e1

Browse files
committed
Clean Tree
2 parents b359e76 + 57b7a8b commit 78c14e1

File tree

8 files changed

+48
-31
lines changed

8 files changed

+48
-31
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.12](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.0.11...v1.0.12) (2021-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* media query size for xs ([713c3f8](https://github.com/CoCreate-app/CoCreateCSS/commit/713c3f800d81a8906893a0fc3b834fae7bb18b1a))
7+
18
## [1.0.11](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.0.10...v1.0.11) (2021-04-25)
29

310

demo/atomic-css.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ <h2 class="padding:5px_0px">Reference</h2>
5050
</div>
5151

5252
<div class="">
53-
<p class="padding:10px_0px">CoCreate Helper Classes are very easy to use.</p>
54-
<p class="padding:10px_0px">We can use exactly same class names with "style:value".</p>
53+
<p class="padding:10px_0px line-height:1.5">CoCreate Helper Classes are very easy to use.</p>
54+
<p class="padding:10px_0px line-height:1.5">We can use exactly same class names with "style:value".</p>
5555
<div class="flex-grow:1 min-width:300px width:100%">
5656
<pre class="margin-bottom:10px">
5757
<code class="language-js">
@@ -60,7 +60,7 @@ <h2 class="padding:5px_0px">Reference</h2>
6060
</code>
6161
</pre>
6262
</div>
63-
<p class="padding:10px_0px">Main styles and values provided as helper classes are as follows.</p>
63+
<p class="padding:10px_0px line-height:1.5">Main styles and values provided as helper classes are as follows.</p>
6464
</div>
6565
<div>
6666
<div class="position:sticky top:0 background:white padding-top:5px padding-bottom:10px box-shadow-bottom">

dist/CoCreateCSS.min.js

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

docs/avatar.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
</head>
1717

1818
<body>
19-
<navbar class="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px" data-main_content_id="content" data-scroll="sticky-nav,hide-nav" data-scroll_up="10" data-scroll_down="10" data-collection="components" data-document_id="60395ef42b3ac232657040fd" name="html">
20-
</navbar>
19+
<nav class="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px" data-main_content_id="content" data-scroll="sticky-nav,hide-nav" data-scroll_up="10" data-scroll_down="10" data-collection="components" data-document_id="60395ef42b3ac232657040fd" name="html">
20+
</nav>
2121
<sidenav id="menuL" class="cocreate-sidenav background:whitesmoke" data-main_content="content" sidenav-default_desktop="expanded" sidenav-default_tablet="offcanvas" sidenav-ontoggle_desktop="offcanvas" sidenav-ontoggle_tablet="expanded">
2222
<menu data-collection="components" data-document_id="603717b07de7fb350ae9fec8" name="html"></menu>
2323
<div class="resizeHandler"></div>
2424
</sidenav>
25-
<main class="padding:15px_15px_0px_15px" data-main_content_id="content" id="cocreate-avatar">
25+
<main class="padding-top:15px padding:15px@lg@xl" data-main_content_id="content" id="cocreate-avatar">
2626
<div class="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px">
2727
<div class="display:flex align-items:center">
2828
<h2>CoCreate-avatar</h2>
@@ -39,9 +39,9 @@ <h2>CoCreate-avatar</h2>
3939
<a href="https://github.com/CoCreate-app/CoCreate-avatar" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
4040
</div>
4141
</div>
42-
<p class="max-width:500px margin:20px_10px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</p>
42+
<p class="max-width:500px margin:20px_10px line-height:1.5">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</p>
4343
<div id="xxxxx-section" class="display:flex flex-wrap:wrap">
44-
<div class="flex-grow:1 width:400px padding:0px_10px margin-top:60px">
44+
<div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">
4545

4646
<div id="boilerplate-usage" class="margin-top:80px border-bottom:1px_solid_lightgrey" data-scroll data-scroll_intersect="color:dodgerblue" data-scroll_target="#boilerplate-usage-section">
4747
<span class="display:flex align-items:center width:fit-content" data-hover="display:block!important" data-hover_target='[href="#boilerplate-usage"]'>
@@ -51,7 +51,7 @@ <h2 class="padding:5px_0px">Usage</h2>
5151
</div>
5252

5353
<div class="">
54-
<p class="padding:10px_0px">This is xxxxx usage</p>
54+
<p class="padding:10px_0px line-height:1.5">This is xxxxx usage</p>
5555

5656
<div class="flex-grow:1 min-width:300px width:100%">
5757
<pre>
@@ -69,8 +69,8 @@ <h2 class="padding:5px_0px">Usage</h2>
6969
</code>
7070
</pre>
7171
</div>
72-
<p class="padding:10px_0px">This is xxxxx usage</p>
73-
<p class="padding:10px_0px">This is xxxxx usage</p>
72+
<p class="padding:10px_0px line-height:1.5">This is xxxxx usage</p>
73+
<p class="padding:10px_0px line-height:1.5">This is xxxxx usage</p>
7474
</div>
7575
<div id="boilerplate-attributes" class="margin-top:80px border-bottom:1px_solid_lightgrey" data-scroll data-scroll_intersect="color:dodgerblue" data-scroll_target="#boilerplate-attributes-section">
7676
<span class="display:flex align-items:center width:fit-content" data-hover="display:block!important" data-hover_target='[href="#boilerplate-attributes"]'>
@@ -106,7 +106,7 @@ <h4><span>avatar-label</span></h4>
106106
</ul>
107107
</div>
108108

109-
<div class="flex-grow:1 width:350px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey">
109+
<div class="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey">
110110
<!-- SandBox -->
111111
<div id="boilerplate-demo" class="border-bottom:1px_solid_lightgrey" data-scroll data-scroll_intersect="color:dodgerblue" data-scroll_target="#boilerplate-demo-section">
112112
<span class="display:flex align-items:center width:fit-content" data-hover="display:block!important" data-hover_target='[href="#boilerplate-demo"]'>

0 commit comments

Comments
 (0)