Commit Graph

  • 259d286f14 fix select/option stuff S. Elliott Johnson 2025-08-28 15:26:48 -0600
  • 9b5886d616 fix: ensure derived effects reconnect after disconnection #16595 Mattias Granlund 2025-08-28 22:23:35 +0300
  • 00819509e5 fix: properly clean up component lifecycle order issue #16684 Hari 2025-08-28 19:59:25 +0100
  • d761749f93 solve async tree stuff S. Elliott Johnson 2025-08-28 11:25:51 -0600
  • 51392be8ae meh S. Elliott Johnson 2025-08-27 14:23:11 -0600
  • 942eaf027b
    Version Packages (#16677) svelte@5.38.6 github-actions[bot] 2025-08-27 13:43:16 -0400
  • e39b4b7546 lots of progress, couple of failing tests around selects S. Elliott Johnson 2025-08-26 18:01:26 -0600
  • 660f3a8165 Version Packages #16677 github-actions[bot] 2025-08-26 20:02:13 +0000
  • bde51ed7dc
    fix: don't fail on `flushSync` while flushing effects (#16674) Simon H 2025-08-26 21:59:46 +0200
  • 5314f48d95
    Version Packages (#16673) svelte@5.38.5 github-actions[bot] 2025-08-26 20:06:00 +0200
  • 6ef52d1e2d fix #16674 Simon Holthausen 2025-08-26 17:07:45 +0200
  • 8cae69b564 revert Simon Holthausen 2025-08-26 16:49:54 +0200
  • d4e0a9daf9 cleanup, unrelated lint Simon Holthausen 2025-08-26 16:48:33 +0200
  • fb6b40a0d0 fix: don't fail on `flushSync` while flushing effects Simon Holthausen 2025-08-26 14:42:15 +0200
  • c3d636f895 Version Packages #16673 github-actions[bot] 2025-08-25 22:10:55 +0000
  • 5912754fd6
    Version Packages (#16667) github-actions[bot] 2025-08-25 18:09:16 -0400
  • 677af5723c
    fix: ensure async deriveds always get dependencies from thennable (#16672) Simon H 2025-08-26 00:08:07 +0200
  • c4a0500acb Version Packages #16667 github-actions[bot] 2025-08-25 22:07:48 +0000
  • 967431c1a7
    chore(elements.d.ts): add "Accept-CH" as valid value for `http-equiv` (#16671) Gurpreet Atwal 2025-08-25 15:05:58 -0700
  • 0f18608747
    changeset #16671 Rich Harris 2025-08-25 18:05:45 -0400
  • 0348b4a705 delete unused changeset Rich Harris 2025-08-25 17:50:51 -0400
  • 5d3db10239 fix: ensure async deriveds always get dependencies from thennable #16672 Simon Holthausen 2025-08-25 23:47:27 +0200
  • c8f00274e2
    chore(elements.d.ts): add "Accept-CH" as valid value for `http-equiv` Gurpreet Atwal 2025-08-25 14:34:19 -0700
  • 0d48916e02
    fix: cursor jumps in input two way binding (#16649) hariharan 2025-08-25 22:14:17 +0100
  • 0357b5fa75 this seems to work? #16649 Rich Harris 2025-08-25 16:57:58 -0400
  • 8640ca73dd fix test Rich Harris 2025-08-25 16:43:09 -0400
  • ce7f4c41eb add explanatory comment Rich Harris 2025-08-25 16:22:39 -0400
  • b8d2c91ad2 gah we can't fix the input in an effect, need to do it here, but after a tick so that changes have been flushed through each blocks Rich Harris 2025-08-25 16:20:02 -0400
  • 184b2fc126 failing test Rich Harris 2025-08-25 16:14:29 -0400
  • 6534aa08e3
    fix: Add check for builtin custom elements in `set_custom_element_data` (#16592) Edoardo Cavazza 2025-08-25 21:06:53 +0200
  • 28be8c94e7 unused Simon Holthausen 2025-08-25 20:59:51 +0200
  • 3ee6ea47c8 adjust, add test that fails without remove clearing arrays and sets Simon Holthausen 2025-08-25 20:57:59 +0200
  • 626b9fcf2b Merge branch 'main' into boundary-batch-nullpointer-fix Simon Holthausen 2025-08-25 20:31:55 +0200
  • 7105736828
    fix: restore batch along with effect context (#16668) Rich Harris 2025-08-25 14:29:39 -0400
  • fb50f9fd5a simplify Rich Harris 2025-08-25 13:55:16 -0400
  • b8473bf864 changeset Rich Harris 2025-08-25 13:55:10 -0400
  • 477fc615da test Rich Harris 2025-08-25 13:52:04 -0400
  • 3fa5981cea better fix Rich Harris 2025-08-25 13:45:19 -0400
  • 5769547e50 deactivate on unsuspend #16668 Rich Harris 2025-08-25 12:48:56 -0400
  • d18c7192d5 changeset Rich Harris 2025-08-25 12:41:43 -0400
  • a9912aa2c1 tweak Rich Harris 2025-08-25 12:41:11 -0400
  • e0c90fbc7d fix, albeit one i don't fully understand Rich Harris 2025-08-25 12:36:51 -0400
  • 4e0c795ba7 bring tests over from #16621 Rich Harris 2025-08-25 12:29:06 -0400
  • 57fed6a267
    fix: place instance-level snippets inside async body (#16666) ComputerGuy 2025-08-25 03:21:38 -0700
  • 0f73329fcc
    Merge branch 'main' into fix/input-defaults-spread #16481 daimond113 2025-08-25 11:47:55 +0200
  • 8bcd9e5f00 lint #16666 ComputerGuy 2025-08-25 01:07:52 -0700
  • 8cd77fb260 fix: place instance-level snippets inside async body ComputerGuy 2025-08-25 01:02:44 -0700
  • 2117a15ef5 Use specific setter cache for builtin custom elements #16592 Edoardo Cavazza 2025-08-24 08:46:08 +0200
  • e883cd086b
    Version Packages (#16642) svelte@5.38.3 github-actions[bot] 2025-08-23 14:24:51 -0700
  • 60056da323 Version Packages #16642 github-actions[bot] 2025-08-23 20:31:01 +0000
  • d3cb1482fe
    perf: better effect pruning (#16625) Rich Harris 2025-08-23 16:29:10 -0400
  • acd9eaf2ec
    fix: ensure correct order of template effect values (#16655) Simon H 2025-08-22 22:37:57 +0200
  • df67afefee tests passing no wayyyyy yo S. Elliott Johnson 2025-08-22 13:31:41 -0600
  • 11a2d8e937
    fix: only emit `for_await_track_reactivity_loss` in async mode (#16644) ComputerGuy 2025-08-22 11:33:48 -0700
  • 6029951d02 fix: ensure correct order of template effect values #16655 Simon Holthausen 2025-08-22 20:31:51 +0200
  • 9802fd460a improve S. Elliott Johnson 2025-08-22 11:49:27 -0600
  • a60995abef
    fix: allow async `{@const}` in more places (#16643) Simon H 2025-08-22 19:28:43 +0200
  • ba95b56c69 today's hard work; few tests left to fix S. Elliott Johnson 2025-08-21 20:47:03 -0600
  • f8f2a3d3ba Fix: resolve cursor jumps and change sets Hariharan Srinivasan 2025-08-22 00:40:26 +0100
  • 0e40449704 fix: input binding to handle code in a synchronous manner Hariharan Srinivasan 2025-08-22 00:37:03 +0100
  • d9cc1900ca Revert "fix: revert previous changeset added new to fix lint errors" Hariharan Srinivasan 2025-08-22 00:02:32 +0100
  • 4ffb8c90de big dumb S. Elliott Johnson 2025-08-20 17:01:38 -0600
  • 3ba25121cc add test option S. Elliott Johnson 2025-08-20 16:02:35 -0600
  • 6bf14424ac fix: cloning S. Elliott Johnson 2025-08-20 15:41:17 -0600
  • ec93e10a6d chore : resolve lint error to fix pipeline issue Hariharan Srinivasan 2025-08-20 10:45:14 +0100
  • d6ea09d8e8 docs: add CSS analysis paragraph #16517 developer-guide paoloricciuti 2025-08-20 10:59:41 +0200
  • 91094949a6 fix: revert previous changeset added new to fix lint errors Hariharan Srinivasan 2025-08-20 09:27:37 +0100
  • 21e1bcd741 Revert "fix : add change set to my previous commit" Hariharan Srinivasan 2025-08-20 09:25:13 +0100
  • 866a11cf19 checkpoint S. Elliott Johnson 2025-08-19 22:38:58 -0600
  • 0cb62125c1 snapshots S. Elliott Johnson 2025-08-19 20:01:30 -0600
  • c5b639c108 first crack S. Elliott Johnson 2025-08-19 19:44:32 -0600
  • 6ca8ef3f97 fix : add change set to my previous commit Hariharan Srinivasan 2025-08-20 00:43:29 +0100
  • 5b729c83c1 fix : remove cursor manipulation for input bindings Hariharan Srinivasan 2025-08-20 00:20:18 +0100
  • f0e46729ce Merge remote-tracking branch 'origin/main' into elliott/async-ssr S. Elliott Johnson 2025-08-19 09:58:06 -0600
  • 53dbe9f812
    doc: typo #16645 Garret Castro 2025-08-18 18:27:48 -0700
  • 3718921f35 fix: only emit `for_await_track_reactivity_loss` in async mode #16644 ComputerGuy 2025-08-18 18:07:05 -0700
  • d41d82189f fix: allow async `{@const}` in more places #16643 Simon Holthausen 2025-08-19 00:08:59 +0200
  • c6f6205398
    Fix test case typecheck Edoardo Cavazza 2025-08-18 22:15:02 +0200
  • 087e6f3fdc
    Fix test case Edoardo Cavazza 2025-08-18 22:12:51 +0200
  • 465598b5fb
    Fix quotes in test template Edoardo Cavazza 2025-08-18 22:06:04 +0200
  • 287de51275
    Add test case for set_custom_element_data on builtin custom elements Edoardo Cavazza 2025-08-18 22:04:24 +0200
  • 9ef2f1798d
    Add test template for testing set_custom_element_data on builtin custom elements Edoardo Cavazza 2025-08-18 22:00:41 +0200
  • 1dcced59e7
    fix: properly catch top level await errors (#16619) Simon H 2025-08-18 19:10:08 +0200
  • ab5aedaddd
    use helper for async bodies (#16641) #16619 Rich Harris 2025-08-18 12:58:36 -0400
  • b975914267 failing test + fix #16641 Simon Holthausen 2025-08-18 17:59:50 +0200
  • 14a4f6c09c fix Rich Harris 2025-08-18 10:55:22 -0400
  • fa21f83464 unused Rich Harris 2025-08-18 10:36:37 -0400
  • fbec895913 use helper for async bodies Rich Harris 2025-08-18 10:32:39 -0400
  • bde51cde89 typo Rich Harris 2025-08-18 09:19:59 -0400
  • 04836a8799
    Version Packages (#16603) svelte@5.38.2 github-actions[bot] 2025-08-18 08:56:46 -0400
  • fe42a7eea9 Version Packages #16603 github-actions[bot] 2025-08-18 12:54:47 +0000
  • f5d4350f3d
    Revert "fix: do not defer unmount; immediately unmount components (#16624)" (#16639) Rich Harris 2025-08-18 08:52:44 -0400
  • b8eb113aec
    Revert "fix: do not defer unmount; immediately unmount components (#16624)" #16639 Rich Harris 2025-08-18 08:49:48 -0400
  • 41e3dd908c Unmount not deferred components immediately #16638 harshmandan 2025-08-18 15:36:59 +0530
  • af11ee5a47 test Simon Holthausen 2025-08-17 22:13:05 +0200
  • 425e68ac6c Merge branch 'main' into developer-guide paoloricciuti 2025-08-17 20:52:31 +0200
  • 19dca405d0
    Merge eebadcdd16 into 2b85d2a544 #16633 Harsh Mandan 2025-08-17 08:32:41 -0400
  • 2b85d2a544
    fix: run blocks eagerly during flush (#16631) Rich Harris 2025-08-17 08:31:20 -0400
  • e7cc0e0d6c
    Update .changeset/clever-months-clap.md #16631 Simon H 2025-08-17 14:30:50 +0200
  • eebadcdd16 chore: add changeset #16633 harshmandan 2025-08-17 00:12:36 +0530