Skip to content

0.1.0

Compare
Choose a tag to compare
@zbryikt zbryikt released this 08 May 10:45
· 5 commits to master since this release
  • rename module to @loadingio/paginate. export paginate instead of ldpage
  • upgrade dependencies to fix vulnerabilities
  • refactoring with concise configs and simpler APIs.
    • init removed
    • internal vairables prefixed with _
    • rename setHost to host
  • support debounce based on @loadingio/debounce.js
  • blocking reset by fetch based on proxise
  • add fetchOnInit option
  • update documentation