|
@@ -87,10 +87,10 @@
|
|
|
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex">
|
|
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex">
|
|
|
<li class="nav-item dropdown">
|
|
<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">
|
|
<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.23.4
|
|
|
|
|
|
|
+ v1.23.5
|
|
|
</a>
|
|
</a>
|
|
|
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
|
|
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
|
|
|
- <a class="dropdown-item active" href="/">Latest (1.23.4)</a>
|
|
|
|
|
|
|
+ <a class="dropdown-item active" href="/">Latest (1.23.5)</a>
|
|
|
|
|
|
|
|
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a>
|
|
<a class="dropdown-item" href="http://bootstrap-table.com/versions/1.21.4/" target="_blank">v1.21.4</a>
|
|
|
|
|
|
|
@@ -143,14 +143,14 @@
|
|
|
|
|
|
|
|
<p>Copy-paste the stylesheet <code class="highlighter-rouge"><link></code> into your <code class="highlighter-rouge"><head></code> before all other stylesheets to load our CSS.</p>
|
|
<p>Copy-paste the stylesheet <code class="highlighter-rouge"><link></code> into your <code class="highlighter-rouge"><head></code> before all other stylesheets to load our CSS.</p>
|
|
|
|
|
|
|
|
-<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.4/dist/themes/semantic/bootstrap-table-semantic.min.css"</span><span class="nt">></span></code></pre></figure>
|
|
|
|
|
|
|
+<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.5/dist/themes/semantic/bootstrap-table-semantic.min.css"</span><span class="nt">></span></code></pre></figure>
|
|
|
|
|
|
|
|
<h3 id="js">JS</h3>
|
|
<h3 id="js">JS</h3>
|
|
|
|
|
|
|
|
<p>Place the following <code class="highlighter-rouge"><script></code>s near the end of your pages, right before the closing <code class="highlighter-rouge"></body></code> tag, to enable them. jQuery must come first, then Semantic.js, and then our JavaScript plugins.</p>
|
|
<p>Place the following <code class="highlighter-rouge"><script></code>s near the end of your pages, right before the closing <code class="highlighter-rouge"></body></code> tag, to enable them. jQuery must come first, then Semantic.js, and then our JavaScript plugins.</p>
|
|
|
|
|
|
|
|
-<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.4/dist/bootstrap-table.min.js"</span><span class="nt">></script></span>
|
|
|
|
|
-<span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.4/dist/themes/semantic/bootstrap-table-semantic.min.js"</span><span class="nt">></script></span></code></pre></figure>
|
|
|
|
|
|
|
+<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.5/dist/bootstrap-table.min.js"</span><span class="nt">></script></span>
|
|
|
|
|
+<span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.5/dist/themes/semantic/bootstrap-table-semantic.min.js"</span><span class="nt">></script></span></code></pre></figure>
|
|
|
|
|
|
|
|
<h2 id="starter-template">Starter template</h2>
|
|
<h2 id="starter-template">Starter template</h2>
|
|
|
|
|
|
|
@@ -169,7 +169,7 @@
|
|
|
|
|
|
|
|
<span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.css"</span><span class="nt">></span>
|
|
<span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.css"</span><span class="nt">></span>
|
|
|
<span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/css/all.min.css"</span><span class="nt">></span>
|
|
<span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/css/all.min.css"</span><span class="nt">></span>
|
|
|
- <span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.4/dist/themes/semantic/bootstrap-table-semantic.min.css"</span><span class="nt">></span>
|
|
|
|
|
|
|
+ <span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.5/dist/themes/semantic/bootstrap-table-semantic.min.css"</span><span class="nt">></span>
|
|
|
|
|
|
|
|
<span class="nt"><title></span>Hello, Bootstrap Table!<span class="nt"></title></span>
|
|
<span class="nt"><title></span>Hello, Bootstrap Table!<span class="nt"></title></span>
|
|
|
<span class="nt"></head></span>
|
|
<span class="nt"></head></span>
|
|
@@ -198,8 +198,8 @@
|
|
|
|
|
|
|
|
<span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"</span><span class="nt">></script></span>
|
|
<span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"</span><span class="nt">></script></span>
|
|
|
<span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.js"</span><span class="nt">></script></span>
|
|
<span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/semantic-ui@2.5.0/dist/semantic.min.js"</span><span class="nt">></script></span>
|
|
|
- <span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.4/dist/bootstrap-table.min.js"</span><span class="nt">></script></span>
|
|
|
|
|
- <span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.4/dist/themes/semantic/bootstrap-table-semantic.min.js"</span><span class="nt">></script></span>
|
|
|
|
|
|
|
+ <span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.5/dist/bootstrap-table.min.js"</span><span class="nt">></script></span>
|
|
|
|
|
+ <span class="nt"><script </span><span class="na">src=</span><span class="s">"https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.5/dist/themes/semantic/bootstrap-table-semantic.min.js"</span><span class="nt">></script></span>
|
|
|
<span class="nt"></body></span>
|
|
<span class="nt"></body></span>
|
|
|
<span class="nt"></html></span></code></pre></figure>
|
|
<span class="nt"></html></span></code></pre></figure>
|
|
|
|
|
|
|
@@ -241,7 +241,7 @@
|
|
|
This fork is developed and maintained by <a href="https://github.com/wenzhixin">@wenzhixin</a>.
|
|
This fork is developed and maintained by <a href="https://github.com/wenzhixin">@wenzhixin</a>.
|
|
|
</p>
|
|
</p>
|
|
|
<p>
|
|
<p>
|
|
|
- Currently v1.23.4, Code licensed <a href="https://github.com/wenzhixin/bootstrap-table/blob/master/LICENSE" target="_blank">MIT</a>,
|
|
|
|
|
|
|
+ Currently v1.23.5, Code licensed <a href="https://github.com/wenzhixin/bootstrap-table/blob/master/LICENSE" target="_blank">MIT</a>,
|
|
|
docs <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
|
docs <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
|
|
</div>
|
|
</div>
|
|
|
</footer>
|
|
</footer>
|
|
@@ -260,7 +260,7 @@
|
|
|
gtag('js', new Date())
|
|
gtag('js', new Date())
|
|
|
gtag('config', 'UA-132747866-1')
|
|
gtag('config', 'UA-132747866-1')
|
|
|
</script>
|
|
</script>
|
|
|
-<script type="module" crossorigin src="/assets/js/themes/assets/themes-Dx-4Xcjb.js"></script>
|
|
|
|
|
|
|
+<script type="module" crossorigin src="/assets/js/themes/assets/themes-BlE8Zcv-.js"></script>
|
|
|
<link rel="stylesheet" crossorigin href="/assets/js/themes/assets/themes-CVLjNXsq.css">
|
|
<link rel="stylesheet" crossorigin href="/assets/js/themes/assets/themes-CVLjNXsq.css">
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/css/all.min.css">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/css/all.min.css">
|
|
|
<div id="app"></div>
|
|
<div id="app"></div>
|