Commit Graph

  • 09d3c4d85e add prepublish script Rich Harris 2018-02-03 13:49:21 -05:00
  • 1e623dde29 -> v0.6.1 v0.6.1 Rich Harris 2018-02-03 13:48:30 -05:00
  • 5104abf329 -> v0.6.0 v0.6.0 Rich Harris 2018-02-03 13:09:31 -05:00
  • 6554fc8616 Merge branch 'restructure' Rich Harris 2018-02-03 13:07:36 -05:00
  • cd01b7e6db Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-02-03 12:24:59 -05:00
  • bfa3da6d3d Merge branch 'issue_109-patch-1' of https://github.com/samhatchett/sapper into samhatchett-issue_109-patch-1 Rich Harris 2018-02-03 12:07:53 -05:00
  • 6ee092f8d4 Merge pull request #107 from lukastaegert/fix-search-param-handling Rich Harris 2018-02-03 12:05:57 -05:00
  • ac70004f77 remove runtime.js.map (again?) Rich Harris 2018-02-03 12:04:39 -05:00
  • 3449f1eb37 add test for #105 Rich Harris 2018-02-03 12:04:14 -05:00
  • 16cb1fccc6 Merge pull request #105 from thgh/patch-2 Rich Harris 2018-02-03 12:03:36 -05:00
  • b20c1c029f Merge branch 'thgh-patch-1' Rich Harris 2018-02-03 11:50:37 -05:00
  • 7abfb1aab1 Merge branch 'restructure' Rich Harris 2018-02-03 11:50:12 -05:00
  • 205c2defe4 Merge branch 'patch-1' of https://github.com/thgh/sapper into thgh-patch-1 Rich Harris 2018-02-03 11:45:54 -05:00
  • 09a6eec83e Merge pull request #101 from sveltejs/restructure Rich Harris 2018-02-03 11:44:57 -05:00
  • 2cabf61ea7 ignore runtime.js.map Rich Harris 2018-02-03 11:41:33 -05:00
  • 71cfdd2907 fixes api route default content-type Sam Hatchett 2018-01-31 11:08:25 -05:00
  • 297f4276de Fix query param handling by * not using a for-of loop on an iterator that is transpiled wrongly * not using URL.searchParams which is only supported by rather new browsers Lukas Taegert 2018-01-26 23:29:34 +01:00
  • 422e31e183 Fix route not found when url is /? Thomas Ghysels 2018-01-26 02:48:56 +01:00
  • b53ee061c0 Fix DOMException when location.hash is invalid selector Thomas Ghysels 2018-01-26 02:24:49 +01:00
  • 8bad37205d convert to typescript Rich Harris 2018-01-21 16:28:02 -05:00
  • fd0dd4fe58 and again... Rich Harris 2018-01-21 16:14:16 -05:00
  • 4940644ae3 more tidying up Rich Harris 2018-01-21 16:11:46 -05:00
  • fb8d952eeb more tidying up Rich Harris 2018-01-21 16:02:42 -05:00
  • fc631c4866 make route handling more explicit Rich Harris 2018-01-21 15:41:13 -05:00
  • 03ce2ea998 tidy up a bit Rich Harris 2018-01-21 15:04:22 -05:00
  • dd8deb2d8a wip 3 Rich Harris 2018-01-21 14:41:11 -05:00
  • 7d721abb2a wip 2 Rich Harris 2018-01-21 11:15:32 -05:00
  • 39b1fa89ce wip Rich Harris 2018-01-21 11:03:23 -05:00
  • 7a3506420f Merge pull request #100 from sveltejs/gh-99 Rich Harris 2018-01-20 20:16:46 -05:00
  • 72ae4a1c64 ugh still need to wait for requests to complete Rich Harris 2018-01-20 19:55:21 -05:00
  • a09c33d6a5 return a promise from init - fixes #99 Rich Harris 2018-01-20 19:49:41 -05:00
  • 4590aa313c Merge pull request #96 from mrkishi/master Rich Harris 2018-01-20 18:36:50 -05:00
  • d11bd954e0 seems tests weren't actually running in appveyor? (#98) Rich Harris 2018-01-20 18:34:30 -05:00
  • c15959710b huh. not sure where this broke Rich Harris 2018-01-20 13:39:49 -05:00
  • bb8ff74f68 remove noise from tests Rich Harris 2018-01-20 13:21:53 -05:00
  • 2cbbe91490 Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-01-20 12:53:16 -05:00
  • faeddd8add work around Svelte hydration failures Rich Harris 2018-01-20 12:53:06 -05:00
  • d77722c042 Merge branch 'chexxor-patch-1' Rich Harris 2018-01-20 12:40:35 -05:00
  • 61daba7a64 add hydration test, add window.init function to make it possible Rich Harris 2018-01-20 12:40:31 -05:00
  • 54ff8cc2e6 Merge branch 'patch-1' of https://github.com/chexxor/sapper into chexxor-patch-1 Rich Harris 2018-01-20 12:37:48 -05:00
  • e6fcafe09b Merge pull request #95 from lukeed/fix/express-reliance Rich Harris 2018-01-20 12:10:43 -05:00
  • a305d3cea1 Merge pull request #97 from sveltejs/gh-90 Rich Harris 2018-01-20 12:09:11 -05:00
  • 75e70207b8 return service worker from generate_asset_cache - fixes #90 Rich Harris 2018-01-20 12:02:32 -05:00
  • 8a8526d9ed Identify js and html route clashes mrkishi 2018-01-20 01:34:57 -02:00
  • 9a76229bb6 test: shim setHeader method Luke Edwards 2018-01-19 13:56:01 -08:00
  • f4e46e6e6c replace Express shorthands w/ native counterparts Luke Edwards 2018-01-19 13:54:55 -08:00
  • 90cd347112 Fix typo Alex Berg 2018-01-19 01:25:20 -06:00
  • 5adfdd6fe0 Hydrate on first load, not destroy Alex Berg 2018-01-19 01:22:08 -06:00
  • a6dc61a182 -> v0.5.1 v0.5.1 Rich Harris 2018-01-16 08:47:50 -05:00
  • 96666d05ec only write to filesystem in dev mode Rich Harris 2018-01-16 08:47:44 -05:00
  • 6390ba692b -> v0.5.0 v0.5.0 Rich Harris 2018-01-15 10:28:48 -05:00
  • 0e131cc81e Merge pull request #88 from sveltejs/gh-9 Rich Harris 2018-01-15 10:24:35 -05:00
  • bd3d5713cb Merge pull request #64 from lukeed/lazy-chokidar Rich Harris 2018-01-15 10:04:37 -05:00
  • 9ec23c47ad update test Rich Harris 2018-01-15 10:04:24 -05:00
  • b7bb69925e rename extract to export, for familiarity to next.js devs Rich Harris 2018-01-15 10:03:27 -05:00
  • 25124f6ee7 Merge branch 'master' into lazy-chokidar Rich Harris 2018-01-15 09:58:39 -05:00
  • 73d491cd19 Merge branch 'master' into lazy-chokidar Rich Harris 2018-01-15 09:58:03 -05:00
  • e25fceb4b8 node 6 is the new IE Rich Harris 2018-01-15 09:36:12 -05:00
  • 3807147c57 add missing dependency Rich Harris 2018-01-14 22:45:59 -05:00
  • a523ba58ff save pages as index.html, ignore hashes Rich Harris 2018-01-14 22:45:51 -05:00
  • fe03fd3a52 update lockfile Rich Harris 2018-01-14 18:21:37 -05:00
  • 89c430a0cb slightly different approach to extracting Rich Harris 2018-01-14 18:19:51 -05:00
  • 8ef312849c always write service-worker.js and shell index.html file Rich Harris 2018-01-14 18:16:10 -05:00
  • 4200446684 ignore trailing slash in pathnames Rich Harris 2018-01-14 18:15:40 -05:00
  • 681ed005b8 remove unused deps Rich Harris 2018-01-14 18:15:12 -05:00
  • d457af8d51 update test Rich Harris 2018-01-14 18:14:07 -05:00
  • 0c158b9e1f Merge branch 'master' of https://github.com/freedmand/sapper into freedmand-master Rich Harris 2018-01-14 13:48:07 -05:00
  • 50011e2077 always print stdout/stderr, to avoid wild goose chase debugging Rich Harris 2018-01-14 13:47:23 -05:00
  • f27b7973e3 Build before extracting Rich Harris 2018-01-14 13:46:25 -05:00
  • 2af2ab3cb9 Ensure output dir exists, return Promise Rich Harris 2018-01-14 13:45:47 -05:00
  • 6a4dc1901c Enforce prod mode, return a Promise so it can be used programmatically Rich Harris 2018-01-14 13:45:01 -05:00
  • fbbc0e9e19 Merge branch 'master' of https://github.com/freedmand/sapper into freedmand-master Rich Harris 2018-01-14 12:29:15 -05:00
  • 1213c3da46 fix lockfile mess Rich Harris 2018-01-14 12:27:35 -05:00
  • 4cc2104088 add back test that got lost in a merge conflict somewhere Rich Harris 2018-01-14 12:23:07 -05:00
  • d6dda371ca typo Rich Harris 2018-01-14 12:22:41 -05:00
  • 304c06085e Merge branch 'master' into master Rich Harris 2018-01-14 12:19:47 -05:00
  • 33b6450e34 Merge branch 'master' into master Rich Harris 2018-01-14 12:16:09 -05:00
  • 8faa98af6a -> v0.4.0 v0.4.0 Rich Harris 2018-01-14 12:07:06 -05:00
  • 14df138528 Merge pull request #87 from sveltejs/gh-3 Rich Harris 2018-01-14 11:50:18 -05:00
  • 44285cdb2f serialized preloaded data and send to client as initial payload - fixes #3 Rich Harris 2018-01-14 11:22:00 -05:00
  • bd656cfd5b Merge branch 'fix-tests-without-async' into gh-3 Rich Harris 2018-01-14 10:45:55 -05:00
  • c4b4bd587d use %sapper.scripts% Rich Harris 2018-01-14 10:45:21 -05:00
  • 2abfdb03d5 wait for window.READY so that this tests we dont double-preload Rich Harris 2018-01-14 10:44:38 -05:00
  • a80ac3a8b8 change tests back to non-async versions Rich Harris 2018-01-14 00:43:57 -05:00
  • 887cb09386 merge Rich Harris 2018-01-14 00:21:55 -05:00
  • cfeeafded4 Merge pull request #84 from sveltejs/test-in-node-6 Rich Harris 2018-01-14 00:18:23 -05:00
  • 2cae674033 Merge branch 'master' into test-in-node-6 Rich Harris 2018-01-14 00:14:40 -05:00
  • 7c0f32662d remove async from new test Rich Harris 2018-01-14 00:10:20 -05:00
  • b4fb1c3268 Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-01-14 00:02:32 -05:00
  • ecd0f673a9 test in node 6 Rich Harris 2018-01-14 00:01:51 -05:00
  • 40d16852f7 prevent unnecessary promise chains, and hoist handler function Rich Harris 2018-01-14 00:01:10 -05:00
  • 133be03791 Merge pull request #72 from nolanlawson/fix-style-loader Rich Harris 2018-01-13 23:33:38 -05:00
  • 727a76ebb5 fall through to 404 if no handler exists for method Rich Harris 2018-01-13 23:29:41 -05:00
  • e3c047831a add test for #77 Rich Harris 2018-01-13 23:29:16 -05:00
  • 81b5e0d764 Handle DELETE requests with del export Emil Tholin 2018-01-10 19:24:22 +01:00
  • 98e904dcfc Remove async/await from test.js Emil Tholin 2018-01-07 12:22:40 +01:00
  • ca51372150 Explicitly load style-loader/css-loader deps Nolan Lawson 2018-01-06 17:21:40 -08:00
  • 7cef1f1120 only return from show-url if in server context Luke Edwards 2018-01-06 16:11:39 -08:00
  • 1b73baabce [temp - debug]: log out the preload value Luke Edwards 2018-01-06 15:40:40 -08:00
  • 5aa01b922b add page.title() Nightmare action Luke Edwards 2018-01-06 15:08:02 -08:00