Unclaimed project
Are you a maintainer of jquery-pjax? Claim this project to take control of your public changelog and roadmap.
Changelog
pushState + ajax = pjax
Last updated over 3 years ago
This release brings jQuery 3.x compatibility.
Backwards-incompatible changes:
The value of container parameter to pjax functions should be a string selector, and not a jQuery object anymore.
The value of container parameter cannot be a DOM node with an ID anymore.
The call signature $("#main").pjax("a") is not supported anymore because the container selector #main cannot be inferred from the context of the $.fn.pjax() call. To fix this, pass the container selector explicitly: $("#main").pjax("a", "#main")
The library for web and native user interfaces.
Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.
The React Framework
Coding articles to level up your development skills