Rich Harris
|
44736754ad
|
fix file extension
|
2018-10-15 21:27:52 -04:00 |
|
Rich Harris
|
1b9b559d82
|
include css depended upon by entry point, even if also depended on by a lazily-loaded component
|
2018-10-11 23:18:51 -04:00 |
|
Rich Harris
|
52f40f9e63
|
Improve internal API
|
2018-10-08 19:21:15 -04:00 |
|
Rich Harris
|
5e59855a15
|
overhaul tests
|
2018-10-07 18:23:43 -04:00 |
|
Rich Harris
|
bb04af41bd
|
fix legacy builds
|
2018-10-02 11:13:09 -04:00 |
|
Rich Harris
|
02256ae214
|
ensure CSS placeholders are overwritten
|
2018-10-02 10:27:02 -04:00 |
|
mrkishi
|
584ddd1c85
|
Fix rollup input paths on Windows
|
2018-10-01 17:47:44 -03:00 |
|
Rich Harris
|
6a74097b0c
|
ensure dev client is not imported if server imports client.js
|
2018-10-01 12:13:03 -04:00 |
|
Rich Harris
|
64921dfc3c
|
make directories relative to project
|
2018-09-30 22:05:55 -04:00 |
|
Rich Harris
|
664c093391
|
-> v0.22.1
|
2018-09-30 21:10:17 -04:00 |
|
Rich Harris
|
8530d06d00
|
golf things down a bit
|
2018-09-30 18:11:40 -04:00 |
|
Rich Harris
|
a43764a971
|
put everything in __sapper__
|
2018-09-30 14:55:54 -04:00 |
|
Rich Harris
|
4f6efbda79
|
node 6 support
|
2018-09-30 12:54:50 -04:00 |
|
Rich Harris
|
5573258a10
|
update tests
|
2018-09-30 11:32:58 -04:00 |
|
Rich Harris
|
e30842caa8
|
move app logic into templates (#444)
|
2018-09-30 10:30:00 -04:00 |
|
Rich Harris
|
ff24877d8f
|
-> v0.21.1
|
2018-09-23 23:21:37 -04:00 |
|
Rich Harris
|
ffa1e1f704
|
Merge branch 'master' into escaping-issues
|
2018-09-23 21:41:02 -04:00 |
|
mrkishi
|
0bd1b0b8e2
|
Fix filename escaping issues
|
2018-09-21 15:34:59 -03:00 |
|
Rich Harris
|
273823dfd7
|
move config into single file, add errors to help people migrate
|
2018-09-19 16:27:30 -04:00 |
|
Rich Harris
|
8f064fe5ac
|
update folder structure (#432)
|
2018-09-19 12:02:11 -04:00 |
|
Rich Harris
|
f29e7efbd6
|
const -> let
|
2018-09-19 11:25:04 -04:00 |
|
Andrew Smith
|
467041a3cd
|
Fix for legacy manifest file
|
2018-09-13 19:45:30 +01:00 |
|
Rich Harris
|
30966ee7f2
|
decode req.params - fixes #417
|
2018-09-03 18:36:07 -04:00 |
|
Rich Harris
|
64c2394c9d
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2018-09-02 21:54:13 -04:00 |
|
Rich Harris
|
bf9cbe2f3b
|
print details of webpack errors - fixes #403
|
2018-09-02 21:53:46 -04:00 |
|
Rich Harris
|
2c507b5a2e
|
allow reserved words as route names - fixes #315
|
2018-09-02 21:46:25 -04:00 |
|
Rich Harris
|
1b6dfd3580
|
ignore things that look like temp files when generating manifest data - fixes #220
|
2018-09-02 20:33:00 -04:00 |
|
Rich Harris
|
bebb0dd595
|
CSS extraction and code-splitting
closes #388
|
2018-09-02 14:46:27 -04:00 |
|
Rich Harris
|
15cc4bf296
|
bundle webpack-format-messages
|
2018-08-31 11:13:03 -04:00 |
|
Rich Harris
|
ee95240ca6
|
Merge pull request #394 from sveltejs/gh-390
omit trailing slash from server route matchers
|
2018-08-30 19:37:23 -04:00 |
|
Rich Harris
|
bc31c73c33
|
omit trailing slash from server route matchers - fixes #390
|
2018-08-30 18:48:10 -04:00 |
|
Rich Harris
|
7798f8f684
|
minor tidy up
|
2018-08-30 18:41:37 -04:00 |
|
Rich Harris
|
70fd7038b0
|
skip webpack annotations when using Rollup
|
2018-08-30 18:38:46 -04:00 |
|
Rich Harris
|
4259fc8e58
|
update shimport, minor tidy up
|
2018-08-29 20:20:02 -04:00 |
|
Rich Harris
|
6393a30b13
|
print nice build summaries
|
2018-08-29 15:03:10 -04:00 |
|
Rich Harris
|
458be49b35
|
emit errors and warnings, albeit clumsily
|
2018-08-29 13:26:31 -04:00 |
|
Rich Harris
|
f8d742bdd0
|
hashing
|
2018-08-29 10:55:52 -04:00 |
|
Rich Harris
|
7e698f1613
|
use watchChange plugin hook to detect invalidations
|
2018-08-28 18:06:31 -04:00 |
|
Rich Harris
|
85e25d6380
|
add a --bundler option, for forcing rollup or webpack
|
2018-08-28 17:29:14 -04:00 |
|
Rich Harris
|
200c5fcbd2
|
get tests passing again
|
2018-08-25 14:01:07 -04:00 |
|
Rich Harris
|
9cbb8bdc33
|
first stab at supporting Rollup (#130)
|
2018-08-25 12:42:27 -04:00 |
|
Rich Harris
|
24f2855f89
|
create a facade over webpack, to support alternative compilers
|
2018-08-25 09:11:45 -04:00 |
|
Rich Harris
|
dba83641e4
|
remove glob and cheerio from dependencies
|
2018-08-19 15:20:14 -04:00 |
|
Rich Harris
|
731d4f535c
|
skip layout components where none is provided - fixes #312
|
2018-07-23 16:31:00 -04:00 |
|
Rich Harris
|
39eb3be01e
|
-> v0.15.1
|
2018-07-22 21:25:33 -04:00 |
|
Rich Harris
|
58de0f9c99
|
Nested routes
Fixes #262
|
2018-07-22 21:00:37 -04:00 |
|
Rich Harris
|
8dc52a04e4
|
split pages and server routes into separate arrays
|
2018-07-05 08:14:07 -04:00 |
|
Rich Harris
|
008b607c01
|
generate pages and server routes separately
|
2018-07-04 10:53:41 -04:00 |
|
Elco Brouwer von Gonzenbach
|
4f011bfc37
|
Convert whitespace to tabs. Add some unit tests for create routes
|
2018-07-02 11:52:17 +07:00 |
|
Elco Brouwer von Gonzenbach
|
6c4ab32cf0
|
Sync update to sapper 0.14.0
|
2018-06-29 06:57:01 +07:00 |
|