Commit Graph

  • c0c717d9ec Merge pull request #283 from elcobvg/feature/route-regexp Rich Harris 2018-07-02 10:23:30 -04:00
  • 4f011bfc37 Convert whitespace to tabs. Add some unit tests for create routes Elco Brouwer von Gonzenbach 2018-07-02 11:52:17 +07:00
  • 6c4ab32cf0 Sync update to sapper 0.14.0 Elco Brouwer von Gonzenbach 2018-06-29 06:57:01 +07:00
  • 09b4dc1b9a -> v0.14.0 v0.14.0 Rich Harris 2018-06-28 13:35:21 -04:00
  • bdd5a54527 Merge pull request #301 from sveltejs/gh-297 Rich Harris 2018-06-28 13:27:57 -04:00
  • b7bb4db8c1 treat foo/index.json.js as foo.json.js - fixes #297 Rich Harris 2018-06-28 13:20:41 -04:00
  • 5b5f33d3cf error on 4xx.html and 5xx.html Rich Harris 2018-06-28 12:57:59 -04:00
  • 9611656b76 Merge pull request #300 from sveltejs/gh-293 Rich Harris 2018-06-28 12:52:41 -04:00
  • e9a71774d5 Merge pull request #299 from sveltejs/gh-270 Rich Harris 2018-06-28 12:18:32 -04:00
  • 2205b8aec5 oops Rich Harris 2018-06-28 12:03:27 -04:00
  • 5c4e4d5d36 only navigate if route is found - fixes #279 Rich Harris 2018-06-28 11:45:38 -04:00
  • e87247493f replace 4xx.html and 5xx.html with _error.html Rich Harris 2018-06-28 11:38:21 -04:00
  • 0aeb63a05b simplify rendering of error pages Rich Harris 2018-06-27 18:35:41 -04:00
  • 57eeb5659a return a Promise from goto - fixes #270 Rich Harris 2018-06-27 17:32:20 -04:00
  • f821c19528 -> v0.13.6 v0.13.6 Rich Harris 2018-06-27 17:20:45 -04:00
  • b9a120164a Merge pull request #298 from sveltejs/gh-296 Rich Harris 2018-06-27 17:19:55 -04:00
  • 087356f781 fix req.baseUrl synthesis Rich Harris 2018-06-27 16:57:04 -04:00
  • 31110a5326 -> v0.13.5 v0.13.5 Rich Harris 2018-06-26 18:30:46 -04:00
  • 667a68768c Merge pull request #294 from sveltejs/gh-289 Rich Harris 2018-06-26 18:29:56 -04:00
  • 5075981a90 fix handling of fatal errors - fixes #289 Rich Harris 2018-06-26 13:49:11 -04:00
  • 611dc4f6be -> v0.13.4 v0.13.4 Rich Harris 2018-06-18 22:45:51 -04:00
  • 0b43eaa992 blur active element on navigation - fixes #287 Rich Harris 2018-06-18 22:44:55 -04:00
  • 47cdc1c4c8 wait until server restarts before emitting hot reload update Rich Harris 2018-06-18 22:31:10 -04:00
  • 31c071ad72 Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-06-18 12:22:42 -04:00
  • e91edaee12 Merge pull request #286 from sveltejs/invalidate-client-assets Rich Harris 2018-06-18 12:22:37 -04:00
  • 34c1fee5db Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-06-17 13:02:13 -04:00
  • 5375422633 Merge pull request #285 from sveltejs/event-on-exit Rich Harris 2018-06-17 13:02:03 -04:00
  • 1dafe934b0 initialise rebuild stats Rich Harris 2018-06-17 13:01:51 -04:00
  • e1a33c6a9b always refresh client_assets in dev Rich Harris 2018-06-17 13:00:27 -04:00
  • 0800fa016b emit a fatal event if server crashes Rich Harris 2018-06-16 20:18:32 -04:00
  • 8f3454c3b1 -> v0.13.3 v0.13.3 Rich Harris 2018-06-16 13:49:44 -04:00
  • f0d7a1aaab change fatal events to be clonable, for IPC purposes Rich Harris 2018-06-16 13:49:19 -04:00
  • 8240595d70 -> v0.13.2 v0.13.2 Rich Harris 2018-06-15 10:58:55 -04:00
  • 658d8dd50c Merge pull request #284 from sveltejs/emit-basepath Rich Harris 2018-06-15 10:57:04 -04:00
  • 9eeeaa24c1 emit a basepath event on first run Rich Harris 2018-06-14 17:20:46 -04:00
  • 9c4a3592ff remove some unused code Rich Harris 2018-06-14 16:34:16 -04:00
  • 0e2c2ca101 Correct errors in param pattern and matching patterns Elco Brouwer von Gonzenbach 2018-06-13 10:00:39 +07:00
  • 8015be8069 Correct spacing Elco Brouwer von Gonzenbach 2018-06-12 09:15:54 +07:00
  • e39ad59589 Add regexp option to routes Elco Brouwer von Gonzenbach 2018-06-12 09:11:54 +07:00
  • be7cff4818 -> v0.13.1 v0.13.1 Rich Harris 2018-06-05 14:41:12 -04:00
  • d6632cf312 Merge pull request #281 from sveltejs/gh-276 Rich Harris 2018-06-05 20:40:17 +02:00
  • f6e012ec73 reinstate ten second interval between heartbeats - fixes #276 Rich Harris 2018-06-05 14:35:37 -04:00
  • 087acd5765 -> v0.13.0 v0.13.0 Rich Harris 2018-05-28 19:49:40 -04:00
  • 43bf6e8d8a Merge pull request #273 from sveltejs/gh-272 Rich Harris 2018-05-28 19:47:08 -04:00
  • 78be6aa343 add api.js Rich Harris 2018-05-28 18:04:18 -04:00
  • 8ba57969c2 oops Rich Harris 2018-05-26 12:39:44 -04:00
  • 58d2f605fc expose find_page method Rich Harris 2018-05-26 12:31:52 -04:00
  • e0b4319c7d preserve webpack stats, write client assets elsewhere Rich Harris 2018-05-26 12:31:43 -04:00
  • 98d0df4320 work around webpack silliness Rich Harris 2018-05-23 22:05:40 -04:00
  • 6aa3ce4f05 make stdout etc available via api Rich Harris 2018-05-23 21:56:35 -04:00
  • 046db325f1 update deps Rich Harris 2018-05-23 20:41:48 -04:00
  • 1a4bace5f4 add dev API Rich Harris 2018-05-23 09:05:24 -04:00
  • 0dbf75f100 create API for exporting Rich Harris 2018-05-22 11:57:24 -04:00
  • 4f49fd8d5c create build API Rich Harris 2018-05-22 11:32:06 -04:00
  • 86f71e1faf Merge pull request #268 from lukeed/dep/colors Rich Harris 2018-05-22 08:01:23 -04:00
  • 147e2c64b5 update webpack-format-messages Luke Edwards 2018-05-17 13:03:25 -07:00
  • 9063057b0c swap clorox —> ansi-colors Luke Edwards 2018-05-15 09:00:55 -07:00
  • 25f0d94595 -> v0.12.0 v0.12.0 Rich Harris 2018-05-05 10:00:58 -04:00
  • 8155df2e22 Merge branch 'gh-157' Rich Harris 2018-05-05 09:58:12 -04:00
  • bb51470004 Merge pull request #259 from sveltejs/gh-157 Rich Harris 2018-05-05 09:57:28 -04:00
  • 53446e2ec7 Merge branch 'master' into gh-157 Rich Harris 2018-05-05 09:45:04 -04:00
  • c4c09550eb Merge pull request #260 from sveltejs/another-sorting-bug Rich Harris 2018-05-05 09:43:16 -04:00
  • da47fdec96 fix sorting Rich Harris 2018-05-05 09:38:24 -04:00
  • 971342ac7a set preloading: true when appropriate Rich Harris 2018-05-04 23:23:41 -04:00
  • 3becc1cbe2 error on incorrect init args Rich Harris 2018-05-04 23:06:10 -04:00
  • 8ee5346900 switch to single App component model (#157) Rich Harris 2018-05-04 22:46:41 -04:00
  • 9e4b79c6ff Merge pull request #258 from sveltejs/gh-208 Rich Harris 2018-05-04 17:48:29 -04:00
  • 4ec1c65395 exit with code 1 if build/export fails - fixes #208 Rich Harris 2018-05-04 17:42:37 -04:00
  • c743d11b3b -> v0.11.1 v0.11.1 Rich Harris 2018-05-04 17:22:34 -04:00
  • b525eb6480 get tests passing Rich Harris 2018-05-04 17:19:39 -04:00
  • 210d03fb06 Merge branch 'collision' of https://github.com/akihikodaki/sapper into akihikodaki-collision Rich Harris 2018-05-04 17:08:55 -04:00
  • 0685cc4cbe Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-05-04 17:08:47 -04:00
  • 9e2d0a7fbc Merge branch 'master' into collision Rich Harris 2018-05-04 17:05:18 -04:00
  • a751a3b731 Merge pull request #254 from akihikodaki/dot_strict Rich Harris 2018-05-04 17:04:27 -04:00
  • bc7faeeab9 remove unused esm package Rich Harris 2018-05-04 16:55:57 -04:00
  • a88c1de2f6 Merge pull request #256 from johnmuhl/esm Rich Harris 2018-05-04 16:53:35 -04:00
  • a231795c4c replace discontinued @std/esm package with esm john muhl 2018-05-04 13:56:17 -05:00
  • ba7525c676 Ignore files and directories with leading dots except .well-known Akihiko Odaki 2018-05-04 22:10:14 +09:00
  • 4843e9a40a -> v0.11.0 v0.11.0 Rich Harris 2018-05-03 23:51:04 -04:00
  • ca4a1ca9b0 Merge pull request #251 from sveltejs/client-info Rich Harris 2018-05-03 23:49:30 -04:00
  • ad7c872ee3 Merge pull request #250 from sveltejs/gh-240 Rich Harris 2018-05-03 23:49:06 -04:00
  • 4f98324a8a oops, missed one Rich Harris 2018-05-03 23:46:41 -04:00
  • 1fcf3f79ee only save the bits of client_info we need Rich Harris 2018-05-03 23:42:19 -04:00
  • 0b5741194a Merge pull request #205 from sveltejs/gh-140 Rich Harris 2018-05-03 23:31:08 -04:00
  • 9653d4c6ce Merge pull request #249 from sveltejs/gh-241 Rich Harris 2018-05-03 23:30:55 -04:00
  • 4fa5ed5e2c simplify Rich Harris 2018-05-03 23:30:09 -04:00
  • f4eac2515f fix tests Rich Harris 2018-05-03 23:23:02 -04:00
  • 1a5364ae9d on second thoughts, default to build/index.js Rich Harris 2018-05-03 23:16:56 -04:00
  • d7a9074c69 implement --launcher Rich Harris 2018-05-03 23:04:05 -04:00
  • 00adb53802 allow process.env.NODE_ENV to be overridden when building (#241) Rich Harris 2018-05-03 22:21:00 -04:00
  • b10edddc96 cheat Rich Harris 2018-05-03 22:01:14 -04:00
  • 93b2d12438 Merge branch 'master' into gh-140 Rich Harris 2018-05-03 21:54:52 -04:00
  • 7303e811be update tests, move test app to v2 Rich Harris 2018-05-03 21:54:23 -04:00
  • 992d89027d Merge branch 'master' into collision Rich Harris 2018-05-03 21:44:28 -04:00
  • 3531cc587d -> v0.10.7 v0.10.7 Rich Harris 2018-05-03 21:42:50 -04:00
  • 562a91fa57 Merge pull request #245 from johnmuhl/patch-1 Rich Harris 2018-05-03 21:40:50 -04:00
  • 93128a0156 Merge pull request #243 from akihikodaki/dot Rich Harris 2018-05-03 21:39:46 -04:00
  • d7a2132966 Merge pull request #234 from akihikodaki/master Rich Harris 2018-05-03 21:37:59 -04:00
  • 56ac1aea9d match sapper start John Muhl 2018-04-22 22:50:05 -05:00
  • 37a9fb62e2 Include process.env in exporter server options John Muhl 2018-04-22 20:29:47 -05:00