Commit Graph

32 Commits (8073768f6505c913c92fd99e1fa4529129a65eb5)

Author SHA1 Message Date
Simon H 26f767e873
[docs] add note about the AST not being public API (#7113)
3 years ago
Ivan 4018b548f3
[docs] fix link to Svelte Society community-maintained tools (#6957)
3 years ago
Bert B c2ae05abcf
[docs] update link for community preprocessors (#6897)
3 years ago
Conduitry 883c47b45d [site] fix escaping in table of compiler options
3 years ago
Bjorn Lu be1eff0305
[feat] add enableSourcemap option (#6835)
3 years ago
Ben McCann 268bc71724
Replace sveltejs/integrations with sveltesociety.dev (#6626)
3 years ago
Tommy Groshong a232d68a41
docs: small spelling fixes in docs and comments (#6653)
3 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
3 years ago
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table
3 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
3 years ago
Dominik G 2c488f4d61
docs: update documentation for preprocessor sourcemap output (#6438)
3 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
3 years ago
Rich Harris 2925a00eff
add cssHash option (#6026)
4 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
4 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors (#4817)
4 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
5 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples (#4404)
5 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
5 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
5 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo
5 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes #3970
5 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
5 years ago
Elliot Waite 0040f34c5c Fix a typo in 04-compile-time.md.
5 years ago
davidaq 4af242570b
Correct preprocessor api doc
5 years ago
Conduitry 1e919113c1 site: document additional arguments in svelte.walk
5 years ago
Rich Harris ba91810b0b
Merge pull request #2672 from sveltejs/gh-2661
5 years ago
Conduitry 54a8eb9fd4 expose svelte.walk (#2661)
5 years ago
Conduitry df448cb36a document svelte.parse
5 years ago
Rich Harris 8e78448a39 keep svelte prefix for compiler exports
6 years ago
Luca Bonavita c88b28e207 Add more level 4 headings, fixes some typos
6 years ago
Vadim Cebaniuc b161725a51 Fix typos in doc node-sass example
6 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago