Commit Graph

  • a2e6cfc0af Fix tests (#96) BehindTheMath 2018-01-08 17:21:18 -05:00
  • 6491e32437 Add an option to set a timeout for XHR requests (#95) BehindTheMath 2018-01-07 23:56:11 -05:00
  • d3d5ef7a11 Pass the element that triggered Pjax to the pjax:send event Behind The Math 2017-12-21 00:12:09 -05:00
  • 0916c74171 Merge pull request #93 from BehindTheMath/bugfix/add-switchElementsAlt dev BehindTheMath 2017-12-20 15:58:29 -05:00
  • 0781f820ee Add switchElementsAlt() to the default switches Behind The Math 2017-12-19 15:56:48 -05:00
  • a7b584c469 Add direct download link Maxime Thirouin 2017-12-19 14:11:55 +01:00
  • be5d58d550 Asynchronous switch functions (Make sure the DOM is parsed after switching) (#79) Oskar 2017-12-19 13:58:22 +01:00
  • 1e40a0d70b Send the X-PJAX header with request (#80) Bradley B Smith 2017-12-19 07:56:30 -05:00
  • 75eddfcab6 Add default switches to Pjax.switches (#92) BehindTheMath 2017-12-19 07:49:26 -05:00
  • 352e7114b6 Bye codesponsor 😢 Maxime Thirouin 2017-12-04 14:53:01 +01:00
  • af57adaafb Fixed #77 Fails on Internet Explorer markusfluer 2017-11-02 13:02:17 +01:00
  • 09f14fc86c Added evaluation of remote script tags markusfluer 2017-11-02 12:40:30 +01:00
  • b17457f5a2 Fixed tests for request.js markusfluer 2017-09-18 14:23:44 +02:00
  • 86e5a2281a Added support do do a push-state ajax request with forms markusfluer 2017-09-18 14:13:39 +02:00
  • 109e78347f Update README.md Maxime Thirouin 2017-09-14 21:45:39 +02:00
  • cb3b6b8a5d Merge pull request #81 from CPTechnikVX/patch-1 Markus Flür 2017-07-20 15:34:50 +02:00
  • 6dffeba21a Fix bug on IE11 preventing from ajax page refresh CPTechnikVX 2016-11-28 15:39:14 +01:00
  • acdd87ef3d README: Modified switches sidebySide example so it doesn't result in a undefined Type Error. (#74) Dale 2016-09-27 15:07:28 +10:00
  • 917c6f6bcb 0.2.4 0.2.4 Maxime Thirouin 2016-07-11 07:11:39 +02:00
  • b201b96a37 Polyfill XHR.responseURL so tests pass in old Safari (#73) Bart Nagel 2016-07-10 21:55:47 -07:00
  • eff7cfd452 Merge pull request #67 from compressed/refresh Maxime Thirouin 2016-06-28 07:17:43 +02:00
  • 7976f06043 Added: cacheBust option (#71) Bart Nagel 2016-06-27 21:46:14 -07:00
  • ee530f4c0a 0.2.3 (bower) Maxime Thirouin 2016-05-03 09:23:50 +02:00
  • bf71894395 fix(attributes): for attributes without a value, add only the attribute Christopher Brickley 2016-04-19 12:15:39 -04:00
  • beaa21fb3a fix(refresh): use this.parseDOM for refresh Christopher Brickley 2016-04-19 12:13:14 -04:00
  • b96b0f41a7 Merge pull request #66 from christophwolff/patch-1 Maxime Thirouin 2016-04-05 17:20:49 +02:00
  • 6e113b2d06 Fix bracket in switches example Christoph Wolff 2016-04-05 16:40:52 +02:00
  • 46912e6797 More logical npm publish (testling don't like to be spawn or something) Maxime Thirouin 2016-03-24 13:34:11 +01:00
  • 4877bac2ae 0.2.3 0.2.3 Maxime Thirouin 2016-03-24 12:39:07 +01:00
  • afe0ddb6b9 Fixed: `this.reload` is now a Function Maxime Thirouin 2016-03-24 12:38:15 +01:00
  • a5d36d28f8 Update README.md Maxime Thirouin 2016-03-15 11:36:53 +01:00
  • 7a4056fd77 Update README.md Maxime Thirouin 2016-03-15 11:35:13 +01:00
  • ba6ef126c0 Internal: add "npm run release" command Maxime Thirouin 2016-03-12 07:52:52 +01:00
  • 01536bfbf5 0.2.2 0.2.2 Maxime Thirouin 2016-03-12 07:42:37 +01:00
  • 722ddf2a30 Internal: simple repository url Maxime Thirouin 2016-03-12 07:27:47 +01:00
  • 34fc00c89d Add standalone file back, no big deal Maxime Thirouin 2016-03-12 07:27:06 +01:00
  • c02193c61b Internal: update CHANGELOG #59 Maxime Thirouin 2016-03-12 07:26:26 +01:00
  • 824b229158 Merge pull request #59 from coolhihi/master Maxime Thirouin 2016-03-12 07:09:55 +01:00
  • e3d0f8cc1b fixed an error when using pjax with google analytics COoL 2016-01-15 17:32:07 +08:00
  • 8ea8ffad07 Update CHANGELOG Maxime Thirouin 2016-01-05 07:42:00 +01:00
  • c12e4cdedd Merge pull request #52 from darylteo/patch-51 Maxime Thirouin 2016-01-05 07:15:11 +01:00
  • 546b7e309a Merge pull request #50 from darylteo/patch-5 Maxime Thirouin 2016-01-05 07:14:29 +01:00
  • 2f4bd760a5 Merge pull request #49 from darylteo/patch-39 Maxime Thirouin 2016-01-05 07:14:17 +01:00
  • 477d967804 Add clone and executeScripts as well darylteo 2016-01-05 15:02:39 +11:00
  • e882b8639a Use required forEachElse darylteo 2016-01-05 14:30:09 +11:00
  • 3d25bee131 Bind required functions to pjax darylteo 2016-01-05 14:22:03 +11:00
  • 47059bdb04 Add test for switch selectors darylteo 2016-01-05 14:12:52 +11:00
  • 791400ed20 Tests for #5 darylteo 2016-01-04 23:45:25 +11:00
  • 97c8b2d749 [NEW] #5 Ignore default prevented clicks darylteo 2016-01-04 23:09:04 +11:00
  • b156a4f389 [TEST] Test for #39 darylteo 2016-01-04 22:42:23 +11:00
  • 1d292a1a6e [FIX] #39 - events on top level darylteo 2016-01-04 22:16:45 +11:00
  • aaa2631eb7 Merge pull request #42 from MohamedBoualleg/patch-1 Maxime Thirouin 2015-12-18 08:25:55 +01:00
  • 460dea8a9e Merge pull request #44 from rstacruz/fix/stuff Maxime Thirouin 2015-11-14 12:28:26 +01:00
  • b908621842 Fix lint errors Rico Sta. Cruz 2015-11-13 10:43:22 +11:00
  • b20ee2261e Add example Rico Sta. Cruz 2015-11-13 10:40:59 +11:00
  • ad6292fffb Add prepublish hook Rico Sta. Cruz 2015-11-13 10:28:16 +11:00
  • 4ed4577539 Update README.md Mohamed Bouallegue 2015-10-11 04:06:04 +01:00
  • 6eafcf8dc6 Add a standalone build to ensure it "should" work Maxime Thirouin 2015-02-19 07:51:42 +01:00
  • b244a8cac4 Add files into npm release 0.2.1 Maxime Thirouin 2015-02-04 08:39:36 +01:00
  • a601e301cd 0.2.0 0.2.0 Maxime Thirouin 2015-02-04 08:10:13 +01:00
  • c16996d2b2 Update changelog with unreleased stuff Maxime Thirouin 2015-01-29 07:33:26 +01:00
  • af8783587c refresh now accept an argument so you can refresh just a part of a page Maxime Thirouin 2015-01-29 07:33:13 +01:00
  • 14f997c8d1 Merge pull request #36 from pklada/refresh Maxime Thirouin 2015-01-29 07:03:16 +01:00
  • 9a86044f90 changed existing refresh method to reload. changed the data check to trigger a refresh on the element based on the already bound data attr Peter Lada 2015-01-28 18:27:16 -08:00
  • e6a35f38e4 attach data to pjaxified links so they can't be pjaxified twice. add simple refresh method Peter Lada 2015-01-21 00:11:59 -08:00
  • 3d50ae9131 fixed uniqueid so that it is a function as expected by index.js and elsewhere Isaac Gierard 2015-01-16 16:21:26 -08:00
  • 949d1be1a0 fixed calling parseOptions with arrayed arguments Isaac Gierard 2015-01-16 15:46:31 -08:00
  • a119033870 fixed some require paths also added isSupported include to index.js Isaac Gierard 2015-01-16 15:44:57 -08:00
  • 482ba2c117 Merge pull request #33 from igierard/disableable-scrollTo Maxime Thirouin 2015-01-16 06:56:25 +01:00
  • 7e81f791a9 fixing issues with parse-options and related tests Isaac Gierard 2014-11-20 16:21:19 -08:00
  • d4ba34e5ed moved options parsing into separate file and created test Isaac Gierard 2014-11-20 14:39:48 -08:00
  • ea7d1d2fce prevent scrollTo from being converted from false to 0 Isaac Gierard 2014-11-18 14:45:50 -08:00
  • 1d087e8b00 Add travis badge Maxime Thirouin 2014-10-14 11:55:48 +02:00
  • 3bc67f245c Cleanup & travis (should break) Maxime Thirouin 2014-10-14 11:42:36 +02:00
  • 332cd4e876 Add notes about current wip Maxime Thirouin 2014-10-14 08:36:02 +02:00
  • db02366324 remove todo.md Maxime Thirouin 2014-10-14 08:31:31 +02:00
  • b5bf998fc6 Merge pull request #20 from MoOx/testling Maxime Thirouin 2014-10-14 08:27:04 +02:00
  • 74e224c018 Merge wip Maxime Thirouin 2014-10-14 08:24:50 +02:00
  • 165532d43c Relocate all the things Maxime Thirouin 2014-10-14 08:23:56 +02:00
  • 414650113b Add missing switches methods (untested) Maxime Thirouin 2014-10-14 08:19:44 +02:00
  • a6c9b57647 Reintroduce e0d33c9e18 Maxime Thirouin 2014-10-14 08:16:26 +02:00
  • f4e5ec254a old pjax huge file must die Maxime Thirouin 2014-10-14 08:13:50 +02:00
  • f1976c3a10 Remove gulp (overkill) Maxime Thirouin 2014-10-14 08:11:23 +02:00
  • 799dd51597 Typo François Vaux 2014-07-15 17:42:38 +02:00
  • 76026cf8d9 Add forEachSelectors method Maxime Thirouin 2014-05-23 06:54:20 +02:00
  • b6702a5ea0 Add attachLink method with test Maxime Thirouin 2014-05-22 06:20:38 +02:00
  • 673c483ccb Add event options as an option for the trigger function Maxime Thirouin 2014-05-22 06:20:02 +02:00
  • d1536eb228 Add function.bind polyfill Maxime Thirouin 2014-05-08 09:02:26 +02:00
  • 681aa74e1d Add parseDOM & (new) parseElement proto methods Maxime Thirouin 2014-05-06 08:19:23 +02:00
  • 3f3fa761e1 Add getElements method Maxime Thirouin 2014-05-05 08:57:47 +02:00
  • 0d6643cf7a Add log method Maxime Thirouin 2014-05-05 08:39:08 +02:00
  • 4a4fb6fbc6 Add uniqueid helper Maxime Thirouin 2014-05-05 08:38:55 +02:00
  • d5395c3d07 Test isSupported Maxime Thirouin 2014-05-05 08:36:12 +02:00
  • 8c05692004 Fix dispatchEvent for IE9/10/11 Maxime Thirouin 2014-05-05 08:24:46 +02:00
  • 13b3485111 add npm run test--html for debugging Maxime Thirouin 2014-05-05 08:20:50 +02:00
  • b1de220555 Drop fireEvent since we are supporting IE10 Maxime Thirouin 2014-05-04 09:13:42 +02:00
  • b4f7aceab6 history is not available before IE10 Maxime Thirouin 2014-05-04 08:54:46 +02:00
  • 1cc1aa9d04 bye README gif Maxime Thirouin 2014-05-04 08:52:17 +02:00
  • 52d7971dc5 Test xhr request Maxime Thirouin 2014-05-04 08:45:22 +02:00
  • 9ac709b5d8 Test forEachEls Maxime Thirouin 2014-05-04 08:45:05 +02:00