Skip to content

Releases: Maykonn/page-info-js

v2.3.5

27 Jul 15:50
Compare
Choose a tag to compare
  • Fixed percentage of loading when errors are detected
  • Refactored error observer
  • Minor bug fixes

v1.3.1

26 Jul 15:35
Compare
Choose a tag to compare

Added information about repository for npm.

v1.3.0

26 Jul 15:25
Compare
Choose a tag to compare

Now is possible to create a custom callback to be called when a Mutation is observed on page.

v1.2.3

24 Jul 20:29
Compare
Choose a tag to compare
README

v1.2.2

24 Jul 20:21
Compare
Choose a tag to compare

Now is possible to work with more events about the page and errors.

v1.0.0

19 Jul 15:57
Compare
Choose a tag to compare

Gather information about DOM and time when loading html elements using custom callbacks.
Include the .gz or .js files into your html code and create your custom callback as explained at README.md.