Commit Graph

5635 Commits (cf660bdab1367aa9207df27338498a063223e959)
 

Author SHA1 Message Date
Tan Li Hau cf660bdab1
mark module variables as mutated or reassigned (#4469)
5 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
5 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
5 years ago
Conduitry dc3e9c4bed update changelog
5 years ago
rixo 0786d2858d
exclude global variables from $capture_state (#4475)
5 years ago
Conduitry b8bf3643d4 -> v3.19.1
5 years ago
Conduitry 19f1c9cb7c
don't treat $$-names as stores during invalidation (#4453)
5 years ago
Conduitry 3bfa0e5cd6
deconflict `value` parameter in contextual bindings (#4452)
5 years ago
Conduitry 138213ca3c
fix dev mode each block validation when using strings (#4451)
5 years ago
Conduitry a972a47e14 -> v3.19.0
5 years ago
Conduitry a7ffceefdd update changelog
5 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
5 years ago
Matthew Dempsky a53da7e4b0
site: clearer examples for <slot let:name> (#4125)
5 years ago
Alexandre CANTIN 9a747e3b5a
site: fix loading REPL with filename containing multiple '.'s (#4441)
5 years ago
Rich Harris 1772c3f7f1
Remove CI badge (#4438)
5 years ago
Jesse Skinner c992f7a2d2
docs: reword to avoid "outroing" (#4434)
5 years ago
Conduitry 423d1fe14e update changelog
5 years ago
swyx 3fbafe33c2
implement Dev mode validation of {#each} block argument (#4419)
5 years ago
Conduitry 30b09f3182 update changelog
5 years ago
PKlknr ad139bfb63
Log warnings in svelte/register when in dev-mode (#4365)
5 years ago
Kevin Tewouda 2b3c2daafb
blog: svelte-for-new-developers: list commands for Windows (#4391)
5 years ago
Tan Li Hau fdc89ebb62
warn if component is expected to be reactive (#4409)
5 years ago
Tan Li Hau 6250046c05
perform dirty check before updating keyed each blocks (#4413)
5 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples (#4404)
5 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
5 years ago
Conduitry c3232826d4 -> v3.18.2
5 years ago
Conduitry 7f2ffb2977
fix event handlers that are dynamic via reactive declarations or stores (#4394)
5 years ago
Conduitry 0625fc218b
fix invalidation in ++foo.bar (#4395)
5 years ago
Conduitry 59a5d4a52c fix tests
5 years ago
Conduitry f5f489984f
fix handling of reserved keywords when parsing (#4390)
5 years ago
Tan Li Hau 2195832ecc better error messages for else, elseif, then, catch with unclosed tag (#4136)
5 years ago
Conduitry cb67a53e51 update changelog
5 years ago
Jordan Gensler 4b04b16fe0 avoid using .shift() in flush() (#4356)
5 years ago
Christian Heine a40f4ad5e3
npm audit fix related to https-proxy-agent (#4359)
5 years ago
Christian Kaisermann 12a9ff2ac1
chore: fix .eslintignore and remove .prettierrc (#4378)
5 years ago
Conduitry d78f32ee5a
fix arrow function precedence (#4385)
5 years ago
Conduitry 3cbe38cbf1
fix binding to module-level variables (#4352)
5 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
5 years ago
Conduitry 5076613256
disallow simultaneous foo / {foo} / bind:foo (#4343)
5 years ago
Conduitry 9e7df1e41a
site: use absolute href to blog feed (#4342)
5 years ago
Conduitry 14a3c3a639 site: update Makefile as 'gcloud beta' is no longer necessary
5 years ago
Antony Jones 3b47e4d4c5 Remove npm module size badge from Readme
5 years ago
Conduitry 46634e8ea4 -> v3.18.1
5 years ago
Conduitry be9b79f805
fix detection of unused partially global CSS selectors (#4332)
5 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. (#4329)
5 years ago
Conduitry ab18f5bb9a site: update Makefile to work without global gcloud project setting
5 years ago
Wolfr 43f19d93a9 site: Improve open graph images for website (#4328)
5 years ago
Conduitry 3eb298fd28
fix code generation with adjacent inline and block comments (#4327)
5 years ago
Conduitry efe8ab9ca5 -> v3.18.0
5 years ago