Skip to content

Releases: jimmynguyen1308/qwik-table-loader

v0.1.0

24 Apr 21:14
Compare
Choose a tag to compare

Features

  • Rebuild the whole library using Qwik component library template, so the package is waaaaay cleaner and lighter
  • Make changes to parameter naming & component structure
  • Add new filter type "options"
  • Add examples (screenshots, code & instructions)

v0.0.8

21 Jul 14:04
Compare
Choose a tag to compare

Features

  • Clean up package dependencies & unused files.

v.0.0.7 (overhaul, more dynamic and s-table version)

21 Jul 13:30
Compare
Choose a tag to compare

Features

  • Use TableLoader component to render table.
  • Customize table elements & features by parsing properties into TableLoader.
  • Include built-in methods for sophisticated table functionalities.
  • Support TypeScript and TailwindCSS.

Future Improvements

  • Add some examples.
  • Bugfix and add features if necessary (feel free to add issues on GitHub).