Commit Graph

  • eac4218402
    fix: possible name clash in hoisted functions (#11237) Paolo Ricciuti 2024-04-19 11:23:27 +0200
  • 812d7fba52 chore: add test #11237 paoloricciuti 2024-04-19 11:11:32 +0200
  • cca67bba51
    fix: support `$state.snapshot` as part of variable declarations (#11235) Simon H 2024-04-19 11:06:22 +0200
  • 9603869504 fix: support `$state.snapshot` as part of variable declarations #11235 Simon Holthausen 2024-04-19 11:02:39 +0200
  • be7ddf4ff8 fix: possible name clash in hoisted functions paoloricciuti 2024-04-19 10:48:00 +0200
  • 1602ae62bd Set, Date, URL #11233 better-snapshot Rich Harris 2024-04-18 17:19:49 -0400
  • ee702d153f snapshot maps Rich Harris 2024-04-18 17:04:01 -0400
  • 1e8c455372 fix: preserve getters/setters in HMR mode #11231 Simon Holthausen 2024-04-18 22:58:48 +0200
  • f73fb4be3e fix: run event attributes after binding event listeners Simon Holthausen 2024-04-18 22:53:54 +0200
  • 05987bc714 note to self Rich Harris 2024-04-18 16:52:33 -0400
  • ff2e489883 deep snapshots Rich Harris 2024-04-18 16:51:36 -0400
  • 43f3e51850 chore: failed attempt for binding+events order #11229 Simon Holthausen 2024-04-18 22:21:32 +0200
  • 56ecdbaeac DRY out snapshot code Rich Harris 2024-04-18 14:21:18 -0400
  • af6fb31000 fix: more accurate error message when creating orphan effects #11227 Rich Harris 2024-04-18 12:10:27 -0400
  • 307f15d5f7
    chore: refactor `$inspect` (#11226) Rich Harris 2024-04-18 12:02:09 -0400
  • 5fce00f06e
    Version Packages (next) (#11205) svelte@5.0.0-next.108 github-actions[bot] 2024-04-18 11:46:54 -0400
  • a61c5f4bbc remove unused imports #11226 Rich Harris 2024-04-18 11:41:59 -0400
  • a12c6bbcc8 better error Rich Harris 2024-04-18 11:39:58 -0400
  • 965dd89035 chore: move inspect logic into its own module Rich Harris 2024-04-18 11:34:02 -0400
  • 1f58030970 fix Simon Holthausen 2024-04-18 17:22:54 +0200
  • 84c7b840a0 Version Packages (next) #11205 github-actions[bot] 2024-04-18 15:16:46 +0000
  • de2d8a0bee
    Revert "feat: allow $inspect reactivity map, set, date (#11164)" (#11223) Rich Harris 2024-04-18 11:15:42 -0400
  • f61c7c3f65 update Simon Holthausen 2024-04-18 17:09:28 +0200
  • 971427f442 simpler type Simon Holthausen 2024-04-18 15:26:09 +0200
  • 0a452274ad
    Revert "feat: allow $inspect reactivity map, set, date (#11164)" #11223 Rich Harris 2024-04-18 09:23:21 -0400
  • 42ce8d74e1
    breaking: warn on self-closing non-void HTML tags (#11114) Rich Harris 2024-04-18 09:13:53 -0400
  • 56654986a6
    fix: measure elements before taking siblings out of the flow (#11216) Rich Harris 2024-04-18 09:12:47 -0400
  • 8276f456b8 changeset #11216 Rich Harris 2024-04-18 08:49:03 -0400
  • c5480af306 add changeset back Rich Harris 2024-04-18 08:48:34 -0400
  • 6d04a5b66a hide helper type from public api Simon Holthausen 2024-04-18 14:35:01 +0200
  • b9ee487b58 Merge branch 'main' into bindable-types Simon Holthausen 2024-04-18 14:23:53 +0200
  • 4abfce85e8
    docs: Fix iframe link in Write Less Code blog post (#11215) William O'Connell 2024-04-18 07:33:28 -0400
  • 15ce134e30
    Update documentation/blog/2019-04-20-write-less-code.md #11215 Rich Harris 2024-04-18 07:32:31 -0400
  • 27eb91bbce
    fix: dynamic namespace fixes and enhancements (#11219) Simon H 2024-04-18 13:30:50 +0200
  • 43d13e92a0
    feat: allow $inspect reactivity map, set, date (#11164) Tan Li Hau 2024-04-18 18:12:05 +0800
  • 3729b63731 fix #11219 Simon Holthausen 2024-04-18 11:58:16 +0200
  • ea954759c0 support dynamic svelte:element namespace through xmlns attribute Simon Holthausen 2024-04-18 11:47:20 +0200
  • e304445476 fix: fall back to component namespace when not statically determinable Simon Holthausen 2024-04-18 11:16:39 +0200
  • 70b47de124
    chore: follow-up to #11197 (#11213) Rich Harris 2024-04-18 05:06:03 -0400
  • 4b59ef3c41
    fix: widen ownership when sub state is assigned to new state (#11217) Simon H 2024-04-18 10:00:39 +0200
  • 77d83ea0a0 fix: widen ownership when sub state is assigned to new state #11217 Simon Holthausen 2024-04-18 09:55:05 +0200
  • fadb4898bf work around TS limitation Simon Holthausen 2024-04-18 09:24:36 +0200
  • 936c1508e0 lint Rich Harris 2024-04-17 23:43:25 -0400
  • e1cf85afb1 fix: measure elements before taking siblings out of the flow Rich Harris 2024-04-17 23:31:43 -0400
  • 3a6a48278c Revert "fix: take outroing elements out of the flow when animating siblings (#11208)" Rich Harris 2024-04-17 22:45:21 -0400
  • dcd5dcc80a fix iframe link in Write Less Code blog post William O'Connell 2024-04-17 19:54:47 -0400
  • 2d5e34b0f1
    Merge branch 'main' into tidy-up #11213 Rich Harris 2024-04-17 18:18:36 -0400
  • c44234dc2f
    fix: take outroing elements out of the flow when animating siblings (#11208) Rich Harris 2024-04-17 16:54:32 -0400
  • e03c4ce6ac remove a couple of var declarations Rich Harris 2024-04-17 16:49:25 -0400
  • 590f582635 make each item first nodes explicit Rich Harris 2024-04-17 16:47:05 -0400
  • 4fd8ce5d7b simplify Rich Harris 2024-04-17 16:01:19 -0400
  • 27d48c601f
    fix: catch clause scope (#11209) Tan Li Hau 2024-04-18 02:29:42 +0800
  • fe9c395235 fix extension #11210 Dominic Gannaway 2024-04-17 16:05:14 +0100
  • a610391a27 ssr Dominic Gannaway 2024-04-17 15:50:22 +0100
  • f31dcd0d6e update warning Dominic Gannaway 2024-04-17 15:44:56 +0100
  • 1c082a50d3 types Dominic Gannaway 2024-04-17 15:31:43 +0100
  • a60ba2abaf feat: add $lazy rune Dominic Gannaway 2024-04-17 15:24:26 +0100
  • 6aa88959bd fix: catch clause scope #11209 tanhauhau 2024-04-17 22:07:57 +0800
  • 92db5b817e changeset #11208 Rich Harris 2024-04-17 10:04:19 -0400
  • 828d2a51cd fix: take outroing elements out of the flow when animating siblings Rich Harris 2024-04-17 10:04:04 -0400
  • 9d682319e6 fix: lint error #11164 tanhauhau 2024-04-17 21:56:49 +0800
  • 9f2341f3f2
    Version Packages (#11202) svelte@4.2.15 github-actions[bot] 2024-04-17 08:47:36 -0400
  • d51075c154
    breaking: warn/error on old syntax in runes mode (#11203) Simon H 2024-04-17 14:46:44 +0200
  • 7485bc5684 render tag + slot could occur in legacy mode as well, error there, too #11203 Simon Holthausen 2024-04-17 13:23:58 +0200
  • 85e27906d7 breaking: warn/error on old syntax in runes mode Simon Holthausen 2024-04-17 13:10:28 +0200
  • 3ea49f41a8 remove _explicit_ dance, language tools will generate an overriding constructor instead Simon Holthausen 2024-04-17 12:41:54 +0200
  • 4ef64541dd
    Version Packages (next) (#11201) svelte@5.0.0-next.107 github-actions[bot] 2024-04-17 10:19:14 +0100
  • 6e97e2f906 Version Packages #11202 github-actions[bot] 2024-04-17 09:11:09 +0000
  • 725c2bd25c Version Packages (next) #11201 github-actions[bot] 2024-04-17 09:10:54 +0000
  • a510c6a37f
    fix: support attribute selector inside :global() (#11135) Tan Li Hau 2024-04-17 17:10:24 +0800
  • 3d49731b1b
    fix: refine css `:global()` selector checks in a compound selector (#11142) Tan Li Hau 2024-04-17 17:09:53 +0800
  • e7301af1e5
    fix: no data duplication in reactive Set/Map (#11200) Azarattum 2024-04-17 16:08:20 +0700
  • 1510c13113
    feat: add warning when using $bindable runes without calling it (#11181) Tan Li Hau 2024-04-17 17:07:53 +0800
  • 777527b5a3
    fix: remove memory leak from retaining old DOM elements (#11197) Dominic Gannaway 2024-04-17 10:02:18 +0100
  • c2dfda15e0 fix dynamic html bug #11197 Dominic Gannaway 2024-04-17 09:56:47 +0100
  • f3510c8748 Merge branch 'main' into fix-memory-leak-3 Dominic Gannaway 2024-04-17 09:36:10 +0100
  • 63456f1df9
    fix: remove memory leak from bind:this (#11194) Dominic Gannaway 2024-04-17 09:23:48 +0100
  • 0b1a78a5f9 alternative approach #11194 Dominic Gannaway 2024-04-17 09:17:46 +0100
  • 0a07f95f9d Merge branch 'main' into bindable-types Simon Holthausen 2024-04-17 10:08:49 +0200
  • 740504132d fix: get rid of data duplication in reactive set #11200 Azarattum 2024-04-17 14:22:36 +0700
  • c42f193a62 fix: get rid of data duplication in reactive map Azarattum 2024-04-17 14:21:50 +0700
  • 5156964479 add TODO Dominic Gannaway 2024-04-16 21:34:09 +0100
  • e5f257d203 add TODO Dominic Gannaway 2024-04-16 21:34:00 +0100
  • 9aebae83a5
    Version Packages (next) (#11192) svelte@5.0.0-next.106 github-actions[bot] 2024-04-16 21:19:48 +0100
  • 1ade64ee18 missing logic Dominic Gannaway 2024-04-16 21:17:56 +0100
  • 3c53da40ec fix: remove memory leak from retaining old DOM elements Dominic Gannaway 2024-04-16 21:09:29 +0100
  • 043f5302c9 tidy Dominic Gannaway 2024-04-16 18:35:24 +0100
  • 1939d73b66 tidy Dominic Gannaway 2024-04-16 18:33:49 +0100
  • 485f8d6d79 add error Dominic Gannaway 2024-04-16 18:32:48 +0100
  • 803357446a Version Packages (next) #11192 github-actions[bot] 2024-04-16 15:48:23 +0000
  • 1cc6a32069
    fix: ConstTag AST tweak (#11196) Simon H 2024-04-16 17:47:25 +0200
  • 1c33ff0107
    fix: make snippet effects transparent for transitions (#11195) Rich Harris 2024-04-16 11:42:42 -0400
  • 5bffdb6a25 fix: ConstTag AST tweak #11196 Simon Holthausen 2024-04-16 17:38:50 +0200
  • 13b391bbe2 fix: make snippet effects transparent for transitions #11195 Rich Harris 2024-04-16 11:33:03 -0400
  • 94c89206a7 Merge branch 'main' into fix-memory-leak-2 Dominic Gannaway 2024-04-16 15:05:04 +0100
  • 1a8e572762 alternative approach Dominic Gannaway 2024-04-16 14:52:05 +0100
  • 8fef412dbb
    feat: use state proxy ancestry for ownership validation (#11184) Rich Harris 2024-04-16 09:27:52 -0400
  • 6c79e36ce4 fix: remove memory leak from bind:this Dominic Gannaway 2024-04-16 14:24:29 +0100
  • 05856f3788 Merge branch 'proxy-parent' of github.com:sveltejs/svelte into proxy-parent #11184 Rich Harris 2024-04-16 09:13:14 -0400
  • 32183d147d handle cycles on context Rich Harris 2024-04-16 09:13:08 -0400