Commit Graph

5649 Commits (ee10effb0fa68159a0a2fbb787c588c5b866f8f6)
 

Author SHA1 Message Date
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
keke a7ce767b0a docs: fix self-closing <svelte:options> tag (#4524)
7 years ago
Conduitry 2ac9363a1c -> v3.19.2
7 years ago
Tan Li Hau b5fe3c999b fix lazy code breaks in build
7 years ago
Conduitry a63bcba8d1 fit bitmask overflow initial dirty value in 'if' blocks (#4507)
7 years ago
Conduitry 45790bc15f add dev runtime warning for unknown slot names (#4501)
7 years ago
Tan Li Hau 5e6dc186c3 fix render fallback slot content due to whitespace (#4500)
7 years ago
Conduitry 72658ba454 docs: describe falsy and nullish attribute behavior (#4498)
7 years ago
Tan Li Hau 05270ff1a2 in spread, distinguish never-updating and always-updating props (#4487)
7 years ago
Brian Takita f1b4ed80f8 chore: more specific typings, and add README note about Yarn (#4483)
7 years ago
Conduitry e470fccc5f update changelog
7 years ago
pushkin f636bd8a7b check for unknown props even if component doesn't have writable props (#4454)
7 years ago
dependabot[bot] 14943a3541 Bump codecov from 3.5.0 to 3.6.5 (#4433)
7 years ago
Tan Li Hau 330f6c3127 fix bitmask overflow for slot (#4485)
7 years ago
Tan Li Hau 88eb91c600 mark module variables as mutated or reassigned (#4469)
7 years ago
Conduitry 27c3b4db7f docs: referenced_from_script var value (#4486)
7 years ago
Jesse Skinner b0b512fcc7 docs: clarify default prop behaviour (#4460)
7 years ago
Antony Jones 2d74f25690 site: turn fancybutton into custombutton (#4476)
7 years ago
Conduitry 331f5f7d6d update changelog
7 years ago
rixo 96388e6166 exclude global variables from $capture_state (#4475)
7 years ago
Conduitry a1a75b3c93 -> v3.19.1
7 years ago
Conduitry 7c455a3cb7 don't treat $$-names as stores during invalidation (#4453)
7 years ago
Conduitry 95995482e3 deconflict `value` parameter in contextual bindings (#4452)
7 years ago
Conduitry 78d5d1a8c8 fix dev mode each block validation when using strings (#4451)
7 years ago
Conduitry c73df60ec3 -> v3.19.0
7 years ago
Conduitry fd74e7e6b4 update changelog
7 years ago
rixo 8930ecf59c make $capture_state/$inject_state act on entire state (#3822)
7 years ago
Matthew Dempsky 070130ed87 site: clearer examples for <slot let:name> (#4125)
7 years ago
Alexandre CANTIN 029f02bf04 site: fix loading REPL with filename containing multiple '.'s (#4441)
7 years ago
Rich Harris cf7e43f399 Remove CI badge (#4438)
7 years ago
Jesse Skinner b95aa26b48 docs: reword to avoid "outroing" (#4434)
7 years ago
Conduitry dd4458d572 update changelog
7 years ago
swyx 5a880ecd28 implement Dev mode validation of {#each} block argument (#4419)
7 years ago
Conduitry 314541dc6a update changelog
7 years ago
PKlknr c12f578e6a Log warnings in svelte/register when in dev-mode (#4365)
7 years ago
Kevin Tewouda a2562dac8a blog: svelte-for-new-developers: list commands for Windows (#4391)
7 years ago
Tan Li Hau 533d9ac909 warn if component is expected to be reactive (#4409)
7 years ago
Tan Li Hau 8102c4d2e2 perform dirty check before updating keyed each blocks (#4413)
7 years ago
PKlknr b045b11d91 docs: add await in front of preprocess examples (#4404)
7 years ago
Conduitry d41d4d50ab fix indirect bindings on elements with spreads (#4398)
7 years ago
Conduitry 3bdf05c677 -> v3.18.2
7 years ago
Conduitry 88f85890ce fix event handlers that are dynamic via reactive declarations or stores (#4394)
7 years ago
Conduitry 4f6e25b9bb fix invalidation in ++foo.bar (#4395)
7 years ago
Conduitry c4c0d5af20 fix tests
7 years ago
Conduitry c1cd4a63e2 fix handling of reserved keywords when parsing (#4390)
7 years ago
Tan Li Hau 8cc782c6b2 better error messages for else, elseif, then, catch with unclosed tag (#4136)
7 years ago
Conduitry a3999f1a3b update changelog
7 years ago
Jordan Gensler aa9e245f02 avoid using .shift() in flush() (#4356)
7 years ago
Christian Heine c2a505a911 npm audit fix related to https-proxy-agent (#4359)
7 years ago
Christian Kaisermann 86e4f95b3c chore: fix .eslintignore and remove .prettierrc (#4378)
7 years ago