Skip to content

Commit f39ffbc

Browse files
committed
Clean Tree
2 parents fb61ba5 + 50d20e7 commit f39ffbc

13 files changed

Lines changed: 97 additions & 1349 deletions

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
## [1.1.19](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.18...v1.1.19) (2021-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* test deploy with fontawesome ([23ee989](https://github.com/CoCreate-app/CoCreateJS/commit/23ee989dd2c9261f5b03a0ee0bc98777247c28db))
7+
8+
## [1.1.18](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.17...v1.1.18) (2021-04-26)
9+
10+
11+
### Bug Fixes
12+
13+
* test deploy with fontawesome ([35d805d](https://github.com/CoCreate-app/CoCreateJS/commit/35d805de05934f48c821e08587ee5ba97e196201))
14+
15+
## [1.1.17](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.16...v1.1.17) (2021-04-26)
16+
17+
18+
### Bug Fixes
19+
20+
* test deploy with fontawesome ([f720a11](https://github.com/CoCreate-app/CoCreateJS/commit/f720a113dca2bf1dc26c0c1c7452ad29e7055020))
21+
22+
## [1.1.16](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.15...v1.1.16) (2021-04-26)
23+
24+
25+
### Bug Fixes
26+
27+
* min file ([949fd3f](https://github.com/CoCreate-app/CoCreateJS/commit/949fd3fec1c11da5b52e6c73da0371970dbf28c3))
28+
29+
## [1.1.15](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.14...v1.1.15) (2021-04-26)
30+
31+
32+
### Bug Fixes
33+
34+
* crud permissions ([c13d35f](https://github.com/CoCreate-app/CoCreateJS/commit/c13d35f3267aed4be4aa74d8e22560117bb5865e))
35+
136
## [1.1.14](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.13...v1.1.14) (2021-04-25)
237

338

CoCreate.config.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ module.exports = {
3535
// name: "CoCreateJS Doc Menu",
3636
// }
3737
// },
38-
// {
39-
// path: "./docs/navbar.html",
40-
// collection: "components",
41-
// document_id: "60395ef42b3ac232657040fd",
42-
// key: "html",
43-
// data:{
44-
// name: "CoCreateJS Doc Navbar",
45-
// }
46-
// },
38+
{
39+
path: "./docs/navbar.html",
40+
collection: "components",
41+
document_id: "60395ef42b3ac232657040fd",
42+
key: "html",
43+
data:{
44+
name: "CoCreateJS Doc Navbar",
45+
}
46+
},
4747
// {
4848
// path: "./docs/elements.html",
4949
// collection: "files",

dist/CoCreate.min.js

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

dist/font-awesome-chunk.min.js

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

docs/elements.1.html

Lines changed: 0 additions & 670 deletions
This file was deleted.

docs/elements.2.html

Lines changed: 0 additions & 604 deletions
This file was deleted.

docs/introduction.html

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,30 @@
1515
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" />
1616
</head>
1717

18-
<body class="padding:15px">
19-
<div id="intro">
20-
<h1 class="padding:10px_0">Introduction</h1>
21-
<h3 class="padding:5px_0" id="cocreatejs">CoCreateJS</h3>
22-
<p> A dependancy free, vanilla javascript Realtime CRUD and Collaboration API. Easily integrates in any HTML template using HTML5 data-attributtes. Converts a regular html website into a dynamic Realtime application. If you know basic html you can easily implement and use the CoCreateJS library/framework. If you have javascript knowledege, CoCreateJS is highly extendable Object oriented collaboration framework. A CoCreate api key is required to open a real time socket channels.</p>
23-
24-
<h3 class="padding:5px_0" id="cocreatecss">CoCreateCSS</h3>
25-
<p>A dependancy free, CSS and vanilla javascript library. Containing a set of easy to use natraul language helper classes, and a wide range of components to assist in developing modern UI/UX. We are excited to see what you build.</p>
26-
27-
<h3 class="padding:5px_0">Micro Service Archeticture</h3>
28-
<p>CoCreateJS 90kb gizipped and CoCreateCSS 15kb gzipped were compiled from a large list of opensource projects. You can include and compile only the components you need, create custom components and contribute to a long list of existing componenets located on github</p>
29-
</div>
18+
<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>
21+
<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">
22+
<menu data-collection="components" data-document_id="603717b07de7fb350ae9fec8" name="html"></menu>
23+
<div class="resizeHandler"></div>
24+
</sidenav>
25+
26+
<main class="padding:15px_15px_0px_15px" data-main_content_id="content">
27+
<h1 class="padding:10px_0">Introduction</h1>
28+
<h3 class="padding:5px_0" id="cocreatejs">CoCreateJS</h3>
29+
<p> A dependancy free, vanilla javascript Realtime CRUD and Collaboration API. Easily integrates in any HTML template using HTML5 data-attributtes. Converts a regular html website into a dynamic Realtime application. If you know basic html you can easily implement and use the CoCreateJS library/framework. If you have javascript knowledege, CoCreateJS is highly extendable Object oriented collaboration framework. A CoCreate api key is required to open a real time socket channels.</p>
3030

31-
<div class="padding:10px_0" id="getting_started">
32-
<h1>Getting Started</h1>
33-
<p>Go to <a href="https://CoCreate.app/register">CoCreate.app/register</a> and retrieve your script which will include the necessary api and security key. And paste it at the end before the ending body tag of any page where you would like to fetch and save data in real time.</p>
34-
35-
<pre>
36-
<code class="language-html">
31+
<h3 class="padding:5px_0" id="cocreatecss">CoCreateCSS</h3>
32+
<p>A dependancy free, CSS and vanilla javascript library. Containing a set of easy to use natraul language helper classes, and a wide range of components to assist in developing modern UI/UX. We are excited to see what you build.</p>
33+
34+
<h3 class="padding:5px_0">Micro Service Archeticture</h3>
35+
<p>CoCreateJS 90kb gizipped and CoCreateCSS 15kb gzipped were compiled from a large list of opensource projects. You can include and compile only the components you need, create custom components and contribute to a long list of existing componenets located on github</p>
36+
</div>
37+
38+
<div class="padding:10px_0" id="getting_started">
39+
<h1>Getting Started</h1>
40+
<p>Go to <a href="https://CoCreate.app/register">CoCreate.app/register</a> and retrieve your script which will include the necessary api and security key. And paste it at the end before the ending body tag of any page where you would like to fetch and save data in real time.</p>
41+
<pre><code class="language-html">
3742
&lt;html&gt;
3843
&lt;head&gt;
3944
&lt;link src="http://cdn.cocreate.app/CoCreate.min.css"&gt;&lt;/link&gt;
@@ -44,24 +49,17 @@ <h1>Getting Started</h1>
4449
&lt;script&gt;
4550
var config = {
4651
apiKey: 'test123456',
47-
securityKey: 'test123456',
4852
organization_Id: '5d0e4e6147fb95a3b8719f12'
4953
}
5054
&lt;/script&gt;
5155

52-
&lt;script src="http://cdn.cocreate.app/CoCreate.min.js"&gt;&lt;/script&gt;
56+
&lt;script src="http://cdn.cocreate.app/latest/CoCreate.min.js"&gt;&lt;/script&gt;
5357

5458
&lt;/body&gt;
5559
&lt;/html&gt;
56-
</code>
57-
</pre>
58-
</div>
59-
60-
<!-- SideNav Left -->
61-
<div id="menuL" class="cocreate-sidenav background:whitesmoke" data-main_content="content" sidenav-default_desktop="expanded" sidenav-default_tablet="expanded" sidenav-default_phone="offcanvas" sidenav-ontoggle_desktop="offcanvas" sidenav-ontoggle_tablet="offcanvas">
62-
<div class="domEditor" data-collection="components" data-document_id="603717b07de7fb350ae9fec8" name="html"></div>
63-
</div>
64-
60+
</code></pre>
61+
</main>
62+
6563
<script>
6664
var config = {
6765
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',

docs/menu.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
<!--Navigation -->
3232
<div class="display:none@md@lg@xl">
3333
<li class="padding-right:10px font-size:20px line-height:40px height:40px">
34-
<a href="../#features" class="padding-left:15px color:dodgerblue:hover">Features</a>
34+
<a href="/#features" class="padding-left:15px color:dodgerblue:hover">Features</a>
3535
</li>
3636
<li class="padding-right:10px font-size:20px line-height:40px height:40px">
37-
<a href="./elements" class="padding-left:15px color:dodgerblue:hover">Docs</a>
37+
<a href="/docs/elements" class="padding-left:15px color:dodgerblue:hover">Docs</a>
3838
</li>
3939
<li class="padding-right:10px font-size:20px line-height:40px height:40px">
40-
<a href="../blog" class="padding-left:15px color:dodgerblue:hover">Blog</a>
40+
<a href="/blog" class="padding-left:15px color:dodgerblue:hover">Blog</a>
4141
</li>
4242
<li class="padding-right:10px font-size:20px line-height:40px height:40px">
43-
<a href="../discuss" class="padding-left:15px color:dodgerblue:hover">Discuss</a>
43+
<a href="/discuss" class="padding-left:15px color:dodgerblue:hover">Discuss</a>
4444
</li>
4545
<li class="padding-right:10px font-size:20px line-height:40px height:40px">
46-
<a href="../university" class="padding-left:15px color:dodgerblue:hover">University</a>
46+
<a href="/university" class="padding-left:15px color:dodgerblue:hover">University</a>
4747
</li>
4848
<hr/>
4949
</div>

docs/navbar.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,13 @@
9696
<div class="display:flex direction:rtl overflow:overlay align-items:center width:350px width:100%!important@xs@sm height:50px padding-right:10px font-size:20px">
9797

9898
<!--Social Share -->
99-
<div class="display:flex align-items:center font-size:20px">
100-
<div class="display:flex align-items:center transition:0.3s padding-left:10px" data-share_network="true" data-share_text="Enter decription here" data-share_title="testing im a title" data-share_height="600" data-share_width="700" data-share_media="https://cdn.cocreate.app/docs/boilerplate.png">
99+
<div class="display:flex align-items:center transition:0.3s padding-left:10px" data-share_network="true" data-share_text="Enter decription here" data-share_title="testing im a title" data-share_height="600" data-share_width="700" data-share_media="https://cdn.cocreate.app/docs/boilerplate.png">
101100
<a href="https://github.com/CoCreate-app" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
102101
<a href="https://twitter.com/CoCreate_App" target="_blank" class="margin-right:15px"><i class="fab fa-twitter"></i></a>
103102
<a href="https://www.facebook.com/CoCreate.apps" target="_blank" class="margin-right:15px"><i class="fab fa-facebook"></i></a>
104103
<a href="https://www.instagram.com/cocreate_app/" target="_blank" class="margin-right:15px"><i class="fab fa-instagram"></i></a>
105-
</div>
106-
104+
</div>
105+
107106
<!--fullscreen toogle and icon transform-->
108107
<a class="margin-right:15px" data-fullscreen><i data-transform_to="fas fa-compress" class="fas fa-expand"></i></a>
109108

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.1.14",
3+
"version": "1.1.19",
44
"description": "A simple CoCreateJS component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreatejs",
@@ -90,7 +90,7 @@
9090
"@cocreate/fetch": "^1.0.0",
9191
"@cocreate/filter": "^1.0.0",
9292
"@cocreate/floating-label": "^1.0.0",
93-
"@cocreate/font-awesome": "^1.0.0",
93+
"@cocreate/font-awesome": "^1.0.2",
9494
"@cocreate/form": "^1.0.0",
9595
"@cocreate/fullcalendar": "^1.0.0",
9696
"@cocreate/fullscreen": "^1.0.0",

0 commit comments

Comments
 (0)