Skip to content

v2.0.0

Latest

Choose a tag to compare

@JohanDufau JohanDufau released this 13 Jan 12:52
· 0 commits to main since this release

compare changes

🚀 Enhancements

  • datatable): add customizable slots for sorting, checkboxes, and pagination chore(datatable): implement useTableState and useTableFiltering composables fix(datatable: Enhance checkbox handling and pagination logic docs: update README with new slot usage examples style: improve code formatting and comments test: update basic tests to reflect new features (1114896)
  • datatable: Add customizable slots for sorting, checkboxes, and pagination (4420c6a)

🩹 Fixes

  • pagination: Handle when no config provided (6de7e1e)
  • filter: Improves normalize function to filter (ea742c3)

🏡 Chore

❤️ Contributors