Commit Graph

  • 9952685992 fix Rich Harris 2023-11-13 16:57:52 -0500
  • da996411e0 update launch.json Rich Harris 2023-11-13 16:57:44 -0500
  • 3808bab6ce Changeset Dominic Gannaway 2023-11-13 21:50:23 +0000
  • 10a4b37763 move more stuff around Rich Harris 2023-11-13 16:49:28 -0500
  • 9ee1a17aa1 Add failing test Dominic Gannaway 2023-11-13 21:49:14 +0000
  • bcc2ea9913 fix: ensure event precedence when spreading event attributes Dominic Gannaway 2023-11-13 21:46:36 +0000
  • 425077a92c move stuff around Rich Harris 2023-11-13 16:36:43 -0500
  • a67cc7603a tidy up Rich Harris 2023-11-13 16:24:12 -0500
  • e6417cb6f1 move stuff around Rich Harris 2023-11-13 16:22:52 -0500
  • 65ee069218 move stuff around Rich Harris 2023-11-13 16:21:16 -0500
  • 72418ecfac move stuff around Rich Harris 2023-11-13 15:57:49 -0500
  • f54d3197fb move validation.js -> visitors/validate.js Rich Harris 2023-11-13 15:40:46 -0500
  • d1cecd67cd move a11y.js to visitors/validate-a11y.js Rich Harris 2023-11-13 15:39:47 -0500
  • c6dc279480 Merge branch 'fix/private-field' of github.com:baseballyama/svelte into baseballyama-fix/private-field Rich Harris 2023-11-13 15:28:38 -0500
  • f2b35fd9e4 fix bad merge #9389 Rich Harris 2023-11-13 15:18:59 -0500
  • 7ab03ae36c
    fix: add missing files binding (#9415) Simon H 2023-11-13 21:14:23 +0100
  • 5aba9ac8ef Merge branch 'main' into use-get-descriptors Rich Harris 2023-11-13 15:03:31 -0500
  • 9aa06bdf9e
    fix: check that snippet is not rendered as a component (#9423) Simon H 2023-11-13 21:03:10 +0100
  • 1d9e6b9999 Merge branch 'main' into bind-files #9415 Rich Harris 2023-11-13 15:02:18 -0500
  • 1fd77d7494
    Version Packages (next) (#9386) svelte@5.0.0-next.2 github-actions[bot] 2023-11-13 15:01:56 -0500
  • e01aff7027
    Update packages/svelte/CHANGELOG.md #9386 Rich Harris 2023-11-13 15:01:46 -0500
  • e6343746a5 Merge branch 'main' into snippet-component-check #9423 Rich Harris 2023-11-13 14:58:16 -0500
  • 5e037ae0a2 enforce treeshakeability Rich Harris 2023-11-13 14:54:01 -0500
  • 9160714cec Merge branch 'main' into skip-preview-deploy-test-output #9428 Rich Harris 2023-11-13 14:31:38 -0500
  • 896b1c39dc Version Packages (next) github-actions[bot] 2023-11-13 19:30:26 +0000
  • 9fc8726f13
    skip svelte.dev deploy. this may or may not work (#9424) Rich Harris 2023-11-13 14:29:58 -0500
  • 085f9029a5 Merge branch 'main' into use-get-descriptors Rich Harris 2023-11-13 14:24:36 -0500
  • cca7e4e7a0 Merge branch 'main' into bind-files Rich Harris 2023-11-13 14:24:18 -0500
  • 263b4159a2 Merge branch 'main' into snippet-component-check Rich Harris 2023-11-13 14:24:01 -0500
  • feabe2088d Merge branch 'main' into skip-site-deploy #9424 Rich Harris 2023-11-13 14:21:04 -0500
  • ba77a7fc0a only run test-output for prod deploy Rich Harris 2023-11-13 14:18:44 -0500
  • a990e5716a
    fix tsconfig.json (#9427) Rich Harris 2023-11-13 14:18:04 -0500
  • fa4bf507aa another apparently-necessary fix #9427 Rich Harris 2023-11-13 14:12:27 -0500
  • 49d59ab333 prettier Rich Harris 2023-11-13 14:05:38 -0500
  • 8732fd271f fix tsconfig.json Rich Harris 2023-11-13 14:00:42 -0500
  • 5768df1300
    chore: remove selector api (#9426) Dominic Gannaway 2023-11-13 18:47:32 +0000
  • c483da7593 chore: remove selector api #9426 Dominic Gannaway 2023-11-13 18:42:13 +0000
  • abd577fb37 chore: remove selector api Dominic Gannaway 2023-11-13 18:38:50 +0000
  • 17e6c4f834
    fix: address runtime effect issues (#9417) Dominic Gannaway 2023-11-13 18:32:37 +0000
  • 8798f3b1e7
    chore: split $.each into $.each_keyed/$.each_indexed (#9422) Dominic Gannaway 2023-11-13 18:32:02 +0000
  • 5a6afe5463
    fix: correct each block update index type (#9425) Dominic Gannaway 2023-11-13 17:53:55 +0000
  • 1daadc357d
    chore: add missing svelte/transition functions (#9391) Wilson Hobbs 2023-11-13 09:41:18 -0800
  • a49d0dffcf changeset #9425 Dominic Gannaway 2023-11-13 17:40:54 +0000
  • f47aa906f9 fix: correctly handle index within each block updates Dominic Gannaway 2023-11-13 17:35:39 +0000
  • 9b9c082ebc try this Rich Harris 2023-11-13 12:18:41 -0500
  • 1d295674df skip svelte.dev deploy. this may or may not work Rich Harris 2023-11-13 12:11:30 -0500
  • f0947ab8a8 lint #9391 Wilson Hobbs 2023-11-13 09:09:42 -0800
  • 6d50b22086 Fix typo #9422 Dominic Gannaway 2023-11-13 16:55:53 +0000
  • 984ef49d7d Merge branch 'main' into snippet-component-check Simon Holthausen 2023-11-13 17:55:22 +0100
  • 6c6da4f845
    Update .changeset/quiet-camels-mate.md Simon H 2023-11-13 17:49:54 +0100
  • 4448d028c0 fix: check that snippet is not rendered as a component Simon Holthausen 2023-11-13 17:48:00 +0100
  • 9a99554379
    breaking: remove Component type, keep using SvelteComponent instead (#9413) Simon H 2023-11-13 17:23:05 +0100
  • 7fdce473ab cleanup #9413 Simon Holthausen 2023-11-13 17:14:29 +0100
  • b99f559c78 Add changeset Dominic Gannaway 2023-11-13 16:13:16 +0000
  • 638483951a Split $.each into $.each_keyed/$.each_indexed Dominic Gannaway 2023-11-13 16:11:00 +0000
  • 8ea82ee35b more tweaks #9417 Dominic Gannaway 2023-11-13 15:30:35 +0000
  • 358b5ea03c more tweaks Dominic Gannaway 2023-11-13 15:20:06 +0000
  • 2ae953934d
    enable dev mode for preview repl (#9393) gtmnayan 2023-11-13 21:01:53 +0545
  • 94d1ba7665 Merge branch 'main' into bind-files Rich Harris 2023-11-13 10:01:02 -0500
  • 11eead7db9 lint Rich Harris 2023-11-13 10:00:53 -0500
  • 5843a55aac
    Update .changeset/khaki-mails-draw.md Simon H 2023-11-13 14:43:54 +0100
  • c2edadfdea Fix operations Dominic Gannaway 2023-11-13 13:35:41 +0000
  • 6b7501bc4b Add changeset Dominic Gannaway 2023-11-13 11:44:30 +0000
  • e264f61fed Prettier Dominic Gannaway 2023-11-13 11:26:45 +0000
  • 1e81913a50 Fix runtime effect issues Dominic Gannaway 2023-11-13 11:18:16 +0000
  • f3e0db1e46
    docs: incorrect order of directives (#9414) Wes Keiser 2023-11-13 10:48:39 +0100
  • 1c252b4472 fix: add missing files binding Simon Holthausen 2023-11-13 10:47:09 +0100
  • ac5d1ee5af
    docs: incorrect order of directives #9414 Wes Keiser 2023-11-13 10:29:12 +0100
  • 17d167f6f7 this wasnt my fault Simon Holthausen 2023-11-13 10:00:47 +0100
  • f327425607 breaking: remove Component type, keep using SvelteComponent instead Simon Holthausen 2023-11-13 09:54:39 +0100
  • 4efa5480a3
    Merge 93175b0a88 into 022c47edfc #9399 Wes Keiser 2023-11-13 06:29:20 +0000
  • 6d7caf3fd3
    chore: update PR template (#9397) Ben McCann 2023-11-12 15:49:59 -0800
  • 9542d078e6
    Update .github/PULL_REQUEST_TEMPLATE.md #9397 Rich Harris 2023-11-12 18:48:39 -0500
  • 8b60b07f42
    Update PULL_REQUEST_TEMPLATE.md svelte-4-base Rich Harris 2023-11-12 18:46:48 -0500
  • 7a84e78b4d
    fix: add snippet symbol to children prop (#9395) gtmnayan 2023-11-13 02:17:57 +0545
  • 022c47edfc
    site: allow multiple blog authors (#9390) Geoff Rich 2023-11-12 12:09:20 -0800
  • 93175b0a88
    Fix incorrect order of directives #9399 Wes Keiser 2023-11-12 15:27:42 +0100
  • 96774698d7 complete missing comment #9396 Nayan Gautam 2023-11-12 19:07:01 +0545
  • 5b2bb99979 changeset #9395 Nayan Gautam 2023-11-12 19:01:26 +0545
  • d3ae226835
    chore: update PR template Ben McCann 2023-11-12 04:49:38 -0800
  • b5d41b3339
    Update .changeset/eighty-bikes-camp.md Yuichiro Yamashita 2023-11-12 21:37:55 +0900
  • 0cd15cae94 move disclose-version Nayan Gautam 2023-11-12 15:36:43 +0545
  • 521a74c9ea format Nayan Gautam 2023-11-12 15:19:50 +0545
  • e0d9885ef6 move runtime Nayan Gautam 2023-11-12 15:16:40 +0545
  • 0031e7b116 move context Nayan Gautam 2023-11-12 15:07:43 +0545
  • 1798f56534 whoops #9393 Nayan Gautam 2023-11-12 13:13:57 +0545
  • 9e0c46b131 fix error message for snippet validation Nayan Gautam 2023-11-12 13:08:50 +0545
  • 6d74484655 add snippet symbol to children prop Nayan Gautam 2023-11-12 13:03:57 +0545
  • d71452ed36 also add dev mode toggle for compiler options Nayan Gautam 2023-11-12 12:47:05 +0545
  • 50d9e2793b add changeset baseballyama 2023-11-12 15:28:07 +0900
  • ce46c027e0 fix baseballyama 2023-11-12 15:26:16 +0900
  • 70828f9565 format Nayan Gautam 2023-11-12 10:22:34 +0545
  • c8ba7eebc5 enable dev mode for preview repl Nayan Gautam 2023-11-12 10:06:31 +0545
  • 166a792293 chore: add missing svelte/transition functions Wilson Hobbs 2023-11-11 16:11:04 -0800
  • dd64aac588 site: allow multiple blog authors #9390 Geoff Rich 2023-11-11 11:51:13 -0800
  • ad0fef3a01 tweak changeset Rich Harris 2023-11-11 11:46:28 -0500
  • 5402a2a227 chore: use internal get_descriptors helper Rich Harris 2023-11-11 11:45:30 -0500
  • 304a29e1cc
    fix runes mode indicator (#9388) Rich Harris 2023-11-11 09:18:14 -0500
  • 1fbc560cd1 tidy up #9388 Rich Harris 2023-11-11 09:13:48 -0500
  • 6c367252b4 fix runes mode indicator Rich Harris 2023-11-11 09:12:57 -0500