MCPcopy Create free account
hub / github.com/hydro-dev/Hydro / pjax.js

File pjax.js

packages/ui-default/utils/pjax.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Modified from jquery-pjax to support multiple fragments and jQuery 3.0
2// https://github.com/defunkt/jquery-pjax/blob/master/jquery.pjax.js
3
4import $ from 'jquery';

Callers

nothing calls this directly

Calls 7

withTransitionCallbackFunction · 0.90
cancelLastXHRFunction · 0.85
incProgressFunction · 0.85
extractMetaDataFunction · 0.85
decProgressFunction · 0.85
errorMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected