Commit Graph

  • cbbf4a95db -> v0.15.8 v0.15.8 Rich Harris 2018-08-16 12:46:13 -04:00
  • 55b7ffd2ed Merge pull request #361 from sveltejs/handle-unknown-preload-errors Rich Harris 2018-08-16 12:44:27 -04:00
  • 9f4d4e70de can remove this, preloading is set false on render Rich Harris 2018-08-16 12:39:54 -04:00
  • deef1bbfcf handle unknown preload errors Rich Harris 2018-08-16 12:25:23 -04:00
  • 17b0fc0d0c nit Seth Thompson 2018-08-11 17:52:53 -04:00
  • 3c44c511e4 make sure page has expected preloading value Seth Thompson 2018-08-11 17:51:44 -04:00
  • 7cf1b9613a prefetching should not set root preloading value, closes #352 Seth Thompson 2018-08-11 12:26:27 -04:00
  • 99e5a9601c -> v0.15.7 v0.15.7 Rich Harris 2018-08-09 20:14:37 -04:00
  • 4c9c1dccf5 Merge pull request #350 from sveltejs/gh-344 Rich Harris 2018-08-09 20:13:17 -04:00
  • 2cddd5afa0 Merge pull request #345 from sveltejs/fix/redirect Rich Harris 2018-08-09 20:08:51 -04:00
  • 8c6a0c4773 Merge branch 'master' into gh-344 Rich Harris 2018-08-09 20:03:37 -04:00
  • af5063552d Merge pull request #351 from sveltejs/argh-windows Rich Harris 2018-08-09 20:02:51 -04:00
  • 419d154794 fffffuuuuu Rich Harris 2018-08-09 19:53:26 -04:00
  • abda059be5 doh Rich Harris 2018-08-09 19:46:09 -04:00
  • 444908cac5 pass response object to store getter - fixes #344 Rich Harris 2018-08-08 10:57:10 -04:00
  • c6da26e1a0 add redirect test to root (“/“) Luke Edwards 2018-08-06 20:29:28 -07:00
  • aad87857ce fix: replace leading slash in preload’s redirect Luke Edwards 2018-08-06 20:22:33 -07:00
  • 666c113297 -> v0.15.6 v0.15.6 Rich Harris 2018-08-06 22:36:17 -04:00
  • 84a58f34a0 add test for exporting with custom basepath Rich Harris 2018-08-06 22:35:02 -04:00
  • 75f5b5c721 Merge pull request #342 from aubergene/gh-338 Rich Harris 2018-08-06 22:06:09 -04:00
  • a176a3b79b Remove basepath from deferred urls and add trailing slash to root request Julian Burgess 2018-08-06 16:43:02 +01:00
  • 1627a5767a -> v0.15.5 v0.15.5 Rich Harris 2018-08-03 01:18:12 -04:00
  • 6ff3a9e9ab Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-08-03 01:16:43 -04:00
  • 3ce2bd30f9 Use npm ci instead of npm install (#336) Rich Harris 2018-08-03 01:16:26 -04:00
  • 2b799a3f1e print warnings in dev mode for unused data proxy-data Rich Harris 2018-08-03 01:14:26 -04:00
  • 18d15c0120 emit events for unused data, and only in dev/export mode Rich Harris 2018-08-03 01:14:08 -04:00
  • b20e15721c Merge branch 'master' into proxy-data Rich Harris 2018-08-03 00:15:26 -04:00
  • de4f99807f Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2018-08-03 00:11:09 -04:00
  • eae8351f77 Better/faster exporting Rich Harris 2018-08-03 00:10:58 -04:00
  • d386308301 update changelog Rich Harris 2018-08-02 13:23:12 -04:00
  • 13afbc84d7 dont write server_info.json either - second half of #318 Rich Harris 2018-08-02 10:59:23 -04:00
  • 31327b3780 Merge pull request #333 from sveltejs/gh-332 Rich Harris 2018-08-02 10:43:27 -04:00
  • 81f483d7b8 Merge pull request #334 from sveltejs/gh-318 Rich Harris 2018-08-02 08:40:30 -04:00
  • 1bcf20511b dont emit client_info.json - fixes #318 Rich Harris 2018-08-01 21:46:26 -04:00
  • 003fa8ab2c only blur activeElement if there is one - fixes #332 Rich Harris 2018-08-01 21:34:30 -04:00
  • d1fcd07c92 -> v0.15.4 v0.15.4 Rich Harris 2018-08-01 08:47:41 -04:00
  • 47a6d6f662 Merge pull request #326 from lukeed/feat/ignore Rich Harris 2018-08-01 08:46:49 -04:00
  • 06cc22b10d detect unused data on initial render Rich Harris 2018-07-31 23:21:34 -04:00
  • 4b2b6440d0 fix: use more specific ignore pattern; Luke Edwards 2018-07-31 16:54:29 -07:00
  • fc855f30f8 -> v0.15.3 v0.15.3 Rich Harris 2018-07-31 15:06:47 -04:00
  • 4a75fff4ec Merge pull request #329 from sveltejs/parallel-exports Rich Harris 2018-07-31 15:05:38 -04:00
  • 7b7b695938 Merge pull request #320 from sveltejs/gh-319 Rich Harris 2018-07-31 14:59:57 -04:00
  • 2fca2e295f Merge pull request #328 from sveltejs/export-no-minify-js Rich Harris 2018-07-31 14:59:27 -04:00
  • eae991d369 parallelize exports Rich Harris 2018-07-31 14:56:29 -04:00
  • c2b393d3fd dont minify JS when minifying HTML Rich Harris 2018-07-31 14:43:58 -04:00
  • 566addd406 add tests for opts.ignore Luke Edwards 2018-07-29 14:17:13 -07:00
  • 3d77dacbd6 attach ignore options to test app, w/ matching routes Luke Edwards 2018-07-29 14:02:18 -07:00
  • 51b4f9cbbf add opts.ignore support Luke Edwards 2018-07-29 14:01:44 -07:00
  • 1d611be83e Using npm Robert Hall 2018-07-25 15:50:56 -06:00
  • 1782904994 Some dev documentation Robert Hall 2018-07-25 10:10:22 -06:00
  • e3ddbfc181 Merge pull request #314 from sveltejs/fix-child-segment Rich Harris 2018-07-23 17:08:25 -04:00
  • 8e3830b646 fix child.segment bug Rich Harris 2018-07-23 17:02:35 -04:00
  • b28cdff233 -> v0.15.2 v0.15.2 Rich Harris 2018-07-23 16:38:49 -04:00
  • 7f586ff1a3 Merge pull request #313 from sveltejs/gh-312 Rich Harris 2018-07-23 16:37:30 -04:00
  • 731d4f535c skip layout components where none is provided - fixes #312 Rich Harris 2018-07-23 16:31:00 -04:00
  • f8c731ca21 failing tests for #312 Rich Harris 2018-07-23 14:31:11 -04:00
  • 39eb3be01e -> v0.15.1 v0.15.1 Rich Harris 2018-07-22 21:25:33 -04:00
  • d0bb728e25 -> v0.15.0 v0.15.0 Rich Harris 2018-07-22 21:04:03 -04:00
  • 58de0f9c99 Nested routes Rich Harris 2018-07-22 21:00:37 -04:00
  • 2319ed9ed3 dont create fallback components gh-262-no-fallback Rich Harris 2018-07-21 10:38:53 -04:00
  • 5d7a715122 emit error event if manifest creation fails Rich Harris 2018-07-21 10:38:25 -04:00
  • 448e91a970 update find_page API Rich Harris 2018-07-20 11:41:37 -04:00
  • d927597c1e doh Rich Harris 2018-07-20 11:41:24 -04:00
  • aa92342e71 oops Rich Harris 2018-07-17 18:17:14 -04:00
  • 99b4cd43b9 minor tweak Rich Harris 2018-07-17 18:00:30 -04:00
  • 20015d6613 oops Rich Harris 2018-07-17 17:27:48 -04:00
  • 3d39ef96c2 add segment, params and query to server-rendered pages Rich Harris 2018-07-17 17:21:37 -04:00
  • c867f051c2 fix fallback index file Rich Harris 2018-07-17 16:59:13 -04:00
  • 9e1207cdd7 fix error pages Rich Harris 2018-07-17 16:04:22 -04:00
  • f126c6ac6c only replace components for changed segments Rich Harris 2018-07-17 15:42:35 -04:00
  • 84aaf3be4a please let this work Rich Harris 2018-07-16 20:02:42 -04:00
  • e751cbebd5 once more, with feeling Rich Harris 2018-07-16 19:53:32 -04:00
  • d2ee6ff3d5 argh Rich Harris 2018-07-16 18:05:13 -04:00
  • 6c68b3151c maybe fix some windows errors Rich Harris 2018-07-16 17:54:59 -04:00
  • 5428a7ec95 try locking node version to get tests running on windows Rich Harris 2018-07-16 17:42:54 -04:00
  • dd190af904 ugh windows Rich Harris 2018-07-16 16:29:12 -04:00
  • 1f66e4c530 all tests passing Rich Harris 2018-07-16 16:23:43 -04:00
  • b0b8b78c5d set preloading true when appropriate Rich Harris 2018-07-16 15:25:17 -04:00
  • 7d3e191e46 identify leaf index.html components Rich Harris 2018-07-16 15:10:46 -04:00
  • 61e3b6c6a0 handle errors in client Rich Harris 2018-07-16 14:57:49 -04:00
  • af0bd1580d handle errors Rich Harris 2018-07-16 14:49:47 -04:00
  • 34cf953fde use serialized preloaded data Rich Harris 2018-07-16 14:27:13 -04:00
  • 8299c68678 inject fallback index.html where necessary Rich Harris 2018-07-16 14:18:21 -04:00
  • f221281f8a client-side rendering Rich Harris 2018-07-16 14:07:06 -04:00
  • 9dc5ba569f server-side rendering Rich Harris 2018-07-16 12:06:10 -04:00
  • 969430716f update manifest generation Rich Harris 2018-07-16 11:21:24 -04:00
  • 624f17364c tidy up Rich Harris 2018-07-15 23:12:14 -04:00
  • c90d8ee3cd more tests Rich Harris 2018-07-15 23:11:08 -04:00
  • 6c5630f281 add more tests Rich Harris 2018-07-15 22:50:53 -04:00
  • bf8e56748a change how routes are created Rich Harris 2018-07-15 22:13:30 -04:00
  • 5b024f2c8d small tidy up Rich Harris 2018-07-15 22:12:47 -04:00
  • 1af0f13799 Merge branch 'master' into gh-262 Rich Harris 2018-07-14 21:59:39 -04:00
  • b75ae7ba96 -> v0.14.2 v0.14.2 Rich Harris 2018-07-14 21:05:39 -04:00
  • 091e38082e Merge pull request #307 from sveltejs/unsafe-replacements Rich Harris 2018-07-15 02:05:20 +01:00
  • 74acf93c7a prevent unsafe replacements of preloaded data etc Rich Harris 2018-07-14 20:56:05 -04:00
  • 80ece8b148 delete App.html Rich Harris 2018-07-05 09:04:38 -04:00
  • 0e3775397f Merge pull request #306 from sveltejs/refactor-route-generation Rich Harris 2018-07-05 08:25:59 -04:00
  • 8dc52a04e4 split pages and server routes into separate arrays Rich Harris 2018-07-05 08:14:07 -04:00
  • 008b607c01 generate pages and server routes separately Rich Harris 2018-07-04 10:53:41 -04:00
  • d01a407137 -> v0.14.1 v0.14.1 Rich Harris 2018-07-02 10:24:54 -04:00