Skip to content

Releases: loadingio/paginate

0.1.1

18 Jun 13:52
Compare
Choose a tag to compare
  • fix bug: res is not defined in _fetch

0.1.0

08 May 10:45
Compare
Choose a tag to compare
  • 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

0.0.4

19 Jan 14:32
Compare
Choose a tag to compare
  • rename ldPage to ldpage
  • rename ldpage.js, ldpage.min.js to index.js and index.min.js
  • upgrade modules
  • release with compact directory structure
  • add main and browser field in package.json.
  • further minimize generated js file with mangling and compression
  • remove assets files from git
  • patch test code to make it work with upgraded modules

0.0.3

09 Dec 08:18
Compare
Choose a tag to compare
  • fix bug: end should be set before finish event is fired.

0.0.2

09 Dec 05:32
Compare
Choose a tag to compare
  • rename init to reset, while keeping init for backward compatibility.

0.0.1

09 Dec 04:44
Compare
Choose a tag to compare
v0.0.1

scope package name. original name got rejected by npm