Skip to content

v0.4.1

Compare
Choose a tag to compare
@anttiai anttiai released this 23 Mar 07:44
· 439 commits to master since this release

New component: loadMore. Can be used to:

  • Add a "Load more results" button instead of pagination. See example
  • Create an infinite scroll implementation. See example

Added support for infinite scroll to autocomplete component. See example