Commit Graph

5629 Commits (a1a75b3c936b324b2717810690eeff980d3bca6f)
 

Author SHA1 Message Date
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
Conduitry cbfed9614b fix arrow function precedence (#4385)
7 years ago
Conduitry f5922f7cee fix binding to module-level variables (#4352)
7 years ago
Conduitry 89e9aa1f32 site: clarify preserveWhitespace (#4341)
7 years ago
Conduitry 3581bed534 disallow simultaneous foo / {foo} / bind:foo (#4343)
7 years ago
Conduitry 0308e3e18e site: use absolute href to blog feed (#4342)
7 years ago
Conduitry 2001d436ea site: update Makefile as 'gcloud beta' is no longer necessary
7 years ago
Antony Jones a0ec2b7852 Remove npm module size badge from Readme
7 years ago
Conduitry 1dfd921ce7 -> v3.18.1
7 years ago
Conduitry f6920b1449 fix detection of unused partially global CSS selectors (#4332)
7 years ago
Wolfr 2611a29e1b site: Remove WIP message, but still reference the chat room. (#4329)
7 years ago
Conduitry fe83e31226 site: update Makefile to work without global gcloud project setting
7 years ago
Wolfr 9e7486d470 site: Improve open graph images for website (#4328)
7 years ago
Conduitry 9db91dc3f7 fix code generation with adjacent inline and block comments (#4327)
7 years ago
Conduitry fbaddfd846 -> v3.18.0
7 years ago
Conduitry b2a5a8e0ae update changelog
7 years ago
David Kondrad 7acea7a94d Internals: Scheduler: Fix infinite loop in flush (#4316)
7 years ago
Dave Lunny 56772b24c1 [Internals] Improve unit tests (#4262)
7 years ago
Conduitry 80837dd522 fix changelog
7 years ago
Conduitry 14555bf203 make autosubscribing to a nullish store a no-op (#4304)
7 years ago
Conduitry e7e8c56f10 -> v3.17.3
7 years ago