Commit Graph

  • 60b24deca5 only recurse into POJOs Rich Harris 2024-04-16 09:10:06 -0400
  • 47e35cf745 Merge branch 'main' into proxy-parent Dominic Gannaway 2024-04-16 14:09:39 +0100
  • 77ed790fb3
    fix: ensure bind:this unmount behavior for members is conditional (#11193) Dominic Gannaway 2024-04-16 14:08:54 +0100
  • 744213540a revise #11193 Dominic Gannaway 2024-04-16 14:03:00 +0100
  • d2079cef7e fix: ensure bind:this unmount behavior for members is conditional Dominic Gannaway 2024-04-16 14:00:26 +0100
  • d5791fb4eb fix Rich Harris 2024-04-16 08:59:34 -0400
  • 4feb1127cc Merge branch 'main' into bindable-types Simon Holthausen 2024-04-16 13:47:17 +0200
  • e7869faf4d
    fix: return ast from `compile` (#11191) Simon H 2024-04-16 13:46:57 +0200
  • 3588f326e8 avoid new object allocation #11191 Simon Holthausen 2024-04-16 13:28:50 +0200
  • 502d6dda14 make typescript happy Simon Holthausen 2024-04-16 13:28:11 +0200
  • e0411f644b this uncovered another case of how ridicoulus the old AST was Simon Holthausen 2024-04-16 13:24:39 +0200
  • 1f9554a8e6 Merge branch 'main' into compiler-ast-return Simon Holthausen 2024-04-16 13:04:45 +0200
  • 7363f873df
    chore: remove unused code (#11190) Simon H 2024-04-16 13:04:21 +0200
  • 1a341a25f0
    docs: rename /docs/functions to /docs/imports, include svelte/reactivity, tweak various things (#11187) Rich Harris 2024-04-16 07:02:39 -0400
  • e6ba0cec2b chore: remove unused code #11190 Simon Holthausen 2024-04-16 13:00:35 +0200
  • 084aabf5a0 don't set owners to null when parent exists Simon Holthausen 2024-04-16 12:39:50 +0200
  • abeb31a61d widen ownership if assigning different state proxies to one another Simon Holthausen 2024-04-16 12:02:19 +0200
  • e1c79ba8e6 don't accidentally narrow global ownership, fix has_owner method Simon Holthausen 2024-04-16 11:52:55 +0200
  • ed78fed322 Merge branch 'main' into proxy-parent Simon Holthausen 2024-04-16 11:12:19 +0200
  • 30fa876a79
    Version Packages (next) (#11186) svelte@5.0.0-next.105 github-actions[bot] 2024-04-15 23:16:57 -0400
  • 80cf31ec91 redirect #11187 Rich Harris 2024-04-15 23:15:46 -0400
  • 88c14b757a rename Rich Harris 2024-04-15 23:13:38 -0400
  • 67814862ba docs: rename /docs/functions to /docs/imports, include svelte/reactivity, tweak various things Rich Harris 2024-04-15 23:09:09 -0400
  • 904382716d Version Packages (next) #11186 github-actions[bot] 2024-04-16 02:35:20 +0000
  • 18097478fc
    breaking: remove unstate(), replace with $state.snapshot rune (#11180) Dominic Gannaway 2024-04-16 03:34:24 +0100
  • 8ff9cced91 tweak #11180 Rich Harris 2024-04-15 22:34:08 -0400
  • cd7c3fea16
    fix: more accurate default value handling (#11183) Simon H 2024-04-16 04:29:59 +0200
  • 16cb265878 validation Rich Harris 2024-04-15 22:29:29 -0400
  • 9e5f99240a remove vestiges Rich Harris 2024-04-15 22:16:19 -0400
  • 9afc5dcc90 tweak docs, to make it explicitly that we're converting to and from proxies Rich Harris 2024-04-15 22:12:15 -0400
  • a531999568 feat: define inspect on dev mode only tanhauhau 2024-04-16 09:02:53 +0800
  • af7d5c3c0c fix Dominic Gannaway 2024-04-15 23:22:06 +0100
  • 92c7e2557a rename to snapshot Dominic Gannaway 2024-04-15 23:18:49 +0100
  • f6b5553b55 add explanatory comment Rich Harris 2024-04-15 18:11:05 -0400
  • bc8232b9db account for foreign namespace #11114 Rich Harris 2024-04-15 18:00:08 -0400
  • 2ef6fdcc8b rename to raw Dominic Gannaway 2024-04-15 22:08:50 +0100
  • a638a07426 fix #11060 Rich Harris 2024-04-15 16:56:05 -0400
  • 5440862760 failing test Rich Harris 2024-04-15 16:20:39 -0400
  • 8e515b12c3 prevent component using bind: with object it does not own Rich Harris 2024-04-15 16:08:04 -0400
  • fab34ab529 adjust test to reflect new semantics Rich Harris 2024-04-15 15:09:49 -0400
  • 7a5918ae79 changeset Rich Harris 2024-04-15 14:58:10 -0400
  • 8bfef7451e update Rich Harris 2024-04-15 14:56:57 -0400
  • 14b0be3b6f track parent relationships Rich Harris 2024-04-15 14:49:50 -0400
  • 7511b16eb3 fix: more accurate default value handling #11183 Simon Holthausen 2024-04-15 20:31:46 +0200
  • 4c16847698 rename metadata.o to metadata.owners, tweak check_ownership implementation Rich Harris 2024-04-15 14:06:43 -0400
  • 8a23228312 undo Dominic Gannaway 2024-04-15 16:50:48 +0100
  • f7e0492301 undo Dominic Gannaway 2024-04-15 16:50:32 +0100
  • c67fb68ead --amend #11181 tanhauhau 2024-04-15 23:35:29 +0800
  • f7e8941b86 feat: add warning when using `$bindable` rune without calling it tanhauhau 2024-04-15 23:34:00 +0800
  • 7b9f2653ee update types Dominic Gannaway 2024-04-15 16:33:12 +0100
  • ffd062fffe update types Dominic Gannaway 2024-04-15 16:28:40 +0100
  • 51a853e16c lol Dominic Gannaway 2024-04-15 16:26:02 +0100
  • 5f67750693 breaking: remove untrack(), replace with $state.clean rune Dominic Gannaway 2024-04-15 16:24:43 +0100
  • ae7d73453c
    Version Packages (next) (#11176) svelte@5.0.0-next.104 github-actions[bot] 2024-04-15 09:32:30 -0400
  • 9f8fcab026 Version Packages (next) #11176 github-actions[bot] 2024-04-15 13:31:50 +0000
  • 2fa095b61e
    fix: improve spreading of attributes (#11177) Dominic Gannaway 2024-04-15 14:30:54 +0100
  • 52414b9417 fix: don't freeze non-POJOs object-freeze-fix Simon Holthausen 2024-04-15 14:43:54 +0200
  • b52fd77573 fix: return ast from `compile` Simon Holthausen 2024-04-15 14:27:30 +0200
  • d48a663f19 twak #11177 Dominic Gannaway 2024-04-15 13:25:20 +0100
  • 43d60ba18d fix: improve spreading of attributes Dominic Gannaway 2024-04-15 13:17:21 +0100
  • d061f2f137
    fix: ssr comments in head elements that require raw content (#10936) Daniel 2024-04-15 13:09:22 +0200
  • 6e65258439 T-8949: Binding focused state to elements #11175 Vaibhav Rai 2024-04-15 15:36:44 +0530
  • d38f89e74a feat: add inspect tanhauhau 2024-04-15 08:55:59 +0800
  • 784af9f98b feat: inspect map without adding new data source tanhauhau 2024-04-14 21:15:25 +0800
  • e01556c4eb feat: allow $inspect reactivity map, set, date tanhauhau 2024-04-14 15:26:34 +0800
  • 322737ac01
    Version Packages (next) (#11162) svelte@5.0.0-next.103 github-actions[bot] 2024-04-14 15:36:46 -0400
  • 27476d5bf2 Version Packages (next) #11162 github-actions[bot] 2024-04-14 19:36:23 +0000
  • 8caaa375cf
    feat: add reactive URL object to svelte/reactivity (#11157) Tan Li Hau 2024-04-15 03:35:21 +0800
  • f55ad91e5e improve minifiability #11157 Rich Harris 2024-04-14 15:30:38 -0400
  • 2de585d1ad merge main Rich Harris 2024-04-14 15:26:14 -0400
  • 642db07827 regenerate types Rich Harris 2024-04-14 15:25:30 -0400
  • 099d547ae2 fix Rich Harris 2024-04-14 15:19:01 -0400
  • 2cefd785a4
    fix: make ownership validation work with HMR (#11171) Rich Harris 2024-04-14 15:14:46 -0400
  • 27b5733cec Merge branch 'tanlh/feat/reactive-url' of github.com:tanhauhau/svelte into pr/11157 Rich Harris 2024-04-14 15:14:07 -0400
  • c61c946662 fix Rich Harris 2024-04-14 15:13:58 -0400
  • 293c89049e
    Update .changeset/tidy-chefs-taste.md Rich Harris 2024-04-14 14:52:34 -0400
  • ea73ad31e1 simplify, make ReactiveURLSearchParams signature match URLSearchParams Rich Harris 2024-04-14 14:47:52 -0400
  • a0645dd486 tidy Rich Harris 2024-04-14 14:13:42 -0400
  • 94108ceb29 simplify Rich Harris 2024-04-14 14:10:01 -0400
  • 63945ec447 fix Rich Harris 2024-04-14 14:03:33 -0400
  • a092899843
    feat: update error message for snippet binding and assignments (#11168) Tan Li Hau 2024-04-15 00:52:38 +0800
  • 93010cee79
    Merge branch 'main' into tanlh/feat/better-snippet-error #11168 Rich Harris 2024-04-14 12:50:52 -0400
  • d1976c07ff
    fix: fix string name of reactive map and set iterator (#11169) Tan Li Hau 2024-04-15 00:50:11 +0800
  • dd9a8a2578
    feat: remove todo (#11167) Tan Li Hau 2024-04-15 00:47:09 +0800
  • 01a7cacc35 lint #11169 Rich Harris 2024-04-14 12:44:16 -0400
  • 77d850341a update types Rich Harris 2024-04-14 12:43:13 -0400
  • 3448fab6eb update tests Rich Harris 2024-04-14 12:41:58 -0400
  • 35e9bde604 make invalid-snippet-assignment apply in non-runes mode too Rich Harris 2024-04-14 12:40:40 -0400
  • 76ccc66517 remove solo: true Rich Harris 2024-04-14 12:28:06 -0400
  • 9b67ee18eb
    fix: throw error when auto-subscribed store variable shadow by local variable (#11170) Tan Li Hau 2024-04-15 00:24:01 +0800
  • 371431d4a6 missed a spot #11171 Rich Harris 2024-04-14 11:55:55 -0400
  • 784fb992fe bump vite-plugin-svelte in playground Rich Harris 2024-04-14 11:55:31 -0400
  • 2cfd08ec81 fix: make ownership validation work with HMR Rich Harris 2024-04-14 11:55:21 -0400
  • 08ef73087d fix: throw error when auto-subscribed store variable shadow by local variable #11170 tanhauhau 2024-04-14 23:21:28 +0800
  • f7bc647aa3 fix: fix string name of reactive map and set iterator tanhauhau 2024-04-14 22:02:19 +0800
  • 38cabff4f6 feat: update error message for snippet binding and assignments tanhauhau 2024-04-14 21:00:32 +0800
  • 9d3085535c feat: remove todo #11167 tanhauhau 2024-04-14 20:02:37 +0800
  • c8c7e7eade changeset #11166 Sam 2024-04-14 09:56:56 +0000
  • 5cfd3da3b8 remove unecessary fill: "forwards" Sam 2024-04-14 09:28:22 +0000
  • f90639d89c
    add missing changeset for #11155 (#11161) Rich Harris 2024-04-13 16:38:11 -0400