Skip to content

v0.4.13 - New Style Table Components

Compare
Choose a tag to compare
@coenmooij coenmooij released this 30 Dec 14:52
· 10 commits to main since this release

all table components have been refactor to the new style + some accessibility and codestyle improvements.

Components

  • table
  • data table
  • filter
  • search
  • pagination

Changes

  • They are now all standalone components
  • should be imported as UiTable instead of SkTableModule
  • should be used with ui-table instead of sk-table
  • required inputs are removed from the selector for easier import & auto-complete