Commit Graph

  • f0bc68be88 use built-in for document.title Luke Edwards 2018-01-06 15:07:43 -08:00
  • be7c53becc quick attempt at fixing test for travis Luke Edwards 2018-01-06 14:53:14 -08:00
  • 9ea4137b87 Add option to extract server-side routes at directories other than /api. freedmand 2018-01-05 19:21:25 -08:00
  • 7588911108 Removes all async/await from the extraction pipeline, and adds unit tests for extracted client pages that match a regular expression freedmand 2018-01-05 14:56:58 -08:00
  • fc8280adea Fixes small issue with reading chunk files freedmand 2018-01-05 14:42:04 -08:00
  • d08f9eb5a4 Fixes funky indentation in extraction unit test freedmand 2018-01-05 14:29:46 -08:00
  • 2b3472b1b1 Remove async/await from lib Emil Tholin 2018-01-05 23:19:40 +01:00
  • 30ddb3dd7e Adds a sapper extract CLI command, which scrapes the server to run as a static website starting at the site's root. freedmand 2018-01-05 14:16:30 -08:00
  • 0c891ba79e require chokidar lazily; dev-mode only Luke Edwards 2018-01-05 00:39:17 -08:00
  • ee94f355d5 update marked due to vulnerability Rich Harris 2018-01-04 17:17:08 -05:00
  • bea9b7965a update package-lock Rich Harris 2018-01-04 17:13:17 -05:00
  • 1312aede1f -> v0.3.2 v0.3.2 Rich Harris 2018-01-03 13:48:03 -05:00
  • 50e307e0c0 add test for programmatic prefetch Rich Harris 2018-01-03 13:46:07 -05:00
  • e87ac1f367 Export prefetch Emil Tholin 2018-01-03 18:39:51 +01:00
  • 5da9d0926a update README, add license Rich Harris 2018-01-01 16:50:21 -05:00
  • 9538499d51 -> v0.3.1 v0.3.1 Rich Harris 2017-12-31 16:36:02 -05:00
  • ff1e632057 -> v0.3.0 v0.3.0 Rich Harris 2017-12-31 16:10:36 -05:00
  • aeeb231477 Merge branch 'master' of github.com:sveltejs/sapper Rich Harris 2017-12-31 16:08:14 -05:00
  • d1940db8c0 Merge pull request #56 from sveltejs/gh-55 Rich Harris 2017-12-31 16:08:08 -05:00
  • 98f9a64b64 specify pkg.files Rich Harris 2017-12-31 16:05:26 -05:00
  • b9bef802d3 lint Rich Harris 2017-12-31 16:05:18 -05:00
  • a7024b3806 fix index route Rich Harris 2017-12-31 16:04:54 -05:00
  • 423e02aeae handle nested routes - fixes #55 Rich Harris 2017-12-31 13:25:52 -05:00
  • 12b73ecebf Merge pull request #54 from sveltejs/preload-req Rich Harris 2017-12-31 13:02:24 -05:00
  • e1bc38b5a7 bump timeout Rich Harris 2017-12-31 12:49:17 -05:00
  • b66f624f01 pass server request object to preload Rich Harris 2017-12-30 17:31:07 -05:00
  • 502dd547d1 only preload once - fixes #49 Rich Harris 2017-12-25 18:06:27 -05:00
  • 4c343490d2 merge master -> gh-49 Rich Harris 2017-12-25 17:34:27 -05:00
  • b3027c5816 port runtime to typescript, move runtime/app.js to runtime.js Rich Harris 2017-12-25 17:14:39 -05:00
  • c29e8022cc replace all occurences of variables Rich Harris 2017-12-25 16:18:19 -05:00
  • e4cd4c9cb0 Merge pull request #52 from sveltejs/gh-48 Rich Harris 2017-12-25 16:17:48 -05:00
  • feddad42b2 failing test for #49 Rich Harris 2017-12-24 21:34:28 -05:00
  • 3c4ebcda30 cancel navigation if overtaken by a second navigation - fixes #48 Rich Harris 2017-12-24 20:37:00 -05:00
  • 75aedf4663 -> v0.2.10 v0.2.10 Rich Harris 2017-12-24 07:56:01 -05:00
  • c8366dec74 handle deep links Rich Harris 2017-12-24 07:53:39 -05:00
  • 9a936669c6 -> v0.2.9 v0.2.9 Rich Harris 2017-12-23 15:01:49 -05:00
  • 0226bd90c6 dont write service-worker.js and index.html to disk in prod mode Rich Harris 2017-12-23 15:01:29 -05:00
  • e1926e1bcb -> v0.2.8 v0.2.8 Rich Harris 2017-12-23 13:16:58 -05:00
  • db1c1f332a Add goto function (#46) Rich Harris 2017-12-23 13:15:40 -05:00
  • e8d510b261 dont use /tmp, it fails when now server wakes after a sleep Rich Harris 2017-12-23 12:27:51 -05:00
  • f8e237b265 make invalidation message look less like an error Rich Harris 2017-12-23 10:55:55 -05:00
  • 68c2f2e388 linting Rich Harris 2017-12-22 09:19:32 -05:00
  • 0bcb61650b use nightmare for testing Rich Harris 2017-12-21 16:48:53 -05:00
  • 43a12a8331 -> v0.2.7 v0.2.7 Rich Harris 2017-12-21 13:40:10 -05:00
  • f0feab5738 fix typo Rich Harris 2017-12-21 13:39:13 -05:00
  • e9203b4d71 empty .sapper when building Rich Harris 2017-12-21 12:01:53 -05:00
  • 8e79e706e6 -> v0.2.6 v0.2.6 Rich Harris 2017-12-21 11:56:04 -05:00
  • 4b495f44fd Merge pull request #42 from sveltejs/gh-40 Rich Harris 2017-12-21 11:54:53 -05:00
  • 222a750b7b render main.js back to templates, to allow relative imports - fixes #40 Rich Harris 2017-12-21 11:38:03 -05:00
  • 5b214c964c -> v0.2.5 v0.2.5 Rich Harris 2017-12-21 08:59:00 -05:00
  • 95f99fd378 Merge pull request #39 from sveltejs/windows-nested-routes Rich Harris 2017-12-21 08:55:41 -05:00
  • 1bed4b0670 use /, not path.sep, when creating routes Rich Harris 2017-12-21 08:46:40 -05:00
  • 9d4890913a Merge pull request #37 from sveltejs/gh-33 Rich Harris 2017-12-20 21:00:04 -05:00
  • f50d3c4262 error if routes clash - fixes #33 Rich Harris 2017-12-20 20:46:28 -05:00
  • 8925e541d5 Merge pull request #36 from sveltejs/gh-19 Rich Harris 2017-12-20 18:50:06 -05:00
  • a48afb77d3 stream responses - fixes #19 Rich Harris 2017-12-20 18:39:39 -05:00
  • 45e845ee92 Merge pull request #35 from sveltejs/gh-2 Rich Harris 2017-12-20 18:13:07 -05:00
  • 492f024d2a add preload header for main.js and current route - fixes #2 Rich Harris 2017-12-20 18:04:11 -05:00
  • 8d40992cf1 Merge pull request #34 from sveltejs/gh-13 Rich Harris 2017-12-20 17:51:04 -05:00
  • 4232f75b19 rebundle when main.js changes Rich Harris 2017-12-20 17:36:22 -05:00
  • fefb0d96d7 rebundle when routes and templates change Rich Harris 2017-12-20 17:34:23 -05:00
  • cd91bf2ca4 -> v0.2.4 v0.2.4 Rich Harris 2017-12-20 16:33:54 -05:00
  • 7466e8da82 -> v0.2.3 v0.2.3 Rich Harris 2017-12-20 09:31:51 -05:00
  • 463307db86 pass URL to 404 handler Rich Harris 2017-12-20 08:29:28 -05:00
  • 2a68394dce Merge pull request #31 from sveltejs/possible-windows-fix-3 Rich Harris 2017-12-20 08:28:32 -05:00
  • c8fe0679ae posixify import paths Rich Harris 2017-12-19 20:48:44 -05:00
  • 51d45cf38f -> v0.2.2 v0.2.2 Rich Harris 2017-12-19 08:55:40 -05:00
  • 92fbc28e11 make dest dir in buid as well as dev Rich Harris 2017-12-19 08:54:25 -05:00
  • c1b1b3ed63 add some tests - closes #10 Rich Harris 2017-12-18 21:39:17 -05:00
  • cd8b9ddb14 -> v0.2.1 v0.2.1 Rich Harris 2017-12-18 17:11:17 -05:00
  • 924855d248 Merge pull request #26 from sveltejs/gh-14 Rich Harris 2017-12-18 17:08:08 -05:00
  • 8b516ef9bd inject HMR import - fixes #14 Rich Harris 2017-12-18 17:07:17 -05:00
  • 8604088f3d -> v0.2.0 v0.2.0 Rich Harris 2017-12-18 15:48:28 -05:00
  • 8da3ca16ab Separate build step (closes #21) Rich Harris 2017-12-18 15:38:56 -05:00
  • d0dd1d6cc9 Merge pull request #23 from sveltejs/remove-webpack-dev-middleware Rich Harris 2017-12-18 12:02:27 -05:00
  • 8270463281 remove webpack-dev-middleware Rich Harris 2017-12-18 11:41:02 -05:00
  • 514331b5e3 -> v0.1.5 v0.1.5 Rich Harris 2017-12-17 21:39:55 -05:00
  • 63d39575be starting to lose my sense of humour Rich Harris 2017-12-17 21:39:43 -05:00
  • 3af5503009 -> v0.1.4 v0.1.4 Rich Harris 2017-12-17 21:34:28 -05:00
  • c1de442dd1 argh not again Rich Harris 2017-12-17 21:34:16 -05:00
  • 0c6b7e3836 -> v0.1.3 v0.1.3 Rich Harris 2017-12-17 21:07:55 -05:00
  • dc5e2543cb argh copypasta fail Rich Harris 2017-12-17 21:07:34 -05:00
  • ecc7b80d91 -> v0.1.2 v0.1.2 Rich Harris 2017-12-17 20:43:52 -05:00
  • 40024e7d86 Merge pull request #18 from sveltejs/make-dest-dir Rich Harris 2017-12-17 20:41:55 -05:00
  • 6f71f7ad4d Merge pull request #17 from sveltejs/gh-11 Rich Harris 2017-12-17 20:41:30 -05:00
  • 6eb99b195e use atime.getTime() and mtime.getTime() - hopefully fixes #11 Rich Harris 2017-12-17 20:39:18 -05:00
  • 9e08fee9a1 create dest dir immediately - should fix some CI failures Rich Harris 2017-12-17 20:24:58 -05:00
  • 442ce366e2 -> v0.1.1 v0.1.1 Rich Harris 2017-12-17 15:18:03 -05:00
  • dc929fcd83 inject app path, since dest might be /tmp causing resolution failure Rich Harris 2017-12-17 15:17:23 -05:00
  • 2dc246398b -> v0.1.0 v0.1.0 Rich Harris 2017-12-17 15:05:51 -05:00
  • b7ac067459 always write to .sapper, not templates, since we cant guarantee fs access Rich Harris 2017-12-17 15:04:20 -05:00
  • 8b50ff34b8 named exports, for tree-shakeability when we add new stuff Rich Harris 2017-12-17 15:01:26 -05:00
  • 62abdb2a87 remove magic return values from server routes Rich Harris 2017-12-17 15:01:05 -05:00
  • 34d0bae4a1 -> v0.0.22 v0.0.22 Rich Harris 2017-12-16 20:31:37 -05:00
  • 4f0b336627 fix prod mode Rich Harris 2017-12-16 20:30:14 -05:00
  • e71bf298fb inject __dev__ variable Rich Harris 2017-12-16 20:19:02 -05:00
  • e4936375db support HMR Rich Harris 2017-12-16 20:10:49 -05:00
  • 08ff7ad234 shuffle things around Rich Harris 2017-12-16 17:19:28 -05:00
  • 5995b7ae6a run webpack in watch mode during dev Rich Harris 2017-12-16 16:50:46 -05:00
  • 71ed3864b7 run webpack in watch mode Rich Harris 2017-12-16 16:24:36 -05:00