Skip to content

v0.4.5

Compare
Choose a tag to compare
@zackbloom zackbloom released this 23 Sep 18:17
· 272 commits to master since this release

Adds:

  • The ability to specify where Pace is injected in the page - @volker48
  • The ability to have Pace not start automatically
  • The ability to have Pace restart automatically on Backbone router navigation
  • The ability to configure how many samples are required before eventLag testing completes (and lowers the default)

Fixes:

  • Increases the default z-index of templates to work better with Bootstrap - @traviscross