Commit Graph

5625 Commits (d531657126987ef67be460ff357c2eeec3a93763)
 

Author SHA1 Message Date
Conduitry d531657126 fix dev mode each block validation when using strings (#4451)
7 years ago
Conduitry 2dd848684a -> v3.19.0
7 years ago
Conduitry 419c46bf99 update changelog
7 years ago
rixo fc774bdac6 make $capture_state/$inject_state act on entire state (#3822)
7 years ago
Matthew Dempsky 4f12ca2c13 site: clearer examples for <slot let:name> (#4125)
7 years ago
Alexandre CANTIN b619cebda1 site: fix loading REPL with filename containing multiple '.'s (#4441)
7 years ago
Rich Harris 8b3d0f5f8c Remove CI badge (#4438)
7 years ago
Jesse Skinner ef84144bd6 docs: reword to avoid "outroing" (#4434)
7 years ago
Conduitry 2ef241a27a update changelog
7 years ago
swyx 058ff1ac48 implement Dev mode validation of {#each} block argument (#4419)
7 years ago
Conduitry 839eb6c12c update changelog
7 years ago
PKlknr a843078fff Log warnings in svelte/register when in dev-mode (#4365)
7 years ago
Kevin Tewouda f4226c6514 blog: svelte-for-new-developers: list commands for Windows (#4391)
7 years ago
Tan Li Hau e546e02e40 warn if component is expected to be reactive (#4409)
7 years ago
Tan Li Hau 4a02e4264e perform dirty check before updating keyed each blocks (#4413)
7 years ago
PKlknr abdf0f6eae docs: add await in front of preprocess examples (#4404)
7 years ago
Conduitry b5c3e38f28 fix indirect bindings on elements with spreads (#4398)
7 years ago
Conduitry a4ffda64d2 -> v3.18.2
7 years ago
Conduitry f49d4e57ee fix event handlers that are dynamic via reactive declarations or stores (#4394)
7 years ago
Conduitry 6927a72d86 fix invalidation in ++foo.bar (#4395)
7 years ago
Conduitry 29e455255d fix tests
7 years ago
Conduitry 41521753f0 fix handling of reserved keywords when parsing (#4390)
7 years ago
Tan Li Hau 526f350ba8 better error messages for else, elseif, then, catch with unclosed tag (#4136)
7 years ago
Conduitry 239adcc318 update changelog
7 years ago
Jordan Gensler 516b75b8af avoid using .shift() in flush() (#4356)
7 years ago
Christian Heine 57324398bf npm audit fix related to https-proxy-agent (#4359)
7 years ago
Christian Kaisermann ee1b0dd002 chore: fix .eslintignore and remove .prettierrc (#4378)
7 years ago
Conduitry 1276f69a3b fix arrow function precedence (#4385)
7 years ago
Conduitry af0e7aaf55 fix binding to module-level variables (#4352)
7 years ago
Conduitry 60c11067f7 site: clarify preserveWhitespace (#4341)
7 years ago
Conduitry 168c29a0fa disallow simultaneous foo / {foo} / bind:foo (#4343)
7 years ago
Conduitry dcb3031961 site: use absolute href to blog feed (#4342)
7 years ago
Conduitry 64b5508f97 site: update Makefile as 'gcloud beta' is no longer necessary
7 years ago
Antony Jones b68e54c0ca Remove npm module size badge from Readme
7 years ago
Conduitry a76e177b9c -> v3.18.1
7 years ago
Conduitry bd9975d5af fix detection of unused partially global CSS selectors (#4332)
7 years ago
Wolfr f17db4e852 site: Remove WIP message, but still reference the chat room. (#4329)
7 years ago
Conduitry 18b65f47a4 site: update Makefile to work without global gcloud project setting
7 years ago
Wolfr c278b10942 site: Improve open graph images for website (#4328)
7 years ago
Conduitry 0202608603 fix code generation with adjacent inline and block comments (#4327)
7 years ago
Conduitry 8aa930d70a -> v3.18.0
7 years ago
Conduitry bc600925ad update changelog
7 years ago
David Kondrad 2ff38d4cf3 Internals: Scheduler: Fix infinite loop in flush (#4316)
7 years ago
Dave Lunny 24c319f9c5 [Internals] Improve unit tests (#4262)
7 years ago
Conduitry 9605a75d47 fix changelog
7 years ago
Conduitry a648558378 make autosubscribing to a nullish store a no-op (#4304)
7 years ago
Conduitry 25eb8049ac -> v3.17.3
7 years ago
Conduitry 8096a6b3d7 fix hydration of <title> (#4311)
7 years ago
Conduitry b4487653a7 site: add warning to Dockerfile about .dockerignore
7 years ago
Conduitry 68c030fa7c site: fix a couple absolute links
7 years ago