@@ -44,7 +44,7 @@ <h2>CoCreate-conditional-logic</h2>
44
44
< div id ="conditional-logic-section " class ="display:flex flex-wrap:wrap ">
45
45
< div class ="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px ">
46
46
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 ">
48
48
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-install"] '>
49
49
< h2 class ="padding:5px_0px "> Install</ h2 >
50
50
< 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>
54
54
< p class ="padding:10px_0px line-height:1.5 "> Or you can use cdn link:</ p >
55
55
< pre > < code class ="language-html "> <script>https://cdn.cocreate.app/conditional-logic/latest/CoCreate-conditional-logic.min.js</script></ code > </ pre >
56
56
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 ">
58
58
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-usage"] '>
59
59
< h2 class ="padding:5px_0px "> Usage</ h2 >
60
60
< 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>
78
78
< p class ="padding:10px_0px line-height:1.5 "> This is conditional-logic usage</ p >
79
79
</ div >
80
80
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 ">
82
82
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-attributes"] '>
83
83
< h2 class ="padding:5px_0px "> Attributes</ h2 >
84
84
< 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
99
99
< div class ="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey ">
100
100
101
101
<!-- 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 ">
103
103
< span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#conditional-logic-demo"] '>
104
104
< h2 class ="padding:5px_0px "> Demo</ h2 >
105
105
< 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>
154
154
</ div >
155
155
156
156
</ 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 >
158
161
< script >
159
162
var config = {
160
163
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
0 commit comments