2015-07-30 11:34:04 +00:00
|
|
|
### Basic example
|
2015-05-26 08:55:39 +00:00
|
|
|
|
2015-07-30 11:34:04 +00:00
|
|
|
<div class="control-list list-unresponsive">
|
|
|
|
|
<table class="table data">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th class="sort-desc"><a href="/">Title</a></th>
|
|
|
|
|
<th class="active sort-asc"><a href="/">Created</a></th>
|
|
|
|
|
<th><span>Categories</span></th>
|
|
|
|
|
<th><span>Updated</span></th>
|
|
|
|
|
<th class="list-setup"><a href="/" title="List options"></a></th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>Welcome to October</td>
|
|
|
|
|
<td>Oct 01, 2013</td>
|
|
|
|
|
<td>News</td>
|
|
|
|
|
<td>Oct 01, 2013</td>
|
|
|
|
|
<td> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
2015-05-26 08:55:39 +00:00
|
|
|
|
2015-07-30 11:34:04 +00:00
|
|
|
### Complete example
|
|
|
|
|
|
|
|
|
|
<div class="control-list list-unresponsive">
|
|
|
|
|
<table class="table data" data-control="rowlink">
|
2015-05-26 08:55:39 +00:00
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th class="list-checkbox">
|
|
|
|
|
<div class="checkbox custom-checkbox nolabel">
|
2015-07-30 11:34:04 +00:00
|
|
|
<input type="checkbox" id="checkboxAll" />
|
|
|
|
|
<label for="checkboxAll"></label>
|
2015-05-26 08:55:39 +00:00
|
|
|
</div>
|
|
|
|
|
</th>
|
|
|
|
|
<th class="sort-desc"><a href="/">Title</a></th>
|
|
|
|
|
<th class="active sort-asc"><a href="/">Created</a></th>
|
|
|
|
|
<th class="sort-desc"><a href="/">Author</a></th>
|
|
|
|
|
<th><span>Categories</span></th>
|
|
|
|
|
<th><span>Published</span></th>
|
|
|
|
|
<th><span>Updated</span></th>
|
2015-07-30 11:34:04 +00:00
|
|
|
<th class="list-setup"><a href="/" title="List options"></a></th>
|
2015-05-26 08:55:39 +00:00
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="list-checkbox nolink">
|
|
|
|
|
<div class="checkbox custom-checkbox nolabel">
|
2015-07-30 11:34:04 +00:00
|
|
|
<input id="checkbox_1" type="checkbox" />
|
|
|
|
|
<label for="checkbox_1">Check</label>
|
2015-05-26 08:55:39 +00:00
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td><a href="/">Welcome to October</a></td>
|
|
|
|
|
<td>Oct 01, 2013</td>
|
2015-07-30 11:34:04 +00:00
|
|
|
<td>Adam Person</td>
|
2015-05-26 08:55:39 +00:00
|
|
|
<td>News</td>
|
|
|
|
|
<td>Oct 01, 2013</td>
|
|
|
|
|
<td>Oct 01, 2013</td>
|
|
|
|
|
<td> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="active">
|
|
|
|
|
<td class="list-checkbox nolink">
|
|
|
|
|
<div class="checkbox custom-checkbox nolabel">
|
|
|
|
|
<input id="checkbox_2" type="checkbox" checked="checked" /><label for="checkbox_2">Check The marketplace is open!</label>
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td><a href="/">The marketplace is open!</a></td>
|
|
|
|
|
<td>Oct 15, 2013</td>
|
|
|
|
|
<td>Sam Georges</td>
|
|
|
|
|
<td>Features</td>
|
|
|
|
|
<td>Oct 16, 2013</td>
|
|
|
|
|
<td>Oct 16, 2013</td>
|
|
|
|
|
<td> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="list-checkbox nolink">
|
|
|
|
|
<div class="checkbox custom-checkbox nolabel">
|
2015-07-30 11:34:04 +00:00
|
|
|
<input id="checkbox_3" type="checkbox" />
|
|
|
|
|
<label for="checkbox_3">Check Welcome to the Builder!</label>
|
2015-05-26 08:55:39 +00:00
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td><a href="/">Welcome to the Builder!</a></td>
|
|
|
|
|
<td>Oct 21, 2013</td>
|
|
|
|
|
<td>Alexey Bobkov</td>
|
|
|
|
|
<td>News, Features</td>
|
|
|
|
|
<td>Oct 21, 2013</td>
|
|
|
|
|
<td>Oct 21, 2013</td>
|
|
|
|
|
<td> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="list-checkbox nolink">
|
|
|
|
|
<div class="checkbox custom-checkbox nolabel">
|
2015-07-30 11:34:04 +00:00
|
|
|
<input id="checkbox_4" type="checkbox" />
|
|
|
|
|
<label for="checkbox_4">Check Components explained</label>
|
2015-05-26 08:55:39 +00:00
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td><a href="/">Components explained</a></td>
|
|
|
|
|
<td>Nov 12, 2013</td>
|
|
|
|
|
<td>Alexey Bobkov</td>
|
|
|
|
|
<td>Tutorials</td>
|
|
|
|
|
<td>Nov 12, 2013</td>
|
|
|
|
|
<td>Nov 12, 2013</td>
|
|
|
|
|
<td> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="list-checkbox nolink">
|
|
|
|
|
<div class="checkbox custom-checkbox nolabel">
|
2015-07-30 11:34:04 +00:00
|
|
|
<input id="checkbox_5" type="checkbox" />
|
|
|
|
|
<label for="checkbox_5">Check Creating a module in 90 seconds</label>
|
2015-05-26 08:55:39 +00:00
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td><a href="/">Creating a module in 90 seconds</a></td>
|
|
|
|
|
<td>Nov 15, 2013</td>
|
|
|
|
|
<td>Sam Georges</td>
|
|
|
|
|
<td>Tutorials</td>
|
|
|
|
|
<td>Nov 15, 2013</td>
|
|
|
|
|
<td>Nov 15, 2013</td>
|
|
|
|
|
<td> </td>
|
|
|
|
|
</tr>
|
2015-07-30 11:34:04 +00:00
|
|
|
</body>
|
2015-05-26 08:55:39 +00:00
|
|
|
<tfoot>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="8" class="list-pagination nolink">
|
2015-07-30 11:34:04 +00:00
|
|
|
<div class="control-pagination">
|
|
|
|
|
<span class="page-iteration">1-5 of 20</span>
|
|
|
|
|
<a href="#" class="page-back" title="Previous page"></a><a href="#" class="page-next" title="Next page"></a>
|
|
|
|
|
</div>
|
2015-05-26 08:55:39 +00:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tfoot>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
|
2015-07-30 11:34:04 +00:00
|
|
|
### Responsive list
|
|
|
|
|
|
|
|
|
|
Lists are responsive by default and will collapse at a breakpoint of `980px`. This behavior can be disabled by adding the `list-unresponsive` class.
|
|
|
|
|
|
2015-05-26 08:55:39 +00:00
|
|
|
<div class="control-list">
|
2015-07-30 11:34:04 +00:00
|
|
|
<table class="table data">
|
2015-05-26 08:55:39 +00:00
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th class="sort-desc"><a href="/">Title</a></th>
|
|
|
|
|
<th class="active sort-asc"><a href="/">Created</a></th>
|
|
|
|
|
<th><span>Categories</span></th>
|
|
|
|
|
<th><span>Published</span></th>
|
|
|
|
|
<th><span>Updated</span></th>
|
|
|
|
|
<th class="list-setup"><a href="/" title="List options"></a></th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
2015-07-30 11:34:04 +00:00
|
|
|
<td data-title="Title">Welcome to October</td>
|
|
|
|
|
<td data-title="Created">Oct 01, 2013</td>
|
|
|
|
|
<td data-title="Categories">News</td>
|
|
|
|
|
<td data-title="Published">Oct 01, 2013</td>
|
|
|
|
|
<td data-title="Updated">Oct 01, 2013</td>
|
|
|
|
|
<td class="list-setup"> </td>
|
2015-05-26 08:55:39 +00:00
|
|
|
</tr>
|
2015-07-30 11:34:04 +00:00
|
|
|
</tbody>
|
2015-05-26 08:55:39 +00:00
|
|
|
<tfoot>
|
|
|
|
|
<tr>
|
2015-07-30 11:34:04 +00:00
|
|
|
<td colspan="5" class="list-pagination nolink">
|
2015-05-26 08:55:39 +00:00
|
|
|
<div class="control-pagination">
|
2015-07-30 11:34:04 +00:00
|
|
|
<span class="page-iteration">
|
|
|
|
|
Displayed records: 1-1 of 1
|
|
|
|
|
</span>
|
2015-05-26 08:55:39 +00:00
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tfoot>
|
|
|
|
|
</table>
|
2015-09-02 07:30:03 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
### Row classes
|
|
|
|
|
|
|
|
|
|
The following classes are available to use on the table row elements.
|
|
|
|
|
|
|
|
|
|
<div class="control-list list-unresponsive">
|
|
|
|
|
<table class="table data">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th class="sort-desc"><a href="/">Class</a></th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr><td>Normal text</td></tr>
|
|
|
|
|
<tr class="hidden"><td>.hidden</td></tr>
|
|
|
|
|
<tr class="strike"><td>.strike</td></tr>
|
|
|
|
|
<tr class="frozen"><td>.frozen</td></tr>
|
|
|
|
|
<tr class="processing"><td>.processing</td></tr>
|
|
|
|
|
<tr class="negative"><td>.negative</td></tr>
|
|
|
|
|
<tr class="positive"><td>.positive</td></tr>
|
|
|
|
|
<tr class="disabled"><td>.disabled / .deleted</td></tr>
|
|
|
|
|
<tr class="new"><td>.new / .important</td></tr>
|
|
|
|
|
<tr class="safe"><td>.safe / .special</td></tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
### Status column
|
|
|
|
|
|
|
|
|
|
It might be fun to include a status column!
|
|
|
|
|
|
|
|
|
|
<div class="control-list list-unresponsive">
|
|
|
|
|
<table class="table data">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th style="width: 150px"><span>Status</span></th>
|
|
|
|
|
<th class="active sort-asc"><a href="/">Title</a></th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="oc-icon-circle text-muted">
|
|
|
|
|
Draft
|
|
|
|
|
</span>
|
|
|
|
|
</td>
|
|
|
|
|
<td>Welcome to October</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="oc-icon-circle text-info">
|
|
|
|
|
Pending
|
|
|
|
|
</span>
|
|
|
|
|
</td>
|
|
|
|
|
<td>What a wonderful day</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="oc-icon-circle text-success">
|
|
|
|
|
Pending
|
|
|
|
|
</span>
|
|
|
|
|
</td>
|
|
|
|
|
<td>The sun is shining</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="oc-icon-circle text-danger">
|
|
|
|
|
Cancelled
|
|
|
|
|
</span>
|
|
|
|
|
</td>
|
|
|
|
|
<td>The weather is sweet here</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
2015-07-30 11:34:04 +00:00
|
|
|
</div>
|