Commit Graph

  • 09c1e8a0a9 woops Simon Holthausen 2024-04-06 15:00:23 +0200
  • bfa328e38b note breaking change Simon Holthausen 2024-04-06 14:42:06 +0200
  • b05d8fafc6 feat: add types for expressing bindable types Simon Holthausen 2024-04-06 14:28:42 +0200
  • 41442dc0e0 fix bugs #11062 Dominic Gannaway 2024-04-05 20:58:30 +0100
  • 071d6314d9
    chore: fix local dev (#11074) Rich Harris 2024-04-05 15:56:06 -0400
  • 2dbf8e4675 chore: fix local dev #11074 Rich Harris 2024-04-05 15:48:32 -0400
  • 8cbe8c1197
    fix: bundle CSS types (#11067) Rich Harris 2024-04-05 12:15:55 -0400
  • 3f0eac1a3d all tests passing Rich Harris 2024-04-04 23:26:42 -0400
  • 2cfbef476c update test helper Rich Harris 2024-04-04 23:15:07 -0400
  • 2e6f2fcfab fix Rich Harris 2024-04-04 23:14:57 -0400
  • e83918d638 alternative approach Dominic Gannaway 2024-04-04 23:21:25 +0100
  • 09ca4c46d2 address feedback Dominic Gannaway 2024-04-04 21:26:06 +0100
  • d1369eeccd check generated types Rich Harris 2024-04-04 15:06:01 -0400
  • e9a5a50789 changeset #11067 Rich Harris 2024-04-04 14:45:26 -0400
  • 12bf3a5ba9 make Css a proper namespace Rich Harris 2024-04-04 14:44:45 -0400
  • bc17c6f72b switch to index Dominic Gannaway 2024-04-04 18:13:20 +0100
  • aeef09ed25 better fix Dominic Gannaway 2024-04-04 16:43:03 +0100
  • 49b6f51489 lint Dominic Gannaway 2024-04-04 16:18:59 +0100
  • da11d21a56 fix other issues Dominic Gannaway 2024-04-04 16:16:12 +0100
  • 432be5afeb fix: robustify interop of exports and props Simon Holthausen 2024-04-04 16:54:21 +0200
  • 194399d67f tweaks Dominic Gannaway 2024-04-04 15:21:46 +0100
  • 4d2ee6dab0 tweaks Dominic Gannaway 2024-04-04 15:19:36 +0100
  • 5cf9d6f46e tweaks Dominic Gannaway 2024-04-04 15:19:02 +0100
  • c0565191f0 fix: avoid duplication of content within each blocks when transitioning Dominic Gannaway 2024-04-04 15:04:49 +0100
  • c1ef7d7416 chore: prevent usage of getContext during component template Dominic Gannaway 2024-04-04 14:36:38 +0100
  • 1e78a8f712 types Simon Holthausen 2024-04-04 11:52:15 +0200
  • 3599754144 feat: introduce `$host` rune, deprecate `createEventDispatcher` Simon Holthausen 2024-04-04 11:50:16 +0200
  • da2b83baf9 Add some missing file annotations to examples in docs for TypeScript code examples #11058 Raymond Fleming 2024-04-03 22:01:53 -0400
  • ae3d472cbc
    Version Packages (next) (#11057) svelte@5.0.0-next.94 github-actions[bot] 2024-04-03 23:57:42 +0100
  • 75b761dc4c fix Simon Holthausen 2024-04-03 23:33:44 +0200
  • 97b696df4c fix Simon Holthausen 2024-04-03 23:18:24 +0200
  • e8f1a1674d fix Simon Holthausen 2024-04-03 23:10:51 +0200
  • 08f1441585 Merge branch 'main' into snippet-work Simon Holthausen 2024-04-03 23:10:44 +0200
  • 9255541ded Version Packages (next) #11057 github-actions[bot] 2024-04-03 21:04:14 +0000
  • b87d57dc6e
    fix: add `anchor` support to mount() API (#11050) Dominic Gannaway 2024-04-03 22:01:43 +0100
  • b032b5af3a regenerate types #11050 Rich Harris 2024-04-03 14:07:42 -0400
  • b2892b02e1
    chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#11054) dependabot[bot] 2024-04-03 14:07:26 -0400
  • d86fd2f040 required options before optional ones Rich Harris 2024-04-03 14:07:03 -0400
  • 709aaa13de fix inconsistent formatting Rich Harris 2024-04-03 14:06:25 -0400
  • 2384b1d014 use ?? Rich Harris 2024-04-03 14:04:48 -0400
  • 8e7fd8951c
    chore(deps-dev): bump vite from 5.0.12 to 5.0.13 #11054 dependabot[bot] 2024-04-03 17:54:16 +0000
  • 02441c6a19
    chore: apply each block controlled teardown optimization, again (#11051) Dominic Gannaway 2024-04-03 17:01:04 +0100
  • 503b01fce4 chore: apply each block controlled teardown optimization, again #11051 Dominic Gannaway 2024-04-03 16:14:34 +0100
  • f637d7767d fix: add `anchor` support to mount() API Dominic Gannaway 2024-04-03 15:36:58 +0100
  • f7c8fd569b
    Revert "chore: apply each block controlled teardown optimization (#11045)" (#11049) Rich Harris 2024-04-03 10:35:13 -0400
  • b6d61b1510
    Revert "chore: apply each block controlled teardown optimization (#11045)" #11049 Rich Harris 2024-04-03 10:31:40 -0400
  • bb1d229e26
    fix docs (#11048) Rich Harris 2024-04-03 10:26:33 -0400
  • 7b0492b316 fix docs #11048 Rich Harris 2024-04-03 10:18:31 -0400
  • 53a3ec7125
    Replace if/then with ternary #11047 Aviv Keller 2024-04-03 10:16:08 -0400
  • 1afec80261
    chore: apply each block controlled teardown optimization (#11045) Dominic Gannaway 2024-04-03 13:34:12 +0100
  • 3e161d1c85 rename each_element -> parent_node #11045 Rich Harris 2024-04-03 08:29:37 -0400
  • e559254747 shorter comment Rich Harris 2024-04-03 08:20:17 -0400
  • 247b71a4ec give a more descriptive name if we're running it across modules Rich Harris 2024-04-03 08:10:03 -0400
  • 8cc292f93e remove deopt Dominic Gannaway 2024-04-03 13:04:00 +0100
  • df0b094f59 chore: apply each block controlled teardown optimization Dominic Gannaway 2024-04-03 12:41:19 +0100
  • 17281c3df1
    Revert "chore: remove deopts and refactor code for controlled optimizations (…" (#11043) Dominic Gannaway 2024-04-03 12:20:41 +0100
  • e0946b8ab2
    Revert "chore: remove deopts and refactor code for controlled optimizations (…" #11043 Dominic Gannaway 2024-04-03 12:17:04 +0100
  • f076646214 feat: provide ContextKey type for better typing of `setContext/getContext` #11042 Simon Holthausen 2024-04-03 10:38:37 +0200
  • 3ece9cd051
    chore: remove deopts and refactor code for controlled optimizations (#11040) Dominic Gannaway 2024-04-03 09:17:03 +0100
  • 1ea33bc6aa get rid of single-use variable #11040 Rich Harris 2024-04-02 23:17:37 -0400
  • f0c3b87218 typo Rich Harris 2024-04-02 23:16:27 -0400
  • d85d5a060b
    Version Packages (next) (#11035) svelte@5.0.0-next.93 github-actions[bot] 2024-04-02 19:26:15 -0400
  • fa0fc1b01d tweak Dominic Gannaway 2024-04-03 00:14:57 +0100
  • 304cb3724e tweak Dominic Gannaway 2024-04-03 00:13:57 +0100
  • 3827b6bf36 tune Dominic Gannaway 2024-04-03 00:07:26 +0100
  • 90aeeaa736 remove comment Dominic Gannaway 2024-04-03 00:05:36 +0100
  • 93d1abc68c chore: remove deopts and refactor code for controlled optimizations Dominic Gannaway 2024-04-03 00:02:44 +0100
  • 74bdb3b5a9 Version Packages (next) #11035 github-actions[bot] 2024-04-02 22:39:50 +0000
  • c50883e496
    fix: ensure transition errors are not swallowed (#11039) Dominic Gannaway 2024-04-02 23:38:57 +0100
  • 4cb0329ab5 feedback #11039 Dominic Gannaway 2024-04-02 23:29:44 +0100
  • b210fe3c9d
    chore: remove parent DOM before children DOM (#11038) Dominic Gannaway 2024-04-02 22:49:29 +0100
  • 77443cd010 fix: ensure transiton errors are not swallowed Dominic Gannaway 2024-04-02 22:46:15 +0100
  • 710e421fc9 fix: ensure transiton errors are not swallowed Dominic Gannaway 2024-04-02 22:46:03 +0100
  • 2f958ba7d8 fix: ensure transiton errors are not swallowed Dominic Gannaway 2024-04-02 22:45:36 +0100
  • 4dd2da2211 fix: ensure transiton errors are not swallowed Dominic Gannaway 2024-04-02 22:45:09 +0100
  • 9083dec881 chore: remove parent DOM before children DOM #11038 Dominic Gannaway 2024-04-02 22:04:19 +0100
  • 95348aad03 chore: remove isConnected usage #11037 Dominic Gannaway 2024-04-02 21:05:55 +0100
  • 92909834f0
    breaking: prevent unparenthesized sequence expressions in attributes (#11032) Rich Harris 2024-04-02 14:47:01 -0400
  • 2a1d3c6e73
    Version Packages (next) (#11034) svelte@5.0.0-next.92 github-actions[bot] 2024-04-02 20:29:36 +0200
  • 91b185a91f Version Packages (next) #11034 github-actions[bot] 2024-04-02 18:28:12 +0000
  • 3254d2e22f
    fix: add missing package.json in package (#11033) Rich Harris 2024-04-02 14:26:53 -0400
  • f0ad2c719b fix: add missing package.json in package #11033 Rich Harris 2024-04-02 14:16:40 -0400
  • e9567e8f48 breaking: prevent unparenthesized sequence expressions in attributes #11032 Rich Harris 2024-04-02 14:13:28 -0400
  • 6bb825b1b1
    Version Packages (next) (#11018) svelte@5.0.0-next.91 github-actions[bot] 2024-04-02 15:32:01 +0100
  • 15be9efb3d Version Packages (next) #11018 github-actions[bot] 2024-04-02 13:54:41 +0000
  • 1d52c1323b
    fix: improve unowned derived signal heuristics (#11029) Dominic Gannaway 2024-04-02 14:53:48 +0100
  • ab626af52c spelling #11029 Dominic Gannaway 2024-04-02 14:40:34 +0100
  • 2a784fce16
    fix: correctly handle closure passed to $derived.by when destructuring (#11028) Dominic Gannaway 2024-04-02 14:38:36 +0100
  • afc21ac27d fix: improve unowned derived signal heuristics Dominic Gannaway 2024-04-02 14:38:24 +0100
  • fb353832b3 oops #11028 Dominic Gannaway 2024-04-02 13:25:11 +0100
  • b4508ea7b7 fix: correctly handle closure passed to $derived.by when destructuring Dominic Gannaway 2024-04-02 13:24:18 +0100
  • ade3d1afb9
    fix: improve $effect.active REPL autocomplete (#11027) Dominic Gannaway 2024-04-02 13:06:37 +0100
  • 7a56e697b0 fix: improve $effect.active REPL autocomplete #11027 Dominic Gannaway 2024-04-02 12:58:26 +0100
  • 3c155e3f3e
    fix: ensure effect cleanup functions are called with null `this` (#11024) Rich Harris 2024-04-02 05:16:54 -0400
  • ad11c5087f
    fix: ensure correct context for action update/destroy functions (#11023) Rich Harris 2024-04-02 05:16:43 -0400
  • 34748ba015
    chore: verify that `$effect.root(...)` does not re-run (#11020) Rich Harris 2024-04-02 05:16:15 -0400
  • fb78f86ea4 fix: ensure effect cleanup functions are called with null `this` #11024 Rich Harris 2024-04-01 22:53:51 -0400
  • 9834c55328 fix: ensure correct context for action update/destroy functions #11023 Rich Harris 2024-04-01 22:42:50 -0400
  • de27832792
    docs: "What's new in Svelte" April newsletter (#10907) Dani Sandoval 2024-04-01 18:40:30 -0600
  • 0a162924fb
    feat: more efficient hydration markers (#11019) Rich Harris 2024-04-01 18:03:40 -0400