Commit Graph

  • 546cc7d6f0 move this out into separate PR (#11548) #11495 Rich Harris 2024-05-10 17:42:21 -0400
  • 77bd52ecc4 docs: explain prop update breaking change #11548 Rich Harris 2024-05-10 17:40:24 -0400
  • 7e9b109de6
    Version Packages (next) (#11541) svelte@5.0.0-next.127 github-actions[bot] 2024-05-10 21:12:44 +0100
  • 4abce84103 Version Packages (next) #11541 github-actions[bot] 2024-05-10 20:11:57 +0000
  • 3103a0d81e
    fix: improve REPL error button styling (#11547) Dominic Gannaway 2024-05-10 21:10:58 +0100
  • c450cdb7a7
    fix: better support for lazy img elements (#11545) Dominic Gannaway 2024-05-10 21:09:25 +0100
  • f56e1a11cc
    Fix format issue #11542 xeho91 2024-05-11 04:07:31 +0800
  • bde11ae2e9 fix: improve REPL error button styling #11547 Dominic Gannaway 2024-05-10 21:02:21 +0100
  • a9eed9da1d
    Revert changes unrelated to `compile` xeho91 2024-05-11 03:55:20 +0800
  • ed27773ed5 fix #11545 Dominic Gannaway 2024-05-10 20:50:37 +0100
  • e0ee40d75e tune Dominic Gannaway 2024-05-10 20:44:03 +0100
  • db6f9d8233 fix: better support for lazy img elements Dominic Gannaway 2024-05-10 20:36:36 +0100
  • 275fd2efcd feat: add possibility to decorate components #11544 Simon Holthausen 2024-05-10 21:34:53 +0200
  • fcc72ae2f3
    feat: provide better error messages in DEV (#11526) Dominic Gannaway 2024-05-10 20:25:59 +0100
  • 641e411cf1
    fix: ensure spread events are always added (#11535) Simon H 2024-05-10 21:14:11 +0200
  • 31f8fea22d
    fix: don't warn on writes to `$state` (#11540) Simon H 2024-05-10 21:12:09 +0200
  • 970565cc58 fix #11540 Simon Holthausen 2024-05-10 21:04:50 +0200
  • 50d350f20a unnecessary Simon Holthausen 2024-05-10 19:46:14 +0200
  • 59711592ea lint #11526 Dominic Gannaway 2024-05-10 18:10:04 +0100
  • 9028d46ccc address feedback Dominic Gannaway 2024-05-10 18:07:08 +0100
  • 0adc671718
    Update packages/svelte/src/internal/client/runtime.js Dominic Gannaway 2024-05-10 17:57:51 +0100
  • a53f258cd2
    Update packages/svelte/src/internal/client/reactivity/effects.js Dominic Gannaway 2024-05-10 17:55:50 +0100
  • 503092200d
    fix: replace `modern` to `modernAst` xeho91 2024-05-11 00:53:55 +0800
  • f008b3cf5f neaten up stack trace Rich Harris 2024-05-10 12:40:59 -0400
  • 65223363e9
    fix: handle falsy prop aliases correctly (#11539) Simon H 2024-05-10 18:26:09 +0200
  • c2bf445916 fix: counterpart transition not cancelled (#11528) #11529 Peter Repukat 2024-05-10 02:09:33 +0200
  • b6575cc29d fix: don't warn on writes to `$state` Simon Holthausen 2024-05-10 15:43:52 +0200
  • 233e734620 fix: handle falsy prop aliases correctly #11539 Simon Holthausen 2024-05-10 15:30:42 +0200
  • 4ea8a5e36b
    chore: add derived effect ownership tests (#11538) Dominic Gannaway 2024-05-10 14:27:35 +0100
  • 3e366bccf8 chore: add derived effect ownership tests #11538 Dominic Gannaway 2024-05-10 14:10:57 +0100
  • 5d29db32c8 chore: add derived effect ownership tests Dominic Gannaway 2024-05-10 14:09:28 +0100
  • f219c795f4
    fix: check for falsy values in spread (#11388) Fabio Rotondo 2024-05-10 15:00:42 +0200
  • 0b099b21fc fix #11388 Simon Holthausen 2024-05-10 14:57:09 +0200
  • b077b08ec1 more fixes Dominic Gannaway 2024-05-10 13:43:32 +0100
  • 65d5d9b582 more fixes Dominic Gannaway 2024-05-10 13:33:49 +0100
  • 00fb6347b9 fix issues Dominic Gannaway 2024-05-10 13:17:28 +0100
  • f70c0370be
    chore: deduplicate code (#11534) Simon H 2024-05-10 12:37:40 +0200
  • 45b83a771b fix: ensure spread events are always added #11535 Simon Holthausen 2024-05-10 12:36:52 +0200
  • 4b7e0025a8
    feat: better REPL autocomplete (#11530) Rich Harris 2024-05-10 05:31:53 -0400
  • 68035ca999 chore: deduplicate code #11534 Simon Holthausen 2024-05-10 11:27:52 +0200
  • 237a8c2ad1 rename Rich Harris 2024-05-09 23:33:04 -0400
  • 12e6cbbdc2 tweak Rich Harris 2024-05-09 22:51:51 -0400
  • 491facb776 remove indentation Rich Harris 2024-05-09 22:39:45 -0400
  • 81155eff9a assert.include results in better errors on mismatches Rich Harris 2024-05-09 22:35:06 -0400
  • 060441f4d0 Merge branch 'better-errors' of github.com:sveltejs/svelte into better-errors Rich Harris 2024-05-09 22:27:03 -0400
  • 22e1e91dec fix Rich Harris 2024-05-09 22:26:40 -0400
  • 0e79e071ec only autocomplete runes in svelte files #11530 Rich Harris 2024-05-09 22:02:09 -0400
  • 4afc575663 only allow $props at the top level of .svelte files Rich Harris 2024-05-09 21:43:42 -0400
  • 87b33a5db4 autocomplete imports Rich Harris 2024-05-09 21:34:04 -0400
  • 92bac840c4 handle `$inspect(...).with(...)` special case Rich Harris 2024-05-09 21:21:12 -0400
  • ff4258c492 feat: make autocomplete more robust Rich Harris 2024-05-09 21:13:49 -0400
  • 54d024b51d fix tests Dominic Gannaway 2024-05-09 23:22:39 +0100
  • fc07479efa fix stuff Dominic Gannaway 2024-05-09 22:13:33 +0100
  • 1bf8a76c87 fix stuff Dominic Gannaway 2024-05-09 22:10:10 +0100
  • c1180ca69d feat: provide better error messages in DEV Dominic Gannaway 2024-05-09 21:53:00 +0100
  • 72d493aaa5
    docs(blog): Introducing Runes - mention .svelte.js suffix (#11522) Puru Vijay 2024-05-10 01:08:22 +0530
  • 06046a78ef
    Update documentation/blog/2023-09-20-runes.md #11522 Puru Vijay 2024-05-09 22:41:22 +0530
  • 2b1a396f02
    , -> and Puru Vijay 2024-05-09 22:19:25 +0530
  • 786335df09
    Reword the note Puru Vijay 2024-05-09 22:18:11 +0530
  • ab403e92f9
    Fix language, remove NOTE: Puru Vijay 2024-05-09 22:12:25 +0530
  • e6c18bbea7
    Apply suggestions from code review Puru Vijay 2024-05-09 22:10:57 +0530
  • 59f4feb4d8
    Version Packages (next) (#11518) svelte@5.0.0-next.126 github-actions[bot] 2024-05-09 12:25:02 -0400
  • bb596e6a24 Version Packages (next) #11518 github-actions[bot] 2024-05-09 16:21:53 +0000
  • 8742823e39
    fix: make `$effect.active()` true when updating deriveds (#11500) Rich Harris 2024-05-09 12:20:52 -0400
  • 83d9edc3b0
    Note for runes Puru Vijay 2024-05-09 19:54:30 +0530
  • 525b13b57c
    remove unnecessary .svelte.js Puru Vijay 2024-05-09 19:51:48 +0530
  • ca1d221c04
    update import Puru Vijay 2024-05-09 19:48:57 +0530
  • 77a955c114 chore: apply better coding style to other trap paoloricciuti 2024-05-09 16:18:36 +0200
  • 01f4f9a135
    More file names Puru Vijay 2024-05-09 19:45:51 +0530
  • 269d4e5392
    Update 2023-09-20-runes.md Puru Vijay 2024-05-09 19:40:58 +0530
  • 30caaef2e5
    fix: improve behaviour of unowned derived signals (#11521) Dominic Gannaway 2024-05-09 14:53:35 +0100
  • 04d159b8ea chore: fix some coding style paoloricciuti 2024-05-09 15:52:57 +0200
  • 38be2da5f4 fix: improve behaviour of unowned derived signals #11521 Dominic Gannaway 2024-05-09 14:48:59 +0100
  • f719ea32ff fix issue #11500 Dominic Gannaway 2024-05-09 13:15:02 +0100
  • 01e4e9779c feat: add Spring class Rich Harris 2024-05-08 22:57:43 -0400
  • 70419daf5f
    fix: use snippet as parent element of snippets childrens in validator (#11463) Paolo Ricciuti 2024-05-09 01:30:02 +0200
  • 4fb4365567
    Version Packages (next) (#11503) svelte@5.0.0-next.125 github-actions[bot] 2024-05-08 17:41:34 -0400
  • 4a556c948c update test Rich Harris 2024-05-08 17:38:59 -0400
  • 48ef3e9119 prevent effects being created in unowned deriveds Rich Harris 2024-05-08 15:51:08 -0400
  • f170bbc159 allow unowned effect-active-derived-allow-unowned Rich Harris 2024-05-08 15:44:47 -0400
  • 0c05de4042 take renames into account when migrating warnings Simon Holthausen 2024-05-08 21:23:03 +0200
  • 6d1fbf78e1 backwards compat in legacy mode, no backwards compat in runes mode. Also adjusted the approach to ignores. Simon Holthausen 2024-05-08 21:12:14 +0200
  • 9fb023a876 Version Packages (next) #11503 github-actions[bot] 2024-05-08 17:03:47 +0000
  • b1b2dddc3b
    feat: add support for svelte inspector (alternative approach) (#11514) Rich Harris 2024-05-08 13:02:41 -0400
  • 3c756cf14c
    chore: use clear_text_content in more areas (#11512) Dominic Gannaway 2024-05-08 18:01:57 +0100
  • f543856cc3
    fix: skip AST analysis of TypeScript AST nodes (#11513) Dominic Gannaway 2024-05-08 18:01:45 +0100
  • 464bee63c7 cheeky fix #11514 Rich Harris 2024-05-08 12:35:26 -0400
  • 3af1aaea68 changeset Rich Harris 2024-05-08 12:29:50 -0400
  • e47d0b9cfe add __svelte_meta to prototype Rich Harris 2024-05-08 12:29:24 -0400
  • 73932d6e9a lint #11513 Dominic Gannaway 2024-05-08 17:19:59 +0100
  • 4a0e639732 handle dynamic elements too Rich Harris 2024-05-08 12:15:18 -0400
  • 630d93fa3e fix: skip AST analysis of TypeScript AST nodes Dominic Gannaway 2024-05-08 17:08:00 +0100
  • 8d339facb3 fix: skip AST analysis of TypeScript AST nodes Dominic Gannaway 2024-05-08 17:07:25 +0100
  • bd68d689fd
    Delete packages/svelte/tests/runtime-legacy/samples/prop-p-is-null/output.json Simon H 2024-05-08 18:03:45 +0200
  • 2d97b87c9d fix Rich Harris 2024-05-08 11:59:40 -0400
  • 0108e01592 chore: use clear_text_content in more areas #11512 Dominic Gannaway 2024-05-08 16:56:28 +0100
  • 50ddccb2e0 fix Rich Harris 2024-05-08 11:45:36 -0400
  • 82663d64cc mostly working Rich Harris 2024-05-08 11:29:55 -0400
  • b15e0e7482 optimize query selector logic #11456 Dominic Gannaway 2024-05-08 13:57:49 +0100
  • 2790d16424 fix: Add Child component and props to prop-p-is-null sample Fabio Rotondo 2024-05-08 14:26:30 +0200