Commit Graph

  • cf5546b0ce State based flag to avoid multiple warnings firing James Glenn 2024-09-04 21:47:02 +0100
  • 0332abbd83
    chore: improve ssr parent validation (#13158) Dominic Gannaway 2024-09-06 23:09:51 +0100
  • 956f027a40 chore: improve ssr parent validation #13158 Dominic Gannaway 2024-09-06 23:04:11 +0100
  • c372dd864d
    fix: ensure inner script tags are properly removed (#13152) Simon H 2024-09-06 21:28:27 +0200
  • b9c3d5701a fix: ensure inner script tags are properly removed #13152 Simon Holthausen 2024-09-06 21:24:11 +0200
  • 193b5f00f2 add test Dominic Gannaway 2024-09-06 19:29:07 +0100
  • 11b62f6da8 add test Dominic Gannaway 2024-09-06 17:51:39 +0100
  • 0a4edee9b3 fix: ensure signal graph is consistent before triggering $inspect signals Dominic Gannaway 2024-09-06 17:24:35 +0100
  • 317282d7c8 simplify Ben McCann 2024-09-06 07:26:53 -0700
  • bab6e9d418 add comment Ben McCann 2024-09-06 07:14:00 -0700
  • 53a90fb8c7
    fix: visit expression for `svelte:component` references (#13151) Paolo Ricciuti 2024-09-06 12:16:54 +0200
  • ec4d38e5ff fix: visit expression for `svelte:component` references #13151 paoloricciuti 2024-09-06 11:52:49 +0200
  • ff1ae8a5e3 fix: throw warnings when directive is not defined #13145 paoloricciuti 2024-09-05 20:12:22 +0200
  • 3b88b88886
    fix: prevent nullish snippet for rendering empty content (#13083) Dominic Gannaway 2024-09-05 18:07:36 +0100
  • 31c6c11b2b lint adiguba 2024-09-05 18:45:30 +0200
  • 282bb446b6 remove unnecessary closure adiguba 2024-09-05 18:33:40 +0200
  • 0ff2634df5 lint Simon Holthausen 2024-09-05 17:34:32 +0200
  • 0a82796b06 merge main Ben McCann 2024-09-05 08:26:13 -0700
  • 4833ac4357 feat: provide guidance in browser console when logging `$state` objects Simon Holthausen 2024-09-05 17:14:34 +0200
  • a241a5a5b6 feedback #13083 Dominic Gannaway 2024-09-05 15:38:14 +0100
  • e1448f22a3
    fix: ensure types are easier to follow for TypeScript (#13140) Simon H 2024-09-05 16:31:56 +0200
  • 0cfef84770 fix: ensure types are easier to follow for TypeScript #13140 Simon Holthausen 2024-09-05 16:26:29 +0200
  • 8ace4d02cb tweak Dominic Gannaway 2024-09-05 15:21:49 +0100
  • b888dce79e alternative approach Dominic Gannaway 2024-09-05 15:18:10 +0100
  • d5da75d7c0
    Version Packages (next) (#13110) svelte@5.0.0-next.244 github-actions[bot] 2024-09-05 14:33:15 +0200
  • 89cacf72b6
    site: migrate to new docs format (#13120) Ben McCann 2024-09-05 05:08:05 -0700
  • 8c838c85ea Version Packages (next) #13110 github-actions[bot] 2024-09-05 12:07:32 +0000
  • dfe23a1233
    fix: revert #13048 (#13132) Rich Harris 2024-09-05 08:06:37 -0400
  • 6f81a986ac preserve import order and fix regression #13132 Simon Holthausen 2024-09-05 14:03:29 +0200
  • 6d53e3060b Don't check for label if aria-hidden James Glenn 2024-09-04 21:20:07 +0100
  • c43b522684 Log changeset James Glenn 2024-09-04 15:03:34 +0100
  • 20d98a53db fix: revert #13048 Rich Harris 2024-09-04 18:30:22 +0100
  • 2b362ddc63
    Revert "fix: hoist imports on top (#13082)" (#13131) Rich Harris 2024-09-04 13:24:28 -0400
  • fdd43ba8d5 Introduce button a11y warnings James Glenn 2024-09-03 12:01:26 +0100
  • e14c46fa9b
    chore: upgrade svelte-check and changesets (#13129) Ben McCann 2024-09-04 08:51:40 -0700
  • 38b40530f0
    Revert "fix: hoist imports on top (#13082)" #13131 Rich Harris 2024-09-04 16:34:10 +0100
  • 727f2d7f0d chore: upgrade svelte-check and changesets #13129 Ben McCann 2024-09-04 06:37:24 -0700
  • 2d37826ee1
    fix: ensure $host rune correctly compiles in variable declarations (#13127) Dominic Gannaway 2024-09-04 12:39:40 +0100
  • eff8768e98 fix: ensure $host rune correctly compiles in variable declarations #13127 Dominic Gannaway 2024-09-04 10:56:35 +0100
  • 0dc49964a4 fix message Dominic Gannaway 2024-09-04 09:09:09 +0100
  • 60a6ab81db site: migrate to new docs format #13120 Ben McCann 2024-09-03 15:50:09 -0700
  • fe64b20dd6 restrict to literals Ben McCann 2024-09-03 11:16:40 -0700
  • 921f0efc0d
    Update App.svelte: Variable change to make tutorial more comprehensible #13119 Orlando Jimenez 2024-09-03 11:13:05 -0700
  • 326e258ea8
    Update App.svelte: Variable change to make tutorial more comprehensible Orlando Jimenez 2024-09-03 11:12:34 -0700
  • 8727ac5a76
    Update text.md: Variable change to make tutorial more comprehensible Orlando Jimenez 2024-09-03 11:11:36 -0700
  • cd8b708023 perf: inline module variables into template Ben McCann 2024-08-29 10:29:37 -0700
  • 71c1227513
    fix: remove unnecessary update assignments (#13113) Paolo Ricciuti 2024-09-03 13:21:41 +0200
  • 42c217f08c
    docs: update import for SvelteKit 2 (#13091) Mirwaisse 2024-09-03 13:14:50 +0200
  • f6179d1ce4 fix: remove unnecessary update assignments #13113 paoloricciuti 2024-09-03 11:57:24 +0200
  • 194570dc70
    fix: error at compile time on unsupported TypeScript language features (#12982) Rich Harris 2024-09-03 05:01:04 -0400
  • 8f44b58332 enhance error message #12982 Simon Holthausen 2024-09-03 10:57:10 +0200
  • 255f1ed473 tests Simon Holthausen 2024-09-03 10:48:38 +0200
  • e695d3dcf4 declare keyword Simon Holthausen 2024-09-03 10:34:52 +0200
  • c1698e68d4 decorator / move property definition validation Simon Holthausen 2024-09-03 10:24:12 +0200
  • 5c687aeb51 constructor params / move to remove_typescript_nodes because else it's too convoluted Simon Holthausen 2024-09-03 10:19:44 +0200
  • d433056e96 accessor field Simon Holthausen 2024-09-03 10:08:42 +0200
  • 08471dcc90 handle module declarations and namespaces Simon Holthausen 2024-09-03 10:06:25 +0200
  • d2b012db74
    docs: "What's new in Svelte" September newsletter (#13017) Dani Sandoval 2024-09-02 16:01:25 -0600
  • bb12430d96
    Apply suggestions from code review #13017 Simon H 2024-09-02 23:57:37 +0200
  • 6280d47970 fix: flip not accounting for scaled lengths #13107 Etai Nadler 2024-09-03 00:01:53 +0300
  • c282eaef43
    fix test #13104 Jeremiasz Major 2024-09-02 16:50:59 +0200
  • 01b006dbd8 Version Packages (next) #13085 github-actions[bot] 2024-09-02 14:37:48 +0000
  • 9ad537ca74
    fix false positive non_reactive_update Jeremiasz Major 2024-09-02 15:55:04 +0200
  • c45eb0e9a1
    adjust test #13103 Jeremiasz Major 2024-09-02 16:07:43 +0200
  • d7ae511028
    fix false positive non_reactive_update Jeremiasz Major 2024-09-02 15:55:04 +0200
  • 197b998a38
    add failing test Jeremiasz Major 2024-09-02 15:48:31 +0200
  • e17a930320 forgot one #12968 Simon Holthausen 2024-09-01 22:36:01 +0200
  • d582e61b86 fix Simon Holthausen 2024-09-01 22:26:45 +0200
  • 3da28498d7 make type unions private Simon Holthausen 2024-09-01 22:21:08 +0200
  • 31bb5c4775 Ast -> AST Simon Holthausen 2024-09-01 22:03:34 +0200
  • df2e22a9d7 more Simon Holthausen 2024-09-01 22:00:54 +0200
  • a57cb2e42c Merge branch 'main' into ast-types-v2 Simon Holthausen 2024-09-01 21:59:15 +0200
  • 49b97ae32f chore: revert `test.ts` changes and move test to `validator` #13097 paoloricciuti 2024-09-01 21:42:12 +0200
  • 6e1c414062 Merge branch 'main' into fix-reactivity-issues #13087 Dominic Gannaway 2024-09-01 19:57:53 +0100
  • 577502b0ef chore: no need for multiple variables paoloricciuti 2024-09-01 17:15:43 +0200
  • fa087e9898 fix: allow duplicates if they are different type paoloricciuti 2024-09-01 17:10:54 +0200
  • 6fe098c6f2 fix: error on duplicate style and class directive paoloricciuti 2024-09-01 16:43:59 +0200
  • 767ed53086 add requested showcases Dani Sandoval 2024-08-31 17:06:37 -0600
  • 5df42f43ac fix issues #13092 Dominic Gannaway 2024-08-31 21:20:47 +0100
  • 5fcd266e29 fix issues Dominic Gannaway 2024-08-31 21:14:05 +0100
  • 09af30e91a
    Remove (now) duplicate code block #13091 Mirwaisse 2024-08-31 20:07:26 +0200
  • c25d19b003
    Update documentation/docs/05-misc/03-typescript.md Simon H 2024-08-31 19:49:00 +0200
  • 438800923b
    Update 03-typescript.md (updated import for SvelteKit 2) Mirwaisse 2024-08-31 19:32:00 +0200
  • 15c80882c3 fixed #7782 Changed regex_invalid_unquoted_attribute_value with new expression which now supports = followed by / only. #13090 Pallav Rai 2024-08-31 22:50:45 +0530
  • 7af9727d2b add test Dominic Gannaway 2024-08-31 10:30:08 +0100
  • 1191a69fc8 more fixes Dominic Gannaway 2024-08-31 09:57:13 +0100
  • dc4f1cd64d fix: ensure reactivity system remains consistent with removals Dominic Gannaway 2024-08-30 23:13:40 +0100
  • d420920e03 changeset #13072 Rich Harris 2024-08-30 17:58:48 -0400
  • 01fc6c5fd6 add test, fix SSR Rich Harris 2024-08-30 17:58:32 -0400
  • 2840c07749 tweak #13084 Dominic Gannaway 2024-08-30 22:33:10 +0100
  • b151019cc0 fix: error on spreading attributes for svelte:body Dominic Gannaway 2024-08-30 22:26:07 +0100
  • ade048870e lint Dominic Gannaway 2024-08-30 20:52:01 +0100
  • 042c165fb8 fix: prevent nullish snippet for rendering empty content Dominic Gannaway 2024-08-30 20:41:39 +0100
  • 93bf429570 fix: prevent nullish snippet for rendering empty content Dominic Gannaway 2024-08-30 20:40:30 +0100
  • d9088613df fix: only move imports relative to non-imports #13082 paoloricciuti 2024-08-30 21:20:29 +0200
  • f9652b68ae fix: `sort` instead of `toSorted` paoloricciuti 2024-08-30 18:18:12 +0200
  • b9a762d5e0 fix: hoist imports on top paoloricciuti 2024-08-30 17:59:54 +0200
  • 2bfee926c4 add comment #13059 Dominic Gannaway 2024-08-30 14:54:03 +0100
  • 0340a099af Version Packages (next) #13074 github-actions[bot] 2024-08-30 01:05:37 +0000
  • 45f1df3dcb fix: insert comment before text in an each block, to prevent glued nodes #13073 Rich Harris 2024-08-29 16:52:49 -0400