-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ fc4e37a 🚀
- Loading branch information
Showing
59 changed files
with
977 additions
and
968 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
assets/js/themes/chunk-vendors.6cf452cb.js → assets/js/themes/chunk-vendors.62c41f60.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>License FAQs · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -413,15 +413,15 @@ <h4 id="it-does-not-require-you-to">It does not require you to:</h4> | |
<li>Submit changes that you make to Bootstrap Table back to the Bootstrap Table project (though such feedback is encouraged)</li> | ||
</ul> | ||
|
||
<p>The full Bootstrap Table license is located <a href="https://github.com/wenzhixin/bootstrap-table/blob/1.22.4/LICENSE">in the project repository</a> for more information.</p> | ||
<p>The full Bootstrap Table license is located <a href="https://github.com/wenzhixin/bootstrap-table/blob/1.22.5/LICENSE">in the project repository</a> for more information.</p> | ||
|
||
</main> | ||
</div> | ||
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>About · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -385,15 +385,15 @@ <h2 id="team">Team</h2> | |
|
||
<h2 id="get-involved">Get involved</h2> | ||
|
||
<p>Get involved with Bootstrap development by <a href="https://github.com/wenzhixin/bootstrap-table/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/wenzhixin/bootstrap-table/blob/v1.22.4/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p> | ||
<p>Get involved with Bootstrap development by <a href="https://github.com/wenzhixin/bootstrap-table/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/wenzhixin/bootstrap-table/blob/v1.22.5/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p> | ||
|
||
</main> | ||
</div> | ||
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>Team · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -406,15 +406,15 @@ <h1 class="bd-title" id="content"> | |
|
||
</div> | ||
|
||
<p>Get involved with Bootstrap Table development by <a href="https://github.com/wenzhixin/bootstrap-table/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/wenzhixin/bootstrap-table/blob/1.22.4/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p> | ||
<p>Get involved with Bootstrap Table development by <a href="https://github.com/wenzhixin/bootstrap-table/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/wenzhixin/bootstrap-table/blob/1.22.5/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p> | ||
|
||
</main> | ||
</div> | ||
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>Translations · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -394,8 +394,8 @@ <h1 class="bd-title" id="content"> | |
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>Column Options · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -1270,8 +1270,8 @@ <h2 id="widthunit">widthUnit</h2> | |
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>Events · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -735,7 +735,7 @@ <h2 id="onloadsuccess">onLoadSuccess</h2> | |
<p>It fires when remote data is loaded successfully. The parameters contain:</p> | ||
|
||
<ul> | ||
<li><code class="highlighter-rouge">data</code>: the remote data.</li> | ||
<li><code class="highlighter-rouge">data</code>: the remote data loaded into the table. (Note: this data cannot be modified once it’s loaded into the table. If you need to process received data before using it in the table, write your custom <a href="/docs/api/table-options/#responsehandler">responseHandler</a> instead.)</li> | ||
<li><code class="highlighter-rouge">status</code>: the status code of <code class="highlighter-rouge">jqXHR</code>.</li> | ||
<li><code class="highlighter-rouge">jqXHR</code>: jqXHR object, which is a super set of the XMLHTTPRequest object. For more information, see the <a href="http://api.jquery.com/Types/#jqXHR">jqXHR Type</a>.</li> | ||
</ul> | ||
|
@@ -1076,8 +1076,8 @@ <h2 id="onvirtualscroll">onVirtualScroll</h2> | |
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ | |
|
||
<title>Localizations · Bootstrap Table</title> | ||
|
||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><!-- Documentation extras --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"><!-- Documentation extras --> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"> | ||
|
||
|
||
<link href="/assets/css/docs.min.css" rel="stylesheet"> | ||
<link href="/assets/css/style.css?m=9" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="/assets/css/style.css?m=9"> | ||
|
||
<!-- Favicons --> | ||
<link rel="icon" href="/favicon.png"> | ||
|
@@ -89,10 +89,10 @@ | |
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
v1.22.4 | ||
v1.22.5 | ||
</a> | ||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions"> | ||
<a class="dropdown-item active" href="/">Latest (1.22.4)</a> | ||
<a class="dropdown-item active" href="/">Latest (1.22.5)</a> | ||
|
||
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a> | ||
|
||
|
@@ -662,8 +662,8 @@ <h2 id="formattoggleon">formatToggleOn</h2> | |
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> | ||
<script> | ||
$(function () { | ||
|
Oops, something went wrong.