You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Incorrect main field in npm package
(#105 - @robinnorth)
Fixed: A pending XHR is now aborted if the user navigates somewhere else before the request is finished.
(#114 - @robinnorth)
Fixed: When rendering new content, focus will now be removed only from elements within one of the containers manipulated by Pjax.
(#116 - @BehindTheMath)