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