Skip to content

0.1.2

Compare
Choose a tag to compare
@frectonz frectonz released this 15 Jun 11:40
· 215 commits to main since this release
0f8fa74

Changelog

Check that the path provided point to an SQLite DB.

image


Add an error fallback component.

image


Add a page not found component.

image


Format numbers with commas.

image


Implement infinite query pagination.

infinite

More changes

  • Optimization: don't calculate table size for large DBs.
  • Implement skeleton loading UI for every page.