Skip to content

v1.3.0

Choose a tag to compare

@woozyking woozyking released this 06 Jul 21:25
· 397 commits to master since this release

Release Notes: from v1.2.0 to v1.3.0

version

  • v1.3.0

styled

  • stories example clean up
  • proptype updated
  • clickable example added
  • style examples added
  • initial layouts are created

DynamicButton

  • default props validation update
  • removed internal add icon logic and reverted back to default MUI one

table

  • proper hook orders for initial hidden and cached hidden states
  • pagination count number of possibly filterd rows
  • hide pagination when filtered & page size can show all filtered
  • fix initial per-col hidden, and table-wise hiddenColumns