Skip to content

v0.2.6

Choose a tag to compare

@BitTheCat BitTheCat released this 19 Jan 19:22
· 26 commits to main since this release
ea7dd71
  • fixed busy state
  • added hideSummary props (hide-summary, default false)
  • added customisation of summary text (summary-text, default Displaying _STR_FROM_ to _STR_TO_ of _STR_TOTAL_ items, table will replace _STR_FROM_ , _STR_TO_ and _STR_TOTAL_ in your string with the calculated values so that you can translate the summary sentence into your language )
  • added first vitest test (more to come)