Releases: ibnujakaria/protable
Releases · ibnujakaria/protable
v0.1.3 (renamed pro-table to protable)
This version includes:
- Renaming package name (
pro-table
->protable
) - Publishing babel-compiled scripts to prevent unsupported optional chaining syntax
- Keeping
<table>
classes onProTable.fromTable()
- Keeping
<th>
classes onProTable.fromTable()
- Keeping
<td>
classes on onProTable.fromTable()
- Adding search wrapper options element
- Adding
type="text"
attribute to<input>
search - Adding some css templates for: semantic-ui, foundatio css, tailwind-css
- Adding callback cell options
First Release
Hello world!
This release contains:
- Generate rich table from array
- Generate rich table from HTML DOM
- Instant Search
- Pagination
- Bootstrap 4 template options