Commit Graph

  • 15e2870e35 remove unused code Rich Harris 2024-06-26 21:15:35 -0400
  • d81f521676 delete unused code Rich Harris 2024-06-26 21:09:43 -0400
  • 4218695b73 mostly fix dynamic elements Rich Harris 2024-06-26 21:03:36 -0400
  • 88eb2e113c update tests Rich Harris 2024-06-26 20:48:08 -0400
  • 8740448a74 add comment Rich Harris 2024-06-26 20:41:10 -0400
  • 7e26c2b74a fix Rich Harris 2024-06-26 20:34:46 -0400
  • aa553ef125 progress Rich Harris 2024-06-26 20:33:24 -0400
  • 239ccd5666 WIP Rich Harris 2024-06-26 14:20:23 -0400
  • 23484d6875
    breaking: prevent usage of arguments keyword in certain places (#12191) Dominic Gannaway 2024-06-26 15:09:10 +0100
  • 3dc8677fee lint #12191 Dominic Gannaway 2024-06-26 15:00:06 +0100
  • 53e102fe66 build Dominic Gannaway 2024-06-26 14:56:04 +0100
  • 09479c4fe9
    fix: make more types from `svelte/compiler` public (#12189) Simon H 2024-06-26 15:54:47 +0200
  • ba8ae6add0 build Dominic Gannaway 2024-06-26 14:54:36 +0100
  • 1a44177646
    Update packages/svelte/messages/compile-errors/script.md Dominic Gannaway 2024-06-26 14:53:59 +0100
  • 86ccdb1f05 Merge branch 'main' into invalid-arguments-usage Dominic Gannaway 2024-06-26 14:48:46 +0100
  • b020329a4c build Dominic Gannaway 2024-06-26 14:48:26 +0100
  • 4ec3a54e82 build Dominic Gannaway 2024-06-26 14:47:06 +0100
  • 58a7add250 breaking: prevent usage of arguments keyword in certain places Dominic Gannaway 2024-06-26 14:45:06 +0100
  • a4e994bdf4
    fix: allow slot attribute inside snippets (#12188) Simon H 2024-06-26 15:33:52 +0200
  • 48d1ef96a6
    fix(repl): attach listener above svelte event delegator (#12127) (#12135) Theodor Steiner 2024-06-26 22:25:25 +0900
  • 7295cabf7a fix: make more types from `svelte/compiler` public #12189 Simon Holthausen 2024-06-26 14:23:05 +0200
  • 85fec65a11 fix: allow slot attribute inside snippets #12188 Simon Holthausen 2024-06-26 13:58:09 +0200
  • 872906c4f2
    Version Packages (next) (#12164) svelte@5.0.0-next.166 github-actions[bot] 2024-06-25 20:17:25 -0400
  • 36b67240d1 Version Packages (next) #12164 github-actions[bot] 2024-06-25 15:35:37 +0000
  • 5811236ba5
    fix: improve select handling of dynamic value with placeholders (#12181) Dominic Gannaway 2024-06-25 16:34:40 +0100
  • af74c6b0bf format #12181 Dominic Gannaway 2024-06-25 16:24:34 +0100
  • 59f7bd6f9f
    fix: improve await block behaviour in non-runes mode (#12179) Dominic Gannaway 2024-06-25 16:20:22 +0100
  • 02153ac812 lint #12179 Dominic Gannaway 2024-06-25 16:14:14 +0100
  • a185de2b9f fix: improve select handling of dynamic value with placeholders Dominic Gannaway 2024-06-25 16:12:45 +0100
  • e3d8ee6c6d
    chore: add note for state.is using object.is (#12180) Dominic Gannaway 2024-06-25 16:01:57 +0100
  • 00325c7e15 chore: add note for state.is using object.is #12180 Dominic Gannaway 2024-06-25 15:51:31 +0100
  • 2cb40d7918 format Dominic Gannaway 2024-06-25 15:47:01 +0100
  • 99c3074cc8 Update docs Dominic Gannaway 2024-06-25 15:45:40 +0100
  • 8d2a8729b5 fix: improve await block behaviour in non-runes mode Dominic Gannaway 2024-06-25 15:11:40 +0100
  • ef50e45aca
    fix: migration fixes (#12176) Simon H 2024-06-25 15:33:00 +0200
  • 4540ff3118
    docs: tweak effect docs (#11982) Rich Harris 2024-06-25 06:32:26 -0700
  • f92d59f8e4 fix #11982 Simon Holthausen 2024-06-25 15:31:41 +0200
  • 58aa7d858a prettier Simon Holthausen 2024-06-25 15:28:55 +0200
  • f78deae590
    use same example Simon H 2024-06-25 15:25:35 +0200
  • ff946812b7
    fix: correctly serialize object assignment expressions (#12175) Simon H 2024-06-25 15:17:19 +0200
  • 8910fe1d57
    chore: fix xml2js override (#12172) Conduitry 2024-06-25 08:56:26 -0400
  • f3a8de71dd fix tests #12176 Simon Holthausen 2024-06-25 14:55:19 +0200
  • 07662d4aa7 fix: correctly serialize object assignment expressions #12175 Simon Holthausen 2024-06-25 14:46:05 +0200
  • f6110b3a8d changeset Simon Holthausen 2024-06-25 14:24:02 +0200
  • f44d0e570e fix: correctly indent event handlers Simon Holthausen 2024-06-25 14:22:21 +0200
  • 43588fd4f1 fix: add $state rune at correct location Simon Holthausen 2024-06-25 13:58:26 +0200
  • 14374aa0d7 update lockfile #12172 Conduitry 2024-06-24 18:47:32 -0400
  • cf62c744d1 apply proper xml2js override Conduitry 2024-06-24 18:46:52 -0400
  • 879b0119d5
    chore: use JSDoc `@import` tag (#12130) Rich Harris 2024-06-24 14:17:41 -0700
  • 7e462eec26
    chore: use unbound event listeners (#12165) Rich Harris 2024-06-24 12:03:42 -0700
  • 345fa13a44 add sveltekit changes Dani Sandoval 2024-06-24 11:14:07 -0600
  • bc2332a3fa
    Apply suggestions from code review Dani Sandoval 2024-06-24 11:06:36 -0600
  • 50207a6b07 chore: use unbound event listeners #12165 Rich Harris 2024-06-24 10:54:37 -0400
  • 752f872a1d
    fix: memory leak in unmount where document event listeners are not being removed (#12101) markpsiano 2024-06-24 10:49:56 -0400
  • f6ff7bd859
    changeset #12101 Rich Harris 2024-06-24 10:49:22 -0400
  • 4f84a078bd
    Merge branch 'main' into fix-unmount-memory-leak Rich Harris 2024-06-24 07:36:23 -0700
  • 2814e9ebbd
    chore: remove hundreds of devDependencies (#12163) Ben McCann 2024-06-24 06:55:33 -0700
  • ddb07665c5 chore: remove hundreds of devDependencies #12163 Ben McCann 2024-06-24 06:51:00 -0700
  • 60d90a9b60
    docs: demonstrate how to infer a component's props type (#12038) Naser Aleisa 2024-06-24 16:15:50 +0300
  • 2919de18d0 docs: demonstrate how to infer a component's props type #12038 Naser Aleisa 2024-06-15 18:36:49 +0300
  • 7a9ebb76f4
    Version Packages (next) (#12153) svelte@5.0.0-next.165 github-actions[bot] 2024-06-24 12:54:56 +0200
  • 14444092cf Version Packages (next) #12153 github-actions[bot] 2024-06-24 10:47:50 +0000
  • fd6dd45226
    chore: dedupe safe_not_equal in svelte/store (#12160) Conduitry 2024-06-24 06:46:56 -0400
  • d6d5b5e7fa
    Merge branch 'main' into dedupe-safe_not_equal #12160 Simon H 2024-06-24 12:39:51 +0200
  • 88b0b401ac
    chore: bump dts-buddy (#12134) Rich Harris 2024-06-24 03:39:16 -0700
  • 79d3bf8f4c this shouldn't be exposed #12134 Simon Holthausen 2024-06-24 12:36:02 +0200
  • 2b7cbb7306 chore: dedupe safe_not_equal in svelte/store Conduitry 2024-06-24 06:32:47 -0400
  • 6d03800eb7 Merge branch 'main' into bump-dts-buddy Simon Holthausen 2024-06-24 12:29:29 +0200
  • 8ae5885d8d
    chore: remove unused devDependencies (#12157) Ben McCann 2024-06-24 03:22:42 -0700
  • 67422c4334
    fix: allow whitespace before an after snippet parameters (#12159) Simon H 2024-06-24 12:22:27 +0200
  • 6de294c29e remove obsolete code #12159 Simon Holthausen 2024-06-24 12:16:17 +0200
  • a13ec341fd fix: allow whitespace before an after snippet parameters Simon Holthausen 2024-06-24 12:13:50 +0200
  • 7997bd804a chore: remove unused devDependencies #12157 Ben McCann 2024-06-23 22:11:11 -0700
  • 15246dc612
    chore: slim down devDependencies (#12155) Ben McCann 2024-06-23 14:02:43 -0700
  • 564aca05a9 chore: slim down devDependencies #12155 Ben McCann 2024-06-23 13:21:21 -0700
  • 8e696b0817
    fix: throw compilation error for malformed snippets (#12144) Paolo Ricciuti 2024-06-23 18:11:37 +0200
  • 9fab9c6544 tweak #12144 Rich Harris 2024-06-23 12:05:01 -0400
  • f650540424 july first draft Dani Sandoval 2024-06-22 17:34:39 -0600
  • 096ba769e8 fix: support multiline paoloricciuti 2024-06-22 23:20:10 +0200
  • 7c9fe3ef57 fix: throw compilation error for malformed snippets paoloricciuti 2024-06-22 22:45:23 +0200
  • f51d1108cd fix(repl): attach listener above svelte event delegator (#12127) #12135 Theodor Steiner 2024-06-22 14:17:51 +0900
  • ce7abe4471
    Version Packages (next) (#12132) svelte@5.0.0-next.164 github-actions[bot] 2024-06-21 20:36:12 -0400
  • b6ff839c83
    changeset Rich Harris 2024-06-21 20:35:57 -0400
  • 3c6677176c chore: bump dts-buddy Rich Harris 2024-06-21 20:31:51 -0400
  • c1b3bbb20a add example Rich Harris 2024-06-21 18:11:52 -0400
  • 72543bd7d0 Version Packages (next) #12132 github-actions[bot] 2024-06-21 21:06:00 +0000
  • 5b60a0e6ba
    fix: prevent `a11y_label_has_associated_control` false positive for component in `<label>` (#12119) wackbyte 2024-06-21 17:05:04 -0400
  • d4f427cc7a
    Update .changeset/swift-rats-sing.md #12119 Rich Harris 2024-06-21 17:04:57 -0400
  • f981ca2999 fix render tags as well Rich Harris 2024-06-21 16:40:02 -0400
  • 965c12f633
    fix: allow multiple optional parameters with defaults (#12070) Paolo Ricciuti 2024-06-21 22:34:25 +0200
  • f9527080a9
    Update .changeset/ten-geese-share.md #12070 Rich Harris 2024-06-21 16:33:48 -0400
  • 752d3f9ca5 add the harder test Rich Harris 2024-06-21 16:29:08 -0400
  • a92bc2d0eb work around acorn-typescript quirks Rich Harris 2024-06-21 16:26:08 -0400
  • 5581216e4d
    Version Packages (next) (#12125) svelte@5.0.0-next.163 github-actions[bot] 2024-06-21 16:13:07 -0400
  • d84449ae92 chore: use JSDoc `@import` tag #12130 Rich Harris 2024-06-21 15:53:20 -0400
  • a2d2abd4ac Version Packages (next) #12125 github-actions[bot] 2024-06-21 19:44:57 +0000
  • afe84450c6
    fix: better binding interop between runes/non-runes components (#12123) Simon H 2024-06-21 21:44:00 +0200
  • 5415cc5315 rename #12123 Rich Harris 2024-06-21 15:33:32 -0400
  • 6c66680919
    chore: bump typescript to 5.5 (#12126) Rich Harris 2024-06-21 12:28:36 -0700
  • aa9f7a7ecd try to revert non-typescript-related changes to lockfile #12126 Conduitry 2024-06-21 15:14:44 -0400