v0.4.13 - New Style Table Components
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 ofSkTableModule
- should be used with
ui-table
instead ofsk-table
- required inputs are removed from the selector for easier import & auto-complete