Commit Graph

  • 0672e48223
    feat: allow `await` in components (#15844) Rich Harris 2025-07-14 15:58:44 -0400
  • c6e8850deb prettier #15844 Rich Harris 2025-07-14 15:53:42 -0400
  • 0752833dbd
    Update packages/svelte/src/compiler/phases/3-transform/client/visitors/AwaitExpression.js Rich Harris 2025-07-14 15:48:37 -0400
  • 34c03c3b2b oops #16339 Rich Harris 2025-07-14 15:21:25 -0400
  • c6a8147fe7 handle `inert=""` Rich Harris 2025-07-14 15:16:20 -0400
  • f3dd26b0f7 merge main Rich Harris 2025-07-14 15:16:11 -0400
  • 82f648157e
    chore: clean up a11y analysis code (#16345) ComputerGuy 2025-07-14 12:06:00 -0700
  • 21ed6c1dea put the exported function up top #16345 Rich Harris 2025-07-14 15:00:26 -0400
  • e68d49f28a consolidate loops Rich Harris 2025-07-14 14:59:36 -0400
  • b87059f731 newlines are free :) Rich Harris 2025-07-14 14:38:56 -0400
  • e002e124c3 remove unused exports Rich Harris 2025-07-14 14:33:00 -0400
  • b52fc8841a remove unused exports Rich Harris 2025-07-14 14:00:03 -0400
  • 77ab6c35be `utils.js` -> `index.js` ComputerGuy 2025-07-14 10:36:10 -0700
  • 6d8f39f8d2
    Version Packages (#16347) svelte@5.35.7 github-actions[bot] 2025-07-14 12:36:21 -0400
  • 36612abdd8 use queue_micro_task in createSubscriber Rich Harris 2025-07-14 11:58:24 -0400
  • b82447343b add comment Rich Harris 2025-07-14 11:49:49 -0400
  • b44bd67fa5 add comment Rich Harris 2025-07-14 11:45:09 -0400
  • 3e7d3b7862
    Apply suggestions from code review Rich Harris 2025-07-14 11:39:24 -0400
  • 5d7bb5dcb1 remove unused argument Rich Harris 2025-07-14 11:02:05 -0400
  • 8a7e9af1b0 merge main Rich Harris 2025-07-14 10:57:19 -0400
  • d98bc00eaf feat: ignore component options in `compileModule` #16362 Rich Harris 2025-07-14 09:56:59 -0400
  • 866bd2f47c Version Packages #16347 github-actions[bot] 2025-07-14 13:55:13 +0000
  • f6a2599ee1
    chore: remove memoize_expression (#16358) Rich Harris 2025-07-14 09:53:30 -0400
  • df5801c5fe
    chore: remove unused option validators (#16361) Rich Harris 2025-07-14 09:50:55 -0400
  • 1b8d10bc2a chore: remove unused option validators #16361 Rich Harris 2025-07-14 09:36:51 -0400
  • 693da2ce29 merge main Rich Harris 2025-07-13 22:27:40 -0400
  • ed8d73f5a4 unset context synchronously Rich Harris 2025-07-13 22:21:00 -0400
  • db272883cf WIP Rich Harris 2025-07-13 22:18:23 -0400
  • bd83eeb6a0 rename Rich Harris 2025-07-13 22:09:22 -0400
  • 74b7f89679 move some code Rich Harris 2025-07-13 22:08:09 -0400
  • 3f3cf9ff36
    chore: rename check_dirtiness -> is_dirty (#16359) Rich Harris 2025-07-13 18:21:10 -0400
  • a23599a196
    fix: don't show adjusted error messages in boundaries (#16360) Rich Harris 2025-07-13 18:20:29 -0400
  • 2f227b1218 more Rich Harris 2025-07-13 17:55:42 -0400
  • 68f59c0cce more Rich Harris 2025-07-13 17:48:53 -0400
  • 27b46a98ce update some tests Rich Harris 2025-07-13 17:40:48 -0400
  • 8c05ee97ff revert Rich Harris 2025-07-13 15:34:57 -0400
  • 571ab43d3e fix: don't show adjusted error messages in boundaries #16360 Rich Harris 2025-07-13 15:26:39 -0400
  • a35f997ce7 merge main Rich Harris 2025-07-13 15:16:39 -0400
  • 4ef53a75a9
    chore: tidy up some stuff (#16357) Rich Harris 2025-07-13 15:15:02 -0400
  • 57bd2dff25 chore: rename check_dirtiness -> is_dirty #16359 Rich Harris 2025-07-13 15:11:51 -0400
  • b2c0b7986f revert unneeded changes Rich Harris 2025-07-13 15:09:36 -0400
  • 6d9801d16f add optimisation back Rich Harris 2025-07-13 15:06:38 -0400
  • 892bb28fcf unused export Rich Harris 2025-07-13 15:04:48 -0400
  • 6de770c7fd remove TODO Rich Harris 2025-07-13 14:39:33 -0400
  • d291a7968d tidy up Rich Harris 2025-07-13 14:34:10 -0400
  • 51215957ef tweak Rich Harris 2025-07-13 14:24:40 -0400
  • c67119280c TODO Rich Harris 2025-07-13 14:21:37 -0400
  • 65b0381195 tidy up Rich Harris 2025-07-13 14:19:46 -0400
  • 8f47fa8119 tweak Rich Harris 2025-07-13 14:13:38 -0400
  • a7e0c84782 unused Rich Harris 2025-07-13 14:09:16 -0400
  • ffc1f6bd5e dry out Rich Harris 2025-07-13 13:51:00 -0400
  • 3f50873ee1 shut up dumbass #16357 Rich Harris 2025-07-13 13:18:44 -0400
  • 99bdfe1d04 chore: remove memoize_expression #16358 Rich Harris 2025-07-13 13:16:18 -0400
  • 796db26626 tidy up Rich Harris 2025-07-13 12:55:25 -0400
  • ac93800bb2 merge main Rich Harris 2025-07-13 12:49:52 -0400
  • 61f75651d6
    chore: re-export shared errors (#16356) Rich Harris 2025-07-13 12:48:08 -0400
  • d27aabaddb chore: tidy up some stuff Rich Harris 2025-07-13 12:46:53 -0400
  • f7be3496c9 chore: re-export shared errors #16356 Rich Harris 2025-07-13 12:37:21 -0400
  • e706cac6b3 Merge branch 'main' into async Rich Harris 2025-07-13 12:31:37 -0400
  • 58baf80a70
    docs: add note about proxying state proxies (#16354) ComputerGuy 2025-07-13 02:40:26 -0700
  • ec4798315d docs: add note about proxying state proxies #16354 ComputerGuy 2025-07-13 01:28:27 -0700
  • 6c6233f140 flesh out await_waterfall message Rich Harris 2025-07-12 13:29:56 -0400
  • 4d8432a0f2 fix Rich Harris 2025-07-12 12:29:23 -0400
  • 12188f37f6 add tests, one failing Rich Harris 2025-07-12 12:00:50 -0400
  • c2e6b28a55 fix Rich Harris 2025-07-11 23:13:19 -0400
  • b630e62dac Merge branch 'main' into cleanup-a11y ComputerGuy 2025-07-11 16:54:01 -0700
  • 7df34a3554 apply changes from #16340 and #16341 ComputerGuy 2025-07-11 16:50:36 -0700
  • eaf4d0d808 add test Rich Harris 2025-07-11 17:51:33 -0400
  • 7d853cf27b re-run blocks on subsequent flushes Rich Harris 2025-07-11 17:21:15 -0400
  • 96c1a10042
    fix: silence autofocus a11y warning inside `<dialog>` (#16341) Ahmad S. 2025-07-11 20:41:59 +0300
  • e802d3b2cc
    chore: replace inline regex with variable (#16340) Ahmad S. 2025-07-11 20:31:22 +0300
  • c5d9fe5607
    Update a11y.js #16340 Ahmad S. 2025-07-11 20:06:11 +0300
  • eda506bf71
    Update a11y.js Ahmad S. 2025-07-11 20:00:41 +0300
  • 70a2592c79
    Update packages/svelte/src/compiler/phases/patterns.js Ahmad S. 2025-07-11 20:00:05 +0300
  • 7a43163fff bail out of secondary flushes Rich Harris 2025-07-11 11:42:22 -0400
  • 389cc32826 lint ComputerGuy 2025-07-11 08:25:58 -0700
  • 8f0cc9998d chore: make effect scheduling more efficient #16346 more-efficient-effect-schedule Rich Harris 2025-07-11 11:22:54 -0400
  • 6337373f0e chore: clean up a11y analysis code ComputerGuy 2025-07-11 08:17:28 -0700
  • c02e9a5d9d fix: silence autofocus a11y warning inside `<dialog>` #16341 navorite 2025-07-11 08:10:59 +0300
  • e543a07bc8 chore: replace inline regex with variable navorite 2025-07-11 07:59:01 +0300
  • b2113f2dcf changeset navorite 2025-07-11 07:29:42 +0300
  • 01f386f9cf fix: silence a11y warning for inert elements navorite 2025-07-11 07:14:16 +0300
  • 67ad3bcb0b tweak Rich Harris 2025-07-10 21:04:46 -0400
  • ca1eb55e97
    Version Packages (#16334) svelte@5.35.6 github-actions[bot] 2025-07-10 20:41:02 -0400
  • bfa9f04e49 tag async deriveds Rich Harris 2025-07-10 16:43:10 -0400
  • 3566d218c2 tidy up Rich Harris 2025-07-10 16:33:24 -0400
  • af7d484941 tidy up Rich Harris 2025-07-10 16:31:53 -0400
  • c419ab0eec dont update derived status when time-travelling Rich Harris 2025-07-10 16:23:32 -0400
  • 6912cd3621 merge main Rich Harris 2025-07-10 12:40:01 -0400
  • 6167b6ae90 Version Packages #16334 github-actions[bot] 2025-07-10 16:38:00 +0000
  • 6f0aec5271
    chore: simplify source ownership (#16333) Rich Harris 2025-07-10 12:36:10 -0400
  • 5c99be3609 merge main Rich Harris 2025-07-10 12:32:20 -0400
  • f4055960c5 tidy up Rich Harris 2025-07-10 12:30:27 -0400
  • ab48be1046 tweak Rich Harris 2025-07-10 12:24:41 -0400
  • 0244319608 WIP Rich Harris 2025-07-10 12:12:01 -0400
  • 99fa11b4fc WIP Rich Harris 2025-07-10 12:10:10 -0400
  • 16f960eba7 WIP Rich Harris 2025-07-10 12:08:08 -0400
  • 443e76e4ba
    fix: set write permission for PR in ecosystem-ci-trigger workflow (#16337) Dominik G. 2025-07-10 16:56:41 +0200
  • 7bdb77f7ce chore: match wording with vites trigger #16337 dominikg 2025-07-10 16:10:48 +0200
  • 3eab1009eb fix: set write permission for PR in ecosystem-ci-trigger workflow dominikg 2025-07-10 16:04:02 +0200