Commit Graph

  • f8ef6de325
    chore: squelch hydration warnings in tests (#18046) Rich Harris 2026-04-03 18:38:08 -0400
  • 29797063a3 fix Rich Harris 2026-04-03 17:39:29 -0400
  • 16f521f69d fix Rich Harris 2026-04-03 17:20:26 -0400
  • 10905cd863 WIP Rich Harris 2026-04-03 16:55:51 -0400
  • 32dd673c80 use WAS_MARKED mechanism on effects Rich Harris 2026-04-03 16:42:05 -0400
  • 1e5ea94fcd Merge branch 'main' into incremental-batches Rich Harris 2026-04-03 16:17:39 -0400
  • 8ee2169609
    chore: improve benchmarks (#18061) Rich Harris 2026-04-03 16:17:24 -0400
  • d9dbb48dbb chore: improve benchmarks #18061 Rich Harris 2026-04-03 16:05:40 -0400
  • 03b1f22963 add a benchmark Rich Harris 2026-04-03 16:04:05 -0400
  • 6fb4705e03 enable async flag Rich Harris 2026-04-03 15:45:06 -0400
  • 261dc4175f this change appears to be no longer necessary Rich Harris 2026-04-03 15:37:21 -0400
  • b15015b992 merge main Rich Harris 2026-04-03 15:31:02 -0400
  • 206974a5cd
    chore: generate markdown tables of CPU profiles (#18059) Rich Harris 2026-04-03 15:30:16 -0400
  • b8710b84b3
    Potential fix for code scanning alert no. 53: Incomplete string escaping or encoding #18059 Rich Harris 2026-04-03 15:25:58 -0400
  • d93cb443c4 chore: generate markdown tables of CPU profiles Rich Harris 2026-04-03 15:21:28 -0400
  • 3bb8f3d2e5 lint Rich Harris 2026-04-03 15:03:43 -0400
  • 1fd260f85a fix Rich Harris 2026-04-03 15:01:16 -0400
  • d197e83714 fix Rich Harris 2026-04-03 14:13:34 -0400
  • c47e06fb73 fix: use push_renderer_if_inactive in compiled components #18058 Thomas Yandell 2026-04-03 19:10:54 +0100
  • f900fcfb5a lint Rich Harris 2026-04-03 13:21:00 -0400
  • e080f399ca break out report generation Rich Harris 2026-04-03 13:15:49 -0400
  • fe79b7645b WIP Rich Harris 2026-04-03 11:51:52 -0400
  • 0ac1a34841 reinstate WAS_MARKED optimization Rich Harris 2026-04-03 11:43:45 -0400
  • 6914710977 WIP Rich Harris 2026-04-03 11:38:53 -0400
  • 9b34d8ff76 tidy up Rich Harris 2026-04-03 11:32:46 -0400
  • 1747c7b190 lint Rich Harris 2026-04-03 11:32:21 -0400
  • 3dd1d67155 print cv/wv when logging tree Rich Harris 2026-04-03 11:31:51 -0400
  • e4219d5452 WIP Rich Harris 2026-04-03 10:41:19 -0400
  • 9e09508df4 WIP Rich Harris 2026-04-03 10:29:02 -0400
  • 49b4ef21c4 ci: update build configuration #18057 ezmtebo 2026-04-03 14:18:52 +0200
  • 0b3d17986e chore: better types paoloricciuti 2026-04-03 13:14:55 +0200
  • 4440cec525 chore: better types paoloricciuti 2026-04-03 12:44:45 +0200
  • 801c8ef4ae fix: don't emit HTML warnings in custom renderer compile paoloricciuti 2026-04-03 10:06:47 +0200
  • e39f561ac9 unused Rich Harris 2026-04-03 00:58:28 -0400
  • 679690b712 DRY Rich Harris 2026-04-03 00:58:05 -0400
  • 253a20efdd get rid of batch.wvs Rich Harris 2026-04-03 00:51:59 -0400
  • 0a0352d289 tweak Rich Harris 2026-04-03 00:35:19 -0400
  • 3ede5c475c tweak Rich Harris 2026-04-03 00:23:46 -0400
  • cf730f63f8 tweak Rich Harris 2026-04-03 00:07:54 -0400
  • 6bec42033c tweak Rich Harris 2026-04-03 00:02:15 -0400
  • 18da3a361f prevent double apply Rich Harris 2026-04-02 23:18:12 -0400
  • bc32eb369d no more batch_values Rich Harris 2026-04-02 23:16:59 -0400
  • 84a8996ee0 WIP Rich Harris 2026-04-02 23:05:46 -0400
  • 314ad262df WIP Rich Harris 2026-04-02 22:47:43 -0400
  • 92642f0150 WIP Rich Harris 2026-04-02 22:44:33 -0400
  • 9702a307e1 WIP Rich Harris 2026-04-02 22:42:26 -0400
  • e95b77cf81 WIP Rich Harris 2026-04-02 22:32:44 -0400
  • 05688df719 get rid of batch_cvs Rich Harris 2026-04-02 22:06:28 -0400
  • 8308cb86b6 WIP Rich Harris 2026-04-02 22:00:51 -0400
  • ac3afefcde get rid of batch_wvs Rich Harris 2026-04-02 21:55:50 -0400
  • 18479217a7 create new active_batch concept Rich Harris 2026-04-02 21:52:08 -0400
  • 6beb6c6346 redundant Rich Harris 2026-04-02 20:51:00 -0400
  • eca510c6bf unused Rich Harris 2026-04-02 20:22:02 -0400
  • ef744bea46 combine previous and previous_wvs Rich Harris 2026-04-02 20:18:35 -0400
  • 04f773ea0e WIP Rich Harris 2026-04-02 20:13:44 -0400
  • e12ac55b57 i don't think we need this Rich Harris 2026-04-02 20:07:24 -0400
  • 883611fd8b chore: remove duplicate error paoloricciuti 2026-04-02 23:11:35 +0200
  • 0c5083ce2b note to self Rich Harris 2026-04-02 17:05:40 -0400
  • 0031d8fbdd
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-04-02 23:03:09 +0200
  • 7d37884d38 fix: throw error if snippet is rendered in renderer different from compiler paoloricciuti 2026-04-02 22:57:06 +0200
  • ce4442d663 fix: allow DOM components to be mounted into custom renderers (require manual handling) paoloricciuti 2026-04-02 22:56:11 +0200
  • 7f9021a056 chore: move init operations into separate module paoloricciuti 2026-04-02 22:54:13 +0200
  • e6206ce482 bail out of mark_reactions if wv > cv Rich Harris 2026-04-02 16:39:07 -0400
  • 71e4901625 avoid allocation Rich Harris 2026-04-02 16:20:57 -0400
  • e7fc7f1cea merge main Rich Harris 2026-04-02 16:18:56 -0400
  • a9530e5330
    chore: add labels to more internal deriveds (#18050) Rich Harris 2026-04-02 16:07:23 -0400
  • da9efc5ddb
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-04-02 20:10:46 +0200
  • 704e3bb5f0
    chore: agent hints for perf investigations (#18047) Rich Harris 2026-04-02 13:49:23 -0400
  • 307915cbb9
    Merge branch 'main' into agent-hints #18047 Rich Harris 2026-04-02 11:59:42 -0400
  • 33e11e21c1 fix: don't reset status of uninitialized deriveds #18054 Simon Holthausen 2026-04-02 15:33:40 +0200
  • 11c878766a
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-04-02 15:04:51 +0200
  • c93e251654
    fix: never set derived.v inside fork (#18037) Rich Harris 2026-04-02 08:42:41 -0400
  • 4c0a4581cd
    Merge branch 'main' into set-v-in-capture #18037 Simon H 2026-04-02 13:49:28 +0200
  • 02c713cf72 Merge branch 'main' into fork-never-write-to-v merge #17998 fork-never-write-to-v Simon Holthausen 2026-04-02 13:38:28 +0200
  • 2bfe9cdd71 fix #18048 Simon Holthausen 2026-04-02 11:20:43 +0200
  • ac62333832 fix: return component exports from `render` paoloricciuti 2026-04-02 11:01:24 +0200
  • 8a82750657 chore: left TODO for style manipulation paoloricciuti 2026-04-02 10:47:06 +0200
  • ce3b8ee2d2 fix: explicit `is_html` false if render is not null paoloricciuti 2026-04-02 10:43:27 +0200
  • 28e70f8990 fix: allow one "window" for each renderer paoloricciuti 2026-04-02 10:39:52 +0200
  • f68d6af173 fix: handle template as a normal tag paoloricciuti 2026-04-02 10:35:52 +0200
  • 9c1d17e51f fix: handle autofocus in `set_attributes` paoloricciuti 2026-04-02 10:31:09 +0200
  • 8a8b779586 fix: remove anchor from target on `unmount` paoloricciuti 2026-04-02 10:21:57 +0200
  • 62d1ce7822 fix: default to empty props if props is undefined in render paoloricciuti 2026-04-02 10:13:06 +0200
  • 49511b4a83 fix: `defaultValue`/`defaultChecked` in spread attributes paoloricciuti 2026-04-02 10:09:09 +0200
  • 184eaeface fix: allow for an offscreen_anchor per renderer paoloricciuti 2026-04-02 09:49:59 +0200
  • 84ee6a0e55 fix: don't emit `selectedcontent` in custom render mode paoloricciuti 2026-04-02 09:49:25 +0200
  • 8f8ac035cf fix: special value handling paoloricciuti 2026-04-02 09:36:51 +0200
  • 37bf4452f5 fix: event listeners in spread paoloricciuti 2026-04-02 09:30:25 +0200
  • 020dc9e1bb fix: disable `@html` in custom renderer paoloricciuti 2026-04-02 09:25:37 +0200
  • 9ccd0b4e08 fix: cleanup in `finally` paoloricciuti 2026-04-02 09:22:08 +0200
  • 5c0e54ecff fix: skip microtask in custom renderer `create_event` paoloricciuti 2026-04-02 09:18:23 +0200
  • 81bf921672
    Merge branch 'main' into svelte-custom-renderer Paolo Ricciuti 2026-04-02 09:14:47 +0200
  • 7b8ba9f2c2 tweak #18050 Rich Harris 2026-04-01 21:17:55 -0400
  • 77623d2087 oops, didn't mean to include those changes Rich Harris 2026-04-01 21:17:18 -0400
  • 55397e8a16 chore: add labels to more internal deriveds Rich Harris 2026-04-01 21:16:18 -0400
  • 9cc5a79405 Merge branch 'main' into incremental-batches Rich Harris 2026-04-01 21:14:10 -0400
  • 345b8ed69f
    chore: keep previous benchmark runs around (#18049) Rich Harris 2026-04-01 20:10:16 -0400
  • 6074e80d4b chore: keep previous benchmark runs around #18049 Rich Harris 2026-04-01 20:06:46 -0400
  • dbd508c34d typecheck fix Simon Holthausen 2026-04-02 01:30:58 +0200
  • 6a4688bc2d move content into a skill Rich Harris 2026-04-01 19:29:11 -0400