@@ -44,7 +44,7 @@ <h2>CoCreate-conditional-logic</h2>
4444 < div id ="conditional-logic-section " class ="display:flex flex-wrap:wrap ">
4545 < div class ="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px ">
4646
47- < div id ="conditional-logic-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -install-section ">
47+ < div id ="conditional-logic-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#conditional-logic -install-section ">
4848 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-install"] '>
4949 < h2 class ="padding:5px_0px "> Install</ h2 >
5050 < a class ="margin-left:10px display:none " href ="#conditional-logic-install "> < i class ="fas fa-link "> </ i > </ a >
@@ -54,7 +54,7 @@ <h2 class="padding:5px_0px">Install</h2>
5454 < p class ="padding:10px_0px line-height:1.5 "> Or you can use cdn link:</ p >
5555 < pre > < code class ="language-html "> <script>https://cdn.cocreate.app/conditional-logic/latest/CoCreate-conditional-logic.min.js</script></ code > </ pre >
5656
57- < div id ="conditional-logic-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -usage-section ">
57+ < div id ="conditional-logic-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#conditional-logic -usage-section ">
5858 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-usage"] '>
5959 < h2 class ="padding:5px_0px "> Usage</ h2 >
6060 < a class ="margin-left:10px display:none " href ="#conditional-logic-usage "> < i class ="fas fa-link "> </ i > </ a >
@@ -78,7 +78,7 @@ <h2 class="padding:5px_0px">Usage</h2>
7878 < p class ="padding:10px_0px line-height:1.5 "> This is conditional-logic usage</ p >
7979 </ div >
8080
81- < div id ="conditional-logic-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -attributes-section ">
81+ < div id ="conditional-logic-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#conditional-logic -attributes-section ">
8282 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-attributes"] '>
8383 < h2 class ="padding:5px_0px "> Attributes</ h2 >
8484 < a class ="margin-left:10px display:none " href ="#conditional-logic-attributes "> < i class ="fas fa-link "> </ i > </ a >
@@ -99,7 +99,7 @@ <h4><span>data-hide</span> <span class="cocreate-badge success">string</span> <s
9999 < div class ="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey ">
100100
101101 <!-- SandBox -->
102- < div id ="conditional-logic-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -demo-section ">
102+ < div id ="conditional-logic-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#conditional-logic -demo-section ">
103103 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-demo"] '>
104104 < h2 class ="padding:5px_0px "> Demo</ h2 >
105105 < a class ="margin-left:10px display:none " href ="#conditional-logic-demo "> < i class ="fas fa-link "> </ i > </ a >
@@ -154,7 +154,10 @@ <h2 class="padding:5px_0px">Demo</h2>
154154 </ div >
155155
156156 </ div >
157- </ main >
157+ < button href ="https://github.com/CoCreate-app/CoCreate-conditional-logic/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change... " target ="_blank " class ="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50% ">
158+ < i class ="fas fa-pencil-alt "> </ i >
159+ </ button >
160+ </ main >
158161 < script >
159162 var config = {
160163 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
0 commit comments