Skip to content

Commit

Permalink
fix: update data-fullscreen to fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jul 29, 2021
1 parent fc2c801 commit 1effc11
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion demo/CoCreate-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<a class="btn-modal-minimize"><i class="far fa-window-minimize"></i></a>
</li>
<li class="margin-right:15px">
<a data-fullscreen><i data-transform_to="fas fa-compress" class="fas fa-expand"></i></a>
<a fullscreen><i data-transform_to="fas fa-compress" class="fas fa-expand"></i></a>
</li>
<li class="margin-right:15px">
<a target="modal" href="render.html" pass-collection="modules" pass-document_id="" pass-prefix="form_" pass_to="builder" modal-width="100%" pass_id="render">
Expand Down
2 changes: 1 addition & 1 deletion demo/CoCreate-navbar.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<!-- Fullscreen toogle and icon transform -->
<li class="margin-right:15px">
<a data-fullscreen><i class="fas fa-expand" data-transform_to="fas fa-compress"></i></a>
<a fullscreen><i class="fas fa-expand" data-transform_to="fas fa-compress"></i></a>
</li>

<!-- Render Builder -->
Expand Down
2 changes: 1 addition & 1 deletion demo/CoCreate-navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<!-- Fullscreen toogle and icon transform -->
<li class="margin-right:15px">
<a data-fullscreen><i class="fas fa-expand" data-transform_to="fas fa-compress"></i></a>
<a fullscreen><i class="fas fa-expand" data-transform_to="fas fa-compress"></i></a>
</li>

<!-- Render Builder -->
Expand Down
2 changes: 1 addition & 1 deletion demo/CoCreate-smooth-scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<!-- Fullscreen toogle and icon transform -->
<li class="margin-right:15px">
<a data-fullscreen><i class="fas fa-expand" data-transform_to="fas fa-compress"></i></a>
<a fullscreen><i class="fas fa-expand" data-transform_to="fas fa-compress"></i></a>
</li>

<!-- Render Builder -->
Expand Down
2 changes: 1 addition & 1 deletion demo/avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h2 class="padding:5px_0px">Demo</h2>
modal-header="false" class="margin-right:10px">
<i class="fas fa-external-link-alt"></i>
</a>
<a class="margin-right:5px" data-fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
<a class="margin-right:5px" fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
</div>

<div class="svRow">
Expand Down
2 changes: 1 addition & 1 deletion demo/test-content.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
<li class="option" value="false"><span>false</span></li>
</ul>
</cocreate-select></div>
<div class="floating-label_field active"><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">data-fetch_docuemnt_id:</label></div><div class="floating-label_trailing"></div></div><cocreate-select class="floating-label text_color" id="data-fetch_docuemnt_id" placeholder="" data-attributes="data-fetch_docuemnt_id" collection="builder" document_id="null" active="">
<div class="floating-label_field active"><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">fetch-docuemnt_id:</label></div><div class="floating-label_trailing"></div></div><cocreate-select class="floating-label text_color" id="fetch-docuemnt_id" placeholder="" data-attributes="fetch-docuemnt_id" collection="builder" document_id="null" active="">
<ul class="options z-index:7 margin-top:5px">
<li class="option" value=""><span>none</span></li>
<li class="option" value="true"><span>true</span></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h2 class="padding:5px_0px">Demo</h2>
class="margin-right:10px">
<i class="fas fa-external-link-alt"></i>
</a>
<a class="margin-right:5px" data-fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
<a class="margin-right:5px" fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
</div>

<div class="svRow">
Expand Down
2 changes: 1 addition & 1 deletion docs/flip-item.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2 class="padding:5px_0px">Demo</h2>
class="margin-right:10px">
<i class="fas fa-external-link-alt"></i>
</a>
<a class="margin-right:5px" data-fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
<a class="margin-right:5px" fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
</div>

<div class="svRow">
Expand Down
4 changes: 2 additions & 2 deletions docs/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -1061,13 +1061,13 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergratio
<cc-option value="false"><span>false</span></cc-option>
</ul>
</cocreate-select><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">fetch-collection:</label></div><div class="floating-label_trailing"></div></div></div>
<div class="floating-label_field active"><cocreate-select class="floating-label text_color" id="data-fetch_docuemnt_id" placeholder="" data-attributes="data-fetch_docuemnt_id" collection="builder" document_id="null" active=""><selected></selected>
<div class="floating-label_field active"><cocreate-select class="floating-label text_color" id="fetch-docuemnt_id" placeholder="" data-attributes="fetch-docuemnt_id" collection="builder" document_id="null" active=""><selected></selected>
<ul class="options z-index:7 margin-top:5px">
<cc-option value=""><span>none</span></cc-option>
<cc-option value="true"><span>true</span></cc-option>
<cc-option value="false"><span>false</span></cc-option>
</ul>
</cocreate-select><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">data-fetch_docuemnt_id:</label></div><div class="floating-label_trailing"></div></div></div>
</cocreate-select><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">fetch-docuemnt_id:</label></div><div class="floating-label_trailing"></div></div></div>
<div class="floating-label_field active"><input data-attributes="fetch-name" type="text" class="floating-label text_color" placeholder="" id="fetch-name" collection="builder" document_id="null" active=""><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">fetch-name</label></div><div class="floating-label_trailing"></div></div></div>
<div class="floating-label_field active"><input data-attributes="filter-name" type="text" class="floating-label text_color" placeholder="" id="filter-name" collection="builder" document_id="null" active=""><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">filter-name</label></div><div class="floating-label_trailing"></div></div></div>
<div class="floating-label_field active"><input data-attributes="filter-value" type="text" class="floating-label text_color" placeholder="" id="filter-value" collection="builder" document_id="null" active=""><div class="floating-label_outline"><div class="floating-label_leading"></div><div class="floating-label_notch"><label class="floating-label_label">filter-value</label></div><div class="floating-label_trailing"></div></div></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/utility.html
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ <h2 class="padding:5px_0px">Demo</h2>
class="margin-right:10px">
<i class="fas fa-external-link-alt"></i>
</a>
<a class="margin-right:5px" data-fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
<a class="margin-right:5px" fullscreen target="#playground-1"><i class="fas fa-expand"></i></a>
</div>

<div class="svRow">
Expand Down

0 comments on commit 1effc11

Please sign in to comment.