Skip to content

Releases: ibnujakaria/protable

v0.1.3 (renamed pro-table to protable)

06 Jun 04:10
Compare
Choose a tag to compare

This version includes:

  • Renaming package name (pro-table -> protable)
  • Publishing babel-compiled scripts to prevent unsupported optional chaining syntax
  • Keeping <table> classes on ProTable.fromTable()
  • Keeping <th> classes on ProTable.fromTable()
  • Keeping <td> classes on on ProTable.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

18 May 23:50
Compare
Choose a tag to compare

Hello world!

This release contains:

  • Generate rich table from array
  • Generate rich table from HTML DOM
  • Instant Search
  • Pagination
  • Bootstrap 4 template options