Skip to content

1.5.0 (#45)

Compare
Choose a tag to compare
@Okipa Okipa released this 26 Apr 14:37
· 75 commits to master since this release
826d3df
  • Deprecated the ->icon() method.
  • Added the ->prepend() method to the table columns (which will replace the previous ->icon() one) to prepend HTML to a column value.
  • Added the ->append() method to the table columns to append HTML to a column value.