Commit Graph

  • 6451fd8b82 更新 README.md master iLoveElysia 2025-04-04 01:52:24 +00:00
  • 3c12fe3b1c Bump simple-git and lint-staged dependabot/npm_and_yarn/simple-git-and-lint-staged--removed dependabot[bot] 2022-12-07 14:21:03 +00:00
  • 8b9f9d153c Bump qs from 6.5.1 to 6.5.3 dependabot/npm_and_yarn/qs-6.5.3 dependabot[bot] 2022-12-07 01:05:22 +00:00
  • 43195c3266 Bump decode-uri-component from 0.2.0 to 0.2.2 dependabot/npm_and_yarn/decode-uri-component-0.2.2 dependabot[bot] 2022-12-02 22:51:56 +00:00
  • a1a93fc70a Bump jsdom from 11.6.1 to 16.5.0 dependabot/npm_and_yarn/jsdom-16.5.0 dependabot[bot] 2022-06-23 01:22:57 +00:00
  • 6e5a907982 Bump shell-quote from 1.6.1 to 1.7.3 dependabot/npm_and_yarn/shell-quote-1.7.3 dependabot[bot] 2022-06-22 04:21:44 +00:00
  • ecba28f953 Bump cached-path-relative from 1.0.1 to 1.1.0 dependabot/npm_and_yarn/cached-path-relative-1.1.0 dependabot[bot] 2022-01-27 14:37:35 +00:00
  • c9fda225bb Bump path-parse from 1.0.5 to 1.0.7 dependabot/npm_and_yarn/path-parse-1.0.7 dependabot[bot] 2021-08-10 17:49:51 +00:00
  • d27c8cbdba Bump hosted-git-info from 2.5.0 to 2.8.9 dependabot/npm_and_yarn/hosted-git-info-2.8.9 dependabot[bot] 2021-05-09 11:22:06 +00:00
  • 120a15e4c6 Bump elliptic from 6.4.0 to 6.5.4 dependabot/npm_and_yarn/elliptic-6.5.4 dependabot[bot] 2021-03-08 18:46:17 +00:00
  • 37d4c8e262 Bump ini from 1.3.5 to 1.3.7 dependabot/npm_and_yarn/ini-1.3.7 dependabot[bot] 2020-12-10 20:31:10 +00:00
  • 0d029d33d6 Bump serve from 6.4.9 to 10.1.2 dependabot/npm_and_yarn/serve-10.1.2 dependabot[bot] 2020-09-03 23:01:03 +00:00
  • 480334b182 Bump stringstream from 0.0.5 to 0.0.6 (#217) dependabot[bot] 2019-10-10 18:00:57 +02:00
  • 1541bd6f29 Bump mixin-deep from 1.3.1 to 1.3.2 dependabot/npm_and_yarn/mixin-deep-1.3.2 dependabot[bot] 2019-08-28 21:42:52 +00:00
  • 974472beb0 Bump eslint-utils from 1.3.1 to 1.4.2 dependabot/npm_and_yarn/eslint-utils-1.4.2 dependabot[bot] 2019-08-26 19:26:50 +00:00
  • 5ed326bfdf Bump js-yaml from 3.12.0 to 3.13.1 dependabot/npm_and_yarn/js-yaml-3.13.1 dependabot[bot] 2019-07-02 09:50:41 +00:00
  • a5e28873da Bump extend from 3.0.1 to 3.0.2 dependabot/npm_and_yarn/extend-3.0.2 dependabot[bot] 2019-07-02 09:50:30 +00:00
  • c26c223a65 0.2.8 0.2.8 Behind The Math 2019-03-09 22:56:16 -05:00
  • 3b3f4d7794 Update README with instructions for building from the source Behind The Math 2019-03-03 11:36:59 -05:00
  • 7940a6e3e5 Handle non-string HTML passed to loadContent() (#200) BehindTheMath 2019-03-04 09:32:27 -05:00
  • 493d56c2d0 Update README (#199) BehindTheMath 2019-03-03 01:45:34 -05:00
  • c13149626b Prettier fixes Behind The Math 2019-03-03 01:37:45 -05:00
  • 3c1a4b2e18 Switch linting to ESLint and Prettier (#191) BehindTheMath 2019-02-13 22:26:57 -05:00
  • 2c6506af65 Fix evalScripts() (#186) BehindTheMath 2018-11-25 15:21:07 -05:00
  • fefb63ae87 Remove keyup event listener for forms (#184) BehindTheMath 2018-11-20 21:17:54 -05:00
  • 52fb3bf938 Fix Edge form support (#178) Robin North 2018-10-10 19:21:04 +02:00
  • 6b648a7c90 Edit README (#176) Nathaniel Watts 2018-09-22 20:21:50 -05:00
  • 03ebc657f0 0.2.7 0.2.7 Behind The Math 2018-08-15 15:26:02 -04:00
  • 6f39767cf9 Ensure correct XHR encoding for multipart/form-data forms (#174) BehindTheMath 2018-08-15 15:07:04 -04:00
  • 03d64863c8 Fix README. Also pass the current options object to loadContent() (#171) BehindTheMath 2018-07-23 20:46:13 -04:00
  • c36225a24c Fix options.history to correctly parse being set to false (#165) BehindTheMath 2018-06-18 15:42:42 -04:00
  • c589ab9c25 Add index.d.ts to package.json so it will be installed by npm Behind The Math 2018-06-17 22:29:58 -04:00
  • 8abb21e1e9 Fix parsing values of option elements in forms (#162) BehindTheMath 2018-05-30 15:39:08 -04:00
  • 8dbe7553b9 Document refresh and reload methods (#160) Robin North 2018-05-30 03:23:23 +01:00
  • 5bbeb31ca6 Switch to Yarn for dependency management feature/yarn Robin North 2018-01-28 14:48:21 +00:00
  • f639a8eae1 0.2.6 0.2.6 Behind The Math 2018-04-30 09:52:30 -04:00
  • e49d8947f7 Add the option to use FormData to encode the form elements (#153) BehindTheMath 2018-04-29 15:05:22 -04:00
  • 7d26a75fdf Use the same options object in handle-response as in send-request (#148) BehindTheMath 2018-04-26 09:27:50 -04:00
  • 358b6f6836 Support multiple select fields in form submissions Robin North 2018-04-12 11:08:59 +01:00
  • d3447a95aa Track npm lockfile Robin North 2018-04-12 11:50:58 +01:00
  • d6bf21ed22 Fix bugs and add tests (#145) BehindTheMath 2018-04-09 23:36:32 -04:00
  • 17d8262025 Add X-PJAX-Selectors header Behind The Math 2018-03-20 11:40:49 -04:00
  • 75eb83dbc2 Add replaceNode switch (#141) BehindTheMath 2018-03-20 10:52:55 -04:00
  • 5e41a32cf4 Add Typescript definitions (#138) BehindTheMath 2018-03-15 21:16:11 -04:00
  • a2982cfcba Edit README to assign the Pjax instance to a variable Behind The Math 2018-03-15 16:38:03 -04:00
  • 2166866967 Handle XHR response error (#137) BehindTheMath 2018-03-15 16:12:32 -04:00
  • c1e5bf9c78 Update README Robin North 2018-03-15 09:15:13 +00:00
  • 333ee344f4 Fix bug in contains() argument list Behind The Math 2018-03-08 23:17:34 -05:00
  • 05fa833169 loadUrl enhancements (#134) Robin North 2018-03-06 10:06:38 +00:00
  • f98f2dd63b Add tests for update-query-string Robin North 2018-03-04 15:12:53 +00:00
  • 07baae8e4d Fix form submission (#129) Robin North 2018-03-02 20:25:08 +00:00
  • 0c7af354fd Update README.md Maxime Thirouin 2018-02-09 14:12:12 +01:00
  • 2d210c3305 0.2.5 (#121) 0.2.5 BehindTheMath 2018-02-02 11:12:27 -05:00
  • a72880d205 Code cleanup (#120) BehindTheMath 2018-02-02 09:52:44 -05:00
  • 57aed828ac Merge pull request #118 from MoOx/fix/external-scripts-events BehindTheMath 2018-01-31 16:46:28 -05:00
  • 63bc2af226 Remove redundant comment Robin North 2018-01-29 20:06:33 +00:00
  • 20e987929e Merge pull request #116 from MoOx/fix/blur Robin North 2018-01-29 20:03:24 +00:00
  • 90d26d641c Remove focus from form elements as well. Behind The Math 2018-01-29 13:51:00 -05:00
  • 93c0a5bb9b Merge pull request #119 from MoOx/feature/scroll-restoration BehindTheMath 2018-01-29 09:27:50 -05:00
  • 8718da35c6 Opt in to manual scroll restoration in browsers that support it Robin North 2018-01-28 14:35:25 +00:00
  • 31e1e7e405 Enable test for document.write in eval'd scripts Robin North 2018-01-26 15:54:07 +00:00
  • 05163d9fb5 Stop dispatching extraneous pjax:complete events, correct typo Robin North 2018-01-26 15:53:07 +00:00
  • a15c94c55a Merge pull request #113 from MoOx/cleanup/analytics Robin North 2018-01-25 07:50:59 +00:00
  • 2d4df39f72 Remove a redundant call to .blur() Behind The Math 2018-01-24 20:19:02 -05:00
  • fa05e94f07 Only blur element if it's contained by one of the selectors Behind The Math 2018-01-24 20:18:41 -05:00
  • e3df2b1c3d Merge pull request #114 from MoOx/fix/abort-pending-xhr BehindTheMath 2018-01-24 18:54:33 -05:00
  • 01fb72ceeb Simplify options assignment Robin North 2018-01-24 11:30:46 +00:00
  • f642eec047 Preserve ability to disable analytics behavior, explicitly document this option Robin North 2018-01-24 11:26:13 +00:00
  • cc384b9b16 Improve check for analytics function option Robin North 2018-01-23 09:23:39 +00:00
  • f559ca2914 Cleanup default analytics function Robin North 2018-01-22 19:06:45 +00:00
  • 137322543c Explicitly flag if aborting a request fails due to request completing Robin North 2018-01-24 23:20:36 +00:00
  • f7f68b2e50 Fix module filename Robin North 2018-01-24 23:15:40 +00:00
  • ff62289683 Make use of new noop module Robin North 2018-01-24 14:51:16 +00:00
  • 3205596f3e Merge pull request #115 from MoOx/feature/minify BehindTheMath 2018-01-24 08:48:23 -05:00
  • 3c8cd087c5 Use double quotes in CLI arguments Behind The Math 2018-01-23 19:40:13 -05:00
  • 12f3be21fb Exclude pjax.min.js fom JSCS Behind The Math 2018-01-23 19:35:18 -05:00
  • b74fbc4178 Add a minified version of Pjax to NPM Behind The Math 2018-01-23 17:53:10 -05:00
  • 8fcef04c9e Merge pull request #112 from timtrinidad/master BehindTheMath 2018-01-23 15:44:26 -05:00
  • feb85382f2 Revert back to using '**' glob for tests, wrap in quotes to force node to parse the args Tim Trinidad 2018-01-23 15:05:31 -05:00
  • f196604d73 Add tests to ensure options are not accidentally modified Tim Trinidad 2018-01-23 13:22:48 -05:00
  • 526a0883a2 Clone options in attach-link to prevent requestOptions changes from persisting Tim Trinidad 2018-01-23 13:22:31 -05:00
  • 486ef0e0ba Abort previous pending XHR when navigating Robin North 2018-01-23 15:09:57 +00:00
  • 6000ad5620 Restore the trigger for the resize and scroll events to onSwitch Behind The Math 2018-01-22 20:42:57 -05:00
  • 9845244948 Merge pull request #111 from MoOx/fix/scroll BehindTheMath 2018-01-22 20:32:57 -05:00
  • e7935d9c74 Add scrollRestoration option Behind The Math 2018-01-22 18:56:22 -05:00
  • e4b3952589 Clone options before modifying it for form submissions Tim Trinidad 2018-01-22 13:31:11 -05:00
  • 546b9abba3 Small bug fix Behind The Math 2018-01-22 17:32:59 -05:00
  • bc2432b18c Scroll to element position when URL contains a hash Behind The Math 2018-01-21 19:04:50 -05:00
  • 37d303ed66 Save scroll position with history Behind The Math 2018-01-22 11:27:13 -05:00
  • b5c2120d08 Fix async switches (#110) BehindTheMath 2018-01-22 10:55:29 -05:00
  • ca61c4a840 Fix incorrect main field in npm package (#105) Robin North 2018-01-19 01:55:27 +00:00
  • cd09cc88d1 Replace instances of ES6 const keyword with var Robin North 2018-01-18 20:47:49 +00:00
  • b98e3ef914 Fix DOMException in switchElementsAlt() Robin North 2018-01-17 19:12:12 +00:00
  • 36ed7079b1 Fix tooling for the example Behind The Math 2018-01-15 16:36:29 -05:00
  • 6fa51e58f8 Add checks for XHR redirects (#101) BehindTheMath 2018-01-10 15:45:55 -05:00
  • cb9c37fcb3 Use npmpub like it should since testling is gone Maxime Thirouin 2018-01-09 21:48:45 +01:00
  • 92d5e09494 Update tooling (#99) BehindTheMath 2018-01-09 15:59:15 -05:00
  • 3bd101bb1d Update JSCS to the latest version Behind The Math 2018-01-09 00:48:27 -05:00
  • c0d64e41b8 Fix linting errors Behind The Math 2018-01-09 00:44:20 -05:00
  • e586440964 Update JSCS includes and excludes Behind The Math 2018-01-09 00:44:04 -05:00