prepare 0.1.3 & rename clickReload to currentUrlFullReload

This commit is contained in:
Maxime Thirouin
2014-09-16 07:54:12 +02:00
parent c65507ec50
commit 02fabcca8d
3 changed files with 11 additions and 4 deletions

View File

@@ -388,6 +388,10 @@ Value (in px) to scrollTo when a page is switched.
Enable verbose mode & doesn't use fallback when there is an error.
Useful to debug page layout differences.
##### `currentUrlFullReload` (Boolean, default to false)
When set to true, clicking on a link that point the current url trigger a full page reload.
#### Extend Pjax
Pjax prototype & utilities methods can be used & changed so you can patch or hack