Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

1.1.1 released!

Compare
Choose a tag to compare
@kenberkeley kenberkeley released this 24 Jul 09:21
· 97 commits to master since this release

New features and removals

  1. Datatable props: add tblClass / tblStyle for <table>
  2. Datatable props: remove tableBordered (use the above instead)
  3. Column props: add colspan for <th> / <td>

Improvements

  1. fix the width of MultiSelect to 30px