Releases: CodeByZach/pace
Releases · CodeByZach/pace
v0.4.11
v0.4.10
v0.4.9
v0.4.8
v0.4.7
v0.4.6
v0.4.5
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
v0.4.4
v0.4.3
Fixes pushState
and replaceState
detection - @kaleworsley