Conduitry
28dd6a899a
remove deprecated onerror option from readme
2018-11-12 21:01:34 -05:00
Josh Duff
b988c9d86b
Add list of known CSS preprocessors
2018-08-13 10:10:52 -05:00
Rich Harris
7c6ec74133
tweak readme, use npm ci
2018-08-04 17:19:08 -04:00
Robert Hall
d33d61e26d
Better instructions on tests and linking
2018-07-26 10:44:32 -06:00
Robert Hall
8aabc7210d
Recommended changes
2018-07-25 15:43:07 -06:00
Robert Hall
b1fd1d4f2a
Tweaks
2018-07-25 10:01:37 -06:00
Robert Hall
3d61573afb
Some basic dev docs
2018-07-25 09:56:51 -06:00
Rich Harris
cf30ce8c37
point to Discord
2018-07-24 17:04:59 -04:00
Paulo Coghi
cd2f0af859
Update the "Example usage"
...
Update the result of "svelte.compile" from "Example usage" section, replacing `{ code, map }` to `{ js, css, ast }`
2018-05-14 23:39:03 -03:00
Rich Harris
f55849f8b3
remove svelte-cli, since it's now integrated
2018-05-10 19:30:26 -04:00
Antony Jones
cc02b6bc15
Add parcel-plugin to list of tools, categories
...
Add parcel builder. I also though the list was getting a bit unwieldy so I've separated it into sections, feel free to rejig, rename or recombine them.
2018-05-07 09:58:53 +01:00
Adam Pearce
ec3c7383e3
removes depreciated svelte-hot-loader
2018-04-25 19:17:44 -04:00
Rich Harris
da6fa8581f
update README
2018-04-18 08:06:21 -04:00
Rich Harris
1c4b1665d1
-> v1.61.0
2018-04-14 18:36:02 -04:00
Kay O
6dd4c2fdd3
Update README.md
...
adds link to redux example
2018-04-11 21:23:51 -06:00
Alan Palazzolo
3c61655e93
Add option preserve comments in SSR rendering.
2018-03-20 13:45:47 -05:00
Gareth Oates
08c54eec11
Shameless plug of my svelte store package
2018-02-24 21:26:04 +01:00
Khaled Ahmed
cb56e574c3
Add svelte-hot-loader to the Tools section
2018-01-05 15:59:52 +00:00
Rich Harris
f5aebaebeb
fix README
2017-12-30 11:21:33 -05:00
Rich Harris
4ae0d64724
update README
2017-12-30 10:43:26 -05:00
Scott Bedard
4a93c75cbe
Side step a blog routing issue
...
I'm not sure how sapper handles routing, but there seems to be an issue right now with trailing `/` characters. This PR just side steps the issue until it can be addressed.
2017-12-21 09:54:50 -07:00
Conduitry
b961868dcd
update compiler options in readme
2017-12-13 08:20:59 -05:00
Dustin Deus
d44c01b9d8
add brunch plugin
2017-12-11 23:27:08 +01:00
Rich Harris
9c03de24b7
document svelte.preprocess
2017-12-03 09:46:38 -05:00
Conduitry
45f061e737
reorganize options table and add hydratable
and customElement
2017-11-08 23:50:04 -05:00
Conduitry
0567d08094
pass default onwarn and onerror handlers to user's callbacks
2017-10-04 14:21:12 -04:00
Rich Harris
c7dda9ff79
-> v1.31.0
2017-08-24 13:21:49 -04:00
Paul Sauve
ae97cfc322
Add BrowserStack logo and usage
2017-07-03 22:21:31 -05:00
Rich Harris
cae565bece
-> v1.22.4
2017-06-15 13:57:28 -04:00
Conduitry
d0996e071e
document cascade
option in readme
2017-06-01 07:36:18 -04:00
Conduitry
37a36319db
note different default format for SSR
2017-03-19 07:25:43 -04:00
Conduitry
e0a1483bd6
fix options table formatting
2017-03-09 08:15:52 -05:00
Conduitry
a412ebd451
add more formal documentation for API options ( #355 )
2017-03-09 08:02:39 -05:00
Christian Klaussner
ab4c1ed0e9
Add link to Meteor build plugin
2016-12-18 12:35:38 +01:00
Rich Harris
e93a3c0d45
Update README.md
2016-12-17 21:50:06 -05:00
Rich Harris
c69c517019
Update README.md
2016-12-17 21:49:57 -05:00
Rich Harris
4ca417c182
Update README.md
2016-12-10 11:41:18 -05:00
Rich Harris
ddb31b6e9e
add webpack loader
2016-12-07 11:19:11 -05:00
Rich Harris
657830354a
Update README.md
2016-12-06 14:46:22 -05:00
Rich-Harris
efde762565
move examples into own section
2016-12-04 20:27:42 -05:00
Rich-Harris
42b917968d
Merge branch 'svelte-example' of https://github.com/charpeni/svelte into charpeni-svelte-example
2016-12-04 20:26:32 -05:00
Nicolas Charpentier
e2afbaa5c4
Add charpeni/svelte-example into README tools
2016-12-04 18:17:00 -05:00
Nico Rehwaldt
6131f69fc3
Correct README to use onwarn
...
Seems like it is public API: https://github.com/sveltejs/svelte/blob/master/compiler/index.js#L8 .
2016-12-04 21:28:27 +01:00
Shinnosuke Watanabe
db3f210ca1
add links to gulp/Metalsmith plugins
...
gulp-svelte
https://github.com/shinnn/gulp-svelte
https://www.npmjs.com/package/gulp-svelte
metalsmith-svelte
https://github.com/shinnn/metalsmith-svelte
https://www.npmjs.com/package/metalsmith-svelte
2016-12-02 20:40:55 +09:00
Josh Duff
aa3d099869
Adding link to Browserify transform
2016-12-01 09:45:49 -06:00
Rich Harris
7266f52ad9
add readme
2016-11-29 10:57:39 -05:00
Rich-Harris
ee1444d2f0
-> v0.0.2
2016-11-20 13:14:34 -05:00
Rich-Harris
7f42cc98b3
more parsing
2016-11-17 00:20:38 -05:00