This website requires JavaScript.
Explore
Help
Register
Sign In
iLoveElysia
/
pjax
Watch
1
Star
0
Fork
0
You've already forked pjax
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
9
Wiki
Activity
Files
eff7cfd4529666a853d4bf6d996fd63e6569aa4a
pjax
/
lib
/
proto
History
Maxime Thirouin
eff7cfd452
Merge pull request
#67
from compressed/refresh
...
Update refresh and handle attributes without values
2016-06-28 07:17:43 +02:00
..
attach-link.js
Fixed: `
this.reload
` is now a Function
2016-03-24 12:38:15 +01:00
get-elements.js
Relocate all the things
2014-10-14 08:23:56 +02:00
log.js
Relocate all the things
2014-10-14 08:23:56 +02:00
parse-dom.js
fixed some require paths also added isSupported include to index.js
2015-01-16 15:44:57 -08:00
parse-element.js
changed existing refresh method to reload. changed the data check to trigger a refresh on the element based on the already bound data attr
2015-01-28 18:27:16 -08:00
parse-options.js
Added: cacheBust option (
#71
)
2016-06-28 06:46:14 +02:00
refresh.js
fix(refresh): use
this.parseDOM
for refresh
2016-04-19 12:13:14 -04:00