simple-pjax icon indicating copy to clipboard operation
simple-pjax copied to clipboard

Zero-configuration PJAX for typical websites

Results 2 simple-pjax issues
Sort by recently updated
recently updated
newest added

Thank you for very good pjax. No doubt this is one of the best. There are a few issues I detected. 1) data-no-pjax is not working. 2) It is a...

I'd like to use `simple-pjax` with libraries like https://github.com/DylanPiercey/set-dom to change the behavior of the body replacement. (In this case, to make using CSS transitions possible cross-pageload.) This PR doesn't...