99 < meta name ="description " content ="A simple HTML5 and pure javascript component. Easy configuration using data-attributes and highly styleable. " />
1010 < meta name ="keywords " content ="helper classes, utility classes, css framework, css library, inline style classes " />
1111 < meta name ="robots " content ="index,follow " />
12+ < meta property ="og:image " content ="https://cdn.cocreate.app/docs/boilerplate.png ">
1213
1314 <!-- CoCreate CSS -->
1415 < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css "/>
2021 < div class ="display:flex align-items:center ">
2122 < h2 > CoCreate-conditional-logic</ h2 >
2223 </ div >
23- < div class ="display:flex align-items:center font-size:20px " data-share_height ="600 " data-share_width ="500 " data-share_media ="https://via.placeholder.com/300/09f/fff .png ">
24+ < div class ="display:flex align-items:center font-size:20px " 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 ">
2425 < a href ="https://github.com/CoCreate-app/CoCreate-conditional-logic " target ="_blank " class ="margin-right:15px "> < i class ="fab fa-github "> </ i > </ a >
2526 < a class ="margin-right:15px " data-share_network ='twitter ' title ="Share on twitter "> < i class ="fab fa-twitter "> </ i > </ a >
2627 < a class ="margin-right:15px " data-share_network ='facebook ' title ="Share on Facebook "> < i class ="fab fa-facebook "> </ i > </ a >
@@ -33,7 +34,7 @@ <h2>CoCreate-conditional-logic</h2>
3334 < div class ="flex-grow:1 width:300px padding:0px_10px margin:20px_0px ">
3435
3536 < div id ="conditional-logic-install " class ="border-bottom:1px_solid_lightgrey ">
36- < span class ="display:flex align-items:center " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-install"] '>
37+ < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-install"] '>
3738 < h2 class ="padding:5px_0px "> Install</ h2 >
3839 < a class ="margin-left:10px display:none " href ="#conditional-logic-install "> < i class ="fas fa-link "> </ i > </ a >
3940 </ span >
@@ -43,7 +44,7 @@ <h2 class="padding:5px_0px">Install</h2>
4344 < pre > < code class ="language-html "> <script>https://cdn.cocreate.app/conditional-logic/latest/CoCreate-conditional-logic.min.js</script></ code > </ pre >
4445
4546 < div id ="conditional-logic-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey ">
46- < span class ="display:flex align-items:center " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-usage"] '>
47+ < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-usage"] '>
4748 < h2 class ="padding:5px_0px "> Usage</ h2 >
4849 < a class ="margin-left:10px display:none " href ="#conditional-logic-usage "> < i class ="fas fa-link "> </ i > </ a >
4950 </ span >
@@ -67,7 +68,7 @@ <h2 class="padding:5px_0px">Usage</h2>
6768 </ div >
6869
6970 < div id ="conditional-logic-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey ">
70- < span class ="display:flex align-items:center " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-attributes"] '>
71+ < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-attributes"] '>
7172 < h2 class ="padding:5px_0px "> Attributes</ h2 >
7273 < a class ="margin-left:10px display:none " href ="#conditional-logic-attributes "> < i class ="fas fa-link "> </ i > </ a >
7374 </ span >
@@ -88,7 +89,7 @@ <h4><span>data-hide</span> <span class="cocreate-badge success">string</span> <s
8889
8990 <!-- SandBox -->
9091 < div id ="conditional-logic-demo " class ="border-bottom:1px_solid_lightgrey ">
91- < span class ="display:flex align-items:center " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-demo"] '>
92+ < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-demo"] '>
9293 < h2 class ="padding:5px_0px "> Demo</ h2 >
9394 < a class ="margin-left:10px display:none " href ="#conditional-logic-demo "> < i class ="fas fa-link "> </ i > </ a >
9495 </ span >
@@ -112,7 +113,7 @@ <h2 class="padding:5px_0px">Demo</h2>
112113 class ="margin-right:10px ">
113114 < i class ="fas fa-external-link-alt "> </ i >
114115 </ a >
115- < a class ="fs-toggle margin-right:5px " target ="#playground-1 "> < i class ="fas fa-expand "> </ i > </ a >
116+ < a class ="margin-right:5px " data-fullscreen target ="#playground-1 "> < i class ="fas fa-expand "> </ i > </ a >
116117 </ div >
117118
118119 < div class ="svRow ">
@@ -146,8 +147,7 @@ <h2 class="padding:5px_0px">Demo</h2>
146147 < script >
147148 var config = {
148149 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
149- securityKey : 'f26baf68-e3a9-45fc-effe-502e47116265' ,
150- organization_Id : '5de0387b12e200ea63204d6c'
150+ organization_Id : '5de0387b12e200ea63204d6c'
151151 }
152152 </ script >
153153
0 commit comments