Commit Graph

  • 330f6c3127 fix bitmask overflow for slot (#4485) Tan Li Hau 2020-03-01 00:32:11 +0800
  • 8feb85a61f
    fix bitmask overflow for slot (#4485) Tan Li Hau 2020-03-01 00:32:11 +0800
  • 80c4e87a06 update changelog #4485 Conduitry 2020-02-29 11:31:51 -0500
  • 88eb91c600 mark module variables as mutated or reassigned (#4469) Tan Li Hau 2020-02-29 22:17:06 +0800
  • cf660bdab1
    mark module variables as mutated or reassigned (#4469) Tan Li Hau 2020-02-29 22:17:06 +0800
  • a841a8a65e update changelog #4469 Conduitry 2020-02-29 09:13:10 -0500
  • 5e0ea94936 Merge branch 'master' into pr/4469 Conduitry 2020-02-29 09:11:21 -0500
  • 2549e9fa0e tidy Conduitry 2020-02-29 09:11:03 -0500
  • 27c3b4db7f docs: referenced_from_script var value (#4486) Conduitry 2020-02-28 23:07:34 -0500
  • f244b80f7a
    docs: referenced_from_script var value (#4486) Conduitry 2020-02-28 23:07:34 -0500
  • 33500ada61 differentiate unchange attrs and always change attrs Tan Li Hau 2020-02-29 11:25:04 +0800
  • d432a42344 group condition for code review Tan Li Hau 2020-02-29 10:18:49 +0800
  • e9b175e378 docs: referenced_from_script var value #4486 Conduitry 2020-02-28 19:54:34 -0500
  • 6d3be4abb8 Fix memory leaks. Jacob Wright 2020-02-28 17:10:12 -0700
  • 4057e753be Removing crutch for leak Jacob Wright 2020-02-28 15:54:02 -0700
  • db0e7e82b7 Fixing lint issues Jacob Wright 2020-02-28 15:41:30 -0700
  • 655f80177c Merge branch 'master' into gh-3624 Jacob Wright 2020-02-28 15:40:55 -0700
  • 82b9c5971e fix bitmask overflow for slot Tan Li Hau 2020-02-29 00:49:54 +0800
  • 8c94a2f069 README.md: Added note to not use yarn to install package Brian Takita 2020-02-28 10:22:28 -0500
  • 859048cb26 fix https://github.com/sveltejs/svelte/issues/4482 Brian Takita 2020-02-28 10:02:36 -0500
  • b0b512fcc7 docs: clarify default prop behaviour (#4460) Jesse Skinner 2020-02-28 08:47:21 -0500
  • 20e079007c
    docs: clarify default prop behaviour (#4460) #4472 Jesse Skinner 2020-02-28 08:47:21 -0500
  • 6ebf4b2828 Changed 'initial value' to 'default initial value' in a few places for clarity. #4460 Jesse Skinner 2020-02-27 12:18:36 -0500
  • 956830db61 Updated wording to avoid ambiguity in default initial value behaviour. #4460 Jesse Skinner 2020-02-27 12:17:02 -0500
  • 0cee6d6982 Change 'default value' to 'initial value' to set expectations about behaviour, for issue #4442 Jesse Skinner 2020-02-27 08:42:20 -0500
  • 8897174572 Update wording to include prop behaviour Jesse Skinner 2020-02-24 20:39:42 -0500
  • 042b731ca6 -> v3.19.1 Conduitry 2020-02-23 18:28:30 -0500
  • fb8cb5d487 don't treat $$-names as stores during invalidation (#4453) Conduitry 2020-02-23 18:19:06 -0500
  • 4fb0d7abfc deconflict `value` parameter in contextual bindings (#4452) Conduitry 2020-02-23 17:50:57 -0500
  • d531657126 fix dev mode each block validation when using strings (#4451) Conduitry 2020-02-23 16:35:25 -0500
  • 2dd848684a -> v3.19.0 Conduitry 2020-02-23 08:41:22 -0500
  • 419c46bf99 update changelog Conduitry 2020-02-23 08:16:27 -0500
  • fc774bdac6 make $capture_state/$inject_state act on entire state (#3822) rixo 2020-02-23 05:13:59 -0800
  • 4f12ca2c13 site: clearer examples for <slot let:name> (#4125) Matthew Dempsky 2020-02-22 20:40:07 -0800
  • b619cebda1 site: fix loading REPL with filename containing multiple '.'s (#4441) Alexandre CANTIN 2020-02-23 05:37:21 +0100
  • 8b3d0f5f8c Remove CI badge (#4438) Rich Harris 2020-02-21 08:55:38 -0500
  • ef84144bd6 docs: reword to avoid "outroing" (#4434) Jesse Skinner 2020-02-20 08:49:34 -0500
  • 2ef241a27a update changelog Conduitry 2020-02-18 04:52:37 -0500
  • 058ff1ac48 implement Dev mode validation of {#each} block argument (#4419) swyx 2020-02-18 01:49:40 -0800
  • 839eb6c12c update changelog Conduitry 2020-02-18 03:32:42 -0500
  • a843078fff Log warnings in svelte/register when in dev-mode (#4365) PKlknr 2020-02-18 09:31:04 +0100
  • f4226c6514 blog: svelte-for-new-developers: list commands for Windows (#4391) Kevin Tewouda 2020-02-15 18:35:54 +0100
  • e546e02e40 warn if component is expected to be reactive (#4409) Tan Li Hau 2020-02-16 01:33:33 +0800
  • 4a02e4264e perform dirty check before updating keyed each blocks (#4413) Tan Li Hau 2020-02-16 00:57:34 +0800
  • abdf0f6eae docs: add await in front of preprocess examples (#4404) PKlknr 2020-02-12 14:45:06 +0100
  • b5c3e38f28 fix indirect bindings on elements with spreads (#4398) Conduitry 2020-02-11 21:01:30 -0500
  • a4ffda64d2 -> v3.18.2 Conduitry 2020-02-09 09:32:11 -0500
  • f49d4e57ee fix event handlers that are dynamic via reactive declarations or stores (#4394) Conduitry 2020-02-09 09:30:57 -0500
  • 6927a72d86 fix invalidation in ++foo.bar (#4395) Conduitry 2020-02-09 09:24:59 -0500
  • 29e455255d fix tests Conduitry 2020-02-09 06:48:22 -0500
  • 41521753f0 fix handling of reserved keywords when parsing (#4390) Conduitry 2020-02-09 00:04:21 -0500
  • 526f350ba8 better error messages for else, elseif, then, catch with unclosed tag (#4136) Tan Li Hau 2020-02-09 12:59:43 +0800
  • 239adcc318 update changelog Conduitry 2020-02-08 09:24:13 -0500
  • 516b75b8af avoid using .shift() in flush() (#4356) Jordan Gensler 2020-02-08 06:22:38 -0800
  • 57324398bf npm audit fix related to https-proxy-agent (#4359) Christian Heine 2020-02-08 08:27:28 +0800
  • ee1b0dd002 chore: fix .eslintignore and remove .prettierrc (#4378) Christian Kaisermann 2020-02-07 21:25:35 -0300
  • 1276f69a3b fix arrow function precedence (#4385) Conduitry 2020-02-07 19:15:40 -0500
  • af0e7aaf55 fix binding to module-level variables (#4352) Conduitry 2020-02-03 12:12:01 -0500
  • 60c11067f7 site: clarify preserveWhitespace (#4341) Conduitry 2020-01-31 14:55:13 -0500
  • 168c29a0fa disallow simultaneous foo / {foo} / bind:foo (#4343) Conduitry 2020-01-30 09:25:16 -0500
  • dcb3031961 site: use absolute href to blog feed (#4342) Conduitry 2020-01-30 06:58:31 -0500
  • 64b5508f97 site: update Makefile as 'gcloud beta' is no longer necessary Conduitry 2020-01-28 09:04:01 -0500
  • b68e54c0ca Remove npm module size badge from Readme Antony Jones 2020-01-28 11:41:06 +0000
  • a76e177b9c -> v3.18.1 Conduitry 2020-01-27 18:44:24 -0500
  • bd9975d5af fix detection of unused partially global CSS selectors (#4332) Conduitry 2020-01-27 18:25:24 -0500
  • f17db4e852 site: Remove WIP message, but still reference the chat room. (#4329) Wolfr 2020-01-27 20:41:18 +0100
  • 18b65f47a4 site: update Makefile to work without global gcloud project setting Conduitry 2020-01-27 14:38:25 -0500
  • c278b10942 site: Improve open graph images for website (#4328) Wolfr 2020-01-27 20:28:06 +0100
  • 0202608603 fix code generation with adjacent inline and block comments (#4327) Conduitry 2020-01-27 14:02:30 -0500
  • 8aa930d70a -> v3.18.0 Conduitry 2020-01-25 12:26:19 -0500
  • bc600925ad update changelog Conduitry 2020-01-25 12:23:50 -0500
  • 2ff38d4cf3 Internals: Scheduler: Fix infinite loop in flush (#4316) David Kondrad 2020-01-25 12:21:55 -0500
  • 24c319f9c5 [Internals] Improve unit tests (#4262) Dave Lunny 2020-01-23 17:51:29 -0800
  • 9605a75d47 fix changelog Conduitry 2020-01-23 10:44:35 -0500
  • a648558378 make autosubscribing to a nullish store a no-op (#4304) Conduitry 2020-01-23 10:40:22 -0500
  • 25eb8049ac -> v3.17.3 Conduitry 2020-01-23 10:07:41 -0500
  • 8096a6b3d7 fix hydration of <title> (#4311) Conduitry 2020-01-23 10:06:42 -0500
  • b4487653a7 site: add warning to Dockerfile about .dockerignore Conduitry 2020-01-22 20:26:43 -0500
  • 68c030fa7c site: fix a couple absolute links Conduitry 2020-01-22 20:11:45 -0500
  • 6bd3739fc2 disallow duplicate each keys in dev mode (#4303) Conduitry 2020-01-22 11:05:31 -0500
  • 4d3b9d7a09 fix deriving from RxJS observables (#4300) Conduitry 2020-01-22 09:19:32 -0500
  • 3e081467f2 fix nested block not reactive (#4294) Tan Li Hau 2020-01-22 19:32:24 +0800
  • 09467f3ba0 -> v3.17.2 Conduitry 2020-01-20 21:18:15 -0500
  • 011b8bcf50 preserve js comments where possible (#4293) Conduitry 2020-01-20 21:17:24 -0500
  • 6f6cfdb5a6 update changelog Conduitry 2020-01-20 10:35:13 -0500
  • 3e2f4fb4e5 fix removing attributes during hydration (#1733) Conduitry 2020-01-20 10:34:29 -0500
  • d201cd7e57 failing test Conduitry 2020-01-20 10:31:31 -0500
  • 6f652360f2 fix '~=' and class selectors with arbitrary whitespace (#4286) Conduitry 2020-01-19 13:36:22 -0500
  • 6b77eb6247 fix awaited expressions that need parentheses (#4283) Conduitry 2020-01-18 07:10:13 -0500
  • 273b88b491 apply event modifiers to <svelte:body> events (#4279) Conduitry 2020-01-17 07:22:40 -0500
  • f87b4c52df update changelog Conduitry 2020-01-16 22:17:25 -0500
  • 3fc36aeb9d disallow binding variables declared in await and catch Tan Li Hau 2020-01-17 08:07:48 +0800
  • 1769ed183a update changelog Conduitry 2020-01-16 22:13:41 -0500
  • f7dd9e827c Add more globals John Muhl 2020-01-16 20:27:43 -0600
  • 9b90b2e709 fix allow let scoped to root element (#4266) Tan Li Hau 2020-01-16 22:25:12 +0800
  • cc4bd0e3aa oops Conduitry 2020-01-14 16:03:20 -0500
  • 726d5fc29a -> v3.17.1 Conduitry 2020-01-14 12:16:52 -0500
  • 6d073e24f8 only attach SSR <head> markers when hydratable: true (#4260) Conduitry 2020-01-14 12:11:52 -0500
  • 379a58a8cd -> v3.17.0 Conduitry 2020-01-13 11:59:06 -0500
  • abcdee5b16 fix hydrating <head> (#4082) Tan Li Hau 2020-01-14 00:55:55 +0800