Commit Graph

  • aba4ab8737
    chore: fix editorconfig (#18033) Rich Harris 2026-03-31 06:54:00 -0400
  • 92422f24e7 leftover Simon Holthausen 2026-03-31 12:53:26 +0200
  • cffce0fb11 refactor + fix Simon Holthausen 2026-03-31 12:52:23 +0200
  • 700454d77c fix: lint paoloricciuti 2026-03-31 12:12:37 +0200
  • c573720d39 chore: better types paoloricciuti 2026-03-31 11:55:55 +0200
  • 1270d5d434 chore: cleanup paoloricciuti 2026-03-31 10:58:37 +0200
  • 206bdf42ed fix: allow usage of `$props.id` paoloricciuti 2026-03-31 10:57:52 +0200
  • 61ea8e9f19 chore: cleanup paoloricciuti 2026-03-31 10:55:34 +0200
  • a0b60cb137 fix: handle context withing `render` paoloricciuti 2026-03-31 10:53:21 +0200
  • 8270a2fd55 fix: make sure returned elements are not primitives paoloricciuti 2026-03-31 10:41:14 +0200
  • 13ae09b861 fix: throw descriptive error if using `createRawSnippet` using custom renderer paoloricciuti 2026-03-31 10:26:24 +0200
  • c322fdff25 fix: `validate_snippet_arguments` paoloricciuti 2026-03-31 10:19:46 +0200
  • 1886dc9aab chore: cleanup paoloricciuti 2026-03-31 10:14:48 +0200
  • 38dc4aee42 chore: cleanup paoloricciuti 2026-03-31 10:14:10 +0200
  • 22420042d4 chore: cleanup paoloricciuti 2026-03-31 10:07:27 +0200
  • 9167c8df4d fix: disallow `bind` and `transitions` paoloricciuti 2026-03-31 10:04:47 +0200
  • df42e4babd fix: add validations for `svelte:dom` elements paoloricciuti 2026-03-31 09:50:55 +0200
  • 098cdebe95 fix: disallow css injected with custom renderer paoloricciuti 2026-03-31 09:31:50 +0200
  • 100fbbf05f fix: conditional invocation paoloricciuti 2026-03-31 09:19:35 +0200
  • c189bdcfe3 chore: make option accept a function paoloricciuti 2026-03-31 08:57:53 +0200
  • b4cf3d0a71 chore: move option under experimental paoloricciuti 2026-03-31 08:48:51 +0200
  • a0fe4975ad fix Rich Harris 2026-03-30 22:47:19 -0400
  • e0f3dae6f7 fix Rich Harris 2026-03-30 22:18:55 -0400
  • 38a47384be fix Rich Harris 2026-03-30 22:18:25 -0400
  • f51f11b003 chore: fix editorconfig #18033 Rich Harris 2026-03-30 20:48:24 -0400
  • db7cce904b WIP Rich Harris 2026-03-30 20:10:50 -0400
  • 0d95919978 all async tests passing Rich Harris 2026-03-30 19:55:32 -0400
  • 6a96f64c5c more shrug Rich Harris 2026-03-30 18:04:49 -0400
  • a2c39c10b1 shrug Rich Harris 2026-03-30 18:02:05 -0400
  • 4826a279bf fix Rich Harris 2026-03-30 17:27:55 -0400
  • f91c2fd6d8 fix: use operations functions everywhere paoloricciuti 2026-03-30 22:40:07 +0200
  • ff5e835bf0 fix: handle autofocus and muted paoloricciuti 2026-03-30 22:37:41 +0200
  • 2dc8fd19a3 chore: add full object in output paoloricciuti 2026-03-30 22:36:50 +0200
  • de5b4ff8c0 docs: fix various typos in codebase documentation and comments #18031 Abhi3975 2026-03-31 01:44:57 +0530
  • e3b0dfb163 docs: fix typos in documentation #18030 AkkiKrsingh2005 2026-03-31 01:33:58 +0530
  • 494f06aad1 WIP Rich Harris 2026-03-30 14:20:51 -0400
  • ef44fbe189 more commented logs Rich Harris 2026-03-30 14:19:12 -0400
  • 740cdb7ff0 docs: fix typos in markdown documentation #18029 Goldyvaiiii 2026-03-30 23:22:59 +0530
  • ae3ed1b9c9 WIP Rich Harris 2026-03-30 13:48:16 -0400
  • cfc16cae59 WIP Rich Harris 2026-03-30 13:36:23 -0400
  • e11871867c simplify Rich Harris 2026-03-30 10:51:20 -0400
  • a0d0f013da fix: un-special case customizable-select paoloricciuti 2026-03-30 16:43:14 +0200
  • 6830052254 fix: style and class special case paoloricciuti 2026-03-30 16:28:18 +0200
  • b02c7f7bcd fix Rich Harris 2026-03-30 10:16:45 -0400
  • 37bd61d3f1 fix: attributes dom access paoloricciuti 2026-03-30 16:09:12 +0200
  • 7dca98564a chore: add each reactive and key tests paoloricciuti 2026-03-30 12:38:49 +0200
  • 5456125bab Merge remote-tracking branch 'origin/main' into svelte-custom-renderer paoloricciuti 2026-03-30 12:33:18 +0200
  • beddf45690 chore: render into a fragment in tests paoloricciuti 2026-03-30 12:30:56 +0200
  • 0f44733183 chore: boundary test paoloricciuti 2026-03-30 12:26:19 +0200
  • f828ea3c6a chore: better test renderer paoloricciuti 2026-03-30 12:26:04 +0200
  • e86da84c79 fix: handle compiled `nodeValue`/`textContent` paoloricciuti 2026-03-30 11:24:52 +0200
  • ecffd81c22 fix: types paoloricciuti 2026-03-30 10:34:43 +0200
  • 49cff549c7 chore: initial test suite paoloricciuti 2026-03-30 10:34:02 +0200
  • bd70ab621c fix: events dom access paoloricciuti 2026-03-30 10:33:36 +0200
  • cf874c0ab9 fix: generate types paoloricciuti 2026-03-30 08:53:56 +0200
  • c459824a88 fix: don't clone node if a renderer is available paoloricciuti 2026-03-30 08:52:13 +0200
  • 9ae3faa09a chore: centralize methods in `operations.js` paoloricciuti 2026-03-30 08:51:36 +0200
  • 432c0235c9 fix: push and pop renderer when needed paoloricciuti 2026-03-30 08:43:11 +0200
  • a59efbf610 fix: wrap component in boundary in `render` paoloricciuti 2026-03-30 08:40:04 +0200
  • 4c0474ae08
    adjust based on feedback Scott Wu 2026-03-30 11:16:04 +0800
  • 25adfd15c3 note to self Rich Harris 2026-03-29 23:14:18 -0400
  • 5f21efe7dc WIP Rich Harris 2026-03-29 22:34:36 -0400
  • e6b37592bd tidy Rich Harris 2026-03-29 22:06:51 -0400
  • ce6cbd13db WIP Rich Harris 2026-03-29 22:02:38 -0400
  • 92c5b81718 WIP Rich Harris 2026-03-29 21:27:49 -0400
  • 59f0fa1cd8 fix Rich Harris 2026-03-29 21:16:51 -0400
  • 315b4043ca apparently we need to get rid of this now? Rich Harris 2026-03-29 20:10:03 -0400
  • 66507b88b4 fix Rich Harris 2026-03-29 18:39:17 -0400
  • a22611a60e fix Rich Harris 2026-03-29 17:47:51 -0400
  • 37ab33c0a3
    Version Packages (#18006) svelte@5.55.1 github-actions[bot] 2026-03-29 16:57:21 -0400
  • 23b4e43e3b Version Packages #18006 github-actions[bot] 2026-03-29 20:05:12 +0000
  • 4879f9da99
    fix: improve duplicate module import error message (#18016) Rohit Nair P 2026-03-30 01:34:18 +0530
  • 04eadbc8a9
    fix: correctly handle bindings on the server (#18009) Simon H 2026-03-29 21:56:27 +0200
  • 19e5181f54
    . Scott Wu 2026-03-29 23:44:20 +0800
  • 9544758b88 fix: correctly calculate `@const` blockers Simon Holthausen 2026-03-29 00:17:21 +0100
  • 300783d336
    Merge branch 'main' into fix/improve-a11y-invalid-href-docs Brenner Cruvinel 2026-03-28 14:09:11 -0300
  • 957f2755fa
    fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015) Paolo Ricciuti 2026-03-28 17:30:48 +0100
  • 6d13e5a1d0 fix: store current renderer in effect and push it before executing it paoloricciuti 2026-03-28 16:02:07 +0100
  • 4eb2c0bd80 fix: import correctly paoloricciuti 2026-03-28 16:00:26 +0100
  • 0a0212c86e chore: new operations functions to replace direct DOM access paoloricciuti 2026-03-28 15:19:27 +0100
  • ac40179686 chore: remove getter paoloricciuti 2026-03-28 15:16:54 +0100
  • 101d1cebdc chore: better types and more complete interface paoloricciuti 2026-03-28 15:16:31 +0100
  • 304f33a01e fix: pin 9 actions to commit SHA #18025 dagecko 2026-03-28 09:30:31 -0400
  • a317ae44e6
    Merge branch 'main' into main #18016 Rohit Nair P 2026-03-28 13:54:45 +0530
  • f751503d66
    Merge branch 'main' into clean-generics-for-good #18015 Paolo Ricciuti 2026-03-28 09:19:29 +0100
  • 7a979b1e09 chore: move test to runtime runes paoloricciuti 2026-03-28 09:18:42 +0100
  • 41d2de109a WIP Rich Harris 2026-03-27 16:53:43 -0700
  • b8cb7dcf90 Merge branch 'main' into incremental-batches Rich Harris 2026-03-27 16:27:03 -0700
  • 2660c7f87e fix Rich Harris 2026-03-27 16:24:33 -0700
  • a9d8439ad1
    fix: reschedule new effects in prior batches (#18021) Simon H 2026-03-28 00:02:04 +0100
  • 52c69a1730 fix: reschedule new effects in prior batches #18021 Simon Holthausen 2026-03-27 23:46:42 +0100
  • 930076dcd6 match main Rich Harris 2026-03-27 15:41:05 -0700
  • eae5ccba61 delete these tests for now Rich Harris 2026-03-27 15:40:23 -0700
  • 4d1436bb79 fix Rich Harris 2026-03-27 15:13:11 -0700
  • 7cd62ff67d WIP Rich Harris 2026-03-27 08:52:08 -0700
  • 2145510951 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer paoloricciuti 2026-03-27 16:09:46 +0100
  • 23e52db4e0 chore: better types paoloricciuti 2026-03-27 10:34:17 +0100
  • 46e1d08e00 more debug logging Rich Harris 2026-03-26 11:30:06 -0700
  • 45b123264e fix Rich Harris 2026-03-26 11:29:57 -0700
  • b6ccd1465b merge main Rich Harris 2026-03-26 11:21:46 -0700