Commit Graph

  • 57137e6618 Revert "fix: improve custom element checks in html validation" #15086 Edoardo Cavazza 2025-01-22 15:26:20 +0100
  • 7fc930a32d
    chore: bette phrasing for docs and error Paolo Ricciuti 2025-01-22 15:24:52 +0100
  • 093a3bfd2c test Rich Harris 2025-01-22 09:24:24 -0500
  • 39ed111367 return is_async from build_template_chunk Rich Harris 2025-01-22 09:23:56 -0500
  • eee808fb79
    fix: correctly handle `novalidate` attribute casing (#15083) Trevor N. Suarez 2025-01-22 06:35:26 -0700
  • 7da86ef80c
    fix: don't throw for `undefined` non delegated event handlers (#15087) Paolo Ricciuti 2025-01-22 14:34:57 +0100
  • ee024ffd0e
    Version Packages (#15080) svelte@5.19.2 github-actions[bot] 2025-01-22 13:30:18 +0000
  • ea99f27c28 chore: update typings #15087 paoloricciuti 2025-01-22 14:25:55 +0100
  • 72fab2bd46 fix: improve custom element checks in html validation Edoardo Cavazza 2025-01-22 13:43:25 +0100
  • ba37bbcd11 chore: fix lint paoloricciuti 2025-01-22 12:57:33 +0100
  • 8a19aaf0a8 fix: don't throw for `undefined` non delegated event handlers paoloricciuti 2025-01-22 12:45:29 +0100
  • dc727e588a
    Create two-doors-exercise.md Edoardo Cavazza 2025-01-22 12:33:59 +0100
  • 37e869494d chore: add tests for custom elements properties Edoardo Cavazza 2025-01-22 11:05:23 +0100
  • 304b613d0d
    Update packages/svelte/tests/runtime-runes/samples/form-novalidate-casing/_config.js #15083 Simon H 2025-01-22 10:45:35 +0100
  • 72963d462f fix: add check for is attribute Edoardo Cavazza 2025-01-22 10:26:28 +0100
  • d1a819785d
    chore(deps-dev): bump vite from 5.4.6 to 5.4.12 #15084 dependabot[bot] 2025-01-22 06:22:52 +0000
  • 50106c0651 Adding changeset Trevor Suarez 2025-01-21 18:55:48 -0700
  • 5f43ad85cb Adding handling for `novalidate` attribute casing Trevor Suarez 2025-01-21 18:50:02 -0700
  • d09b865f05 Adding a test for `novalidate` attribute casing Trevor Suarez 2025-01-21 18:49:04 -0700
  • 9348259879 WIP Rich Harris 2025-01-21 20:24:33 -0500
  • e15eae86b3 WIP Rich Harris 2025-01-21 19:34:37 -0500
  • 4f78f64df5 fix Rich Harris 2025-01-21 18:42:20 -0500
  • 085cdbadd6 fix Rich Harris 2025-01-21 16:59:42 -0500
  • c73de77412 fix Rich Harris 2025-01-21 16:49:05 -0500
  • 2205a3ca2e Version Packages #15080 github-actions[bot] 2025-01-21 20:02:31 +0000
  • 09510c8c5c
    fix: address regression with untrack (#15079) Dominic Gannaway 2025-01-21 20:01:14 +0000
  • 02c2ca4843 fix Rich Harris 2025-01-21 14:54:17 -0500
  • c79c902e0d add test #15079 Dominic Gannaway 2025-01-21 19:42:09 +0000
  • 83e1823e54 fix: address regression with untrack Dominic Gannaway 2025-01-21 19:35:36 +0000
  • f4e98bf89f Revert "fix: ensure untrack correctly retains the active reaction (#15065)" S. Elliott Johnson 2025-01-21 12:09:22 -0700
  • 06e61193b1 revert Rich Harris 2025-01-21 13:12:52 -0500
  • beaa64f0de revert some stuff for now Rich Harris 2025-01-21 13:12:19 -0500
  • b386784d97 Merge branch 'main' into aa Rich Harris 2025-01-21 13:09:27 -0500
  • 35b9d21316 fix #15076 attachments-2 Rich Harris 2025-01-21 12:41:14 -0500
  • 1d4cb8eab3 regenerate Rich Harris 2025-01-21 12:37:54 -0500
  • 9a1805bda9 fix test Rich Harris 2025-01-21 12:33:14 -0500
  • 42297764c5 Merge remote-tracking branch 'origin/main' into state-onchange paoloricciuti 2025-01-21 16:38:20 +0100
  • c83d01c64f fix: move `onchange` after `inspect` effects paoloricciuti 2025-01-21 16:01:59 +0100
  • 37888f4cff fix: move easier condition up paoloricciuti 2025-01-21 15:39:25 +0100
  • f013e8722e fix: only batch array methods if there's an `onchange` function paoloricciuti 2025-01-21 15:38:29 +0100
  • e2c2580e81 fix: move `onchange` call right before inspect effects paoloricciuti 2025-01-21 15:32:34 +0100
  • f2d4792406 alternative attachment syntax Rich Harris 2025-01-21 09:28:10 -0500
  • 4ed4351c54 fix: invoke `onchange` in component constructor paoloricciuti 2025-01-21 15:24:37 +0100
  • 1fb57ebe16 docs: add docs for state options paoloricciuti 2025-01-21 14:40:34 +0100
  • 07499dac69 fix: add options to `$state.raw` in classes paoloricciuti 2025-01-21 14:27:13 +0100
  • 23df27fb02 chore: update types for `$state.raw` paoloricciuti 2025-01-21 14:20:09 +0100
  • 3353fafa26 chore: add tests for arrays paoloricciuti 2025-01-21 14:08:49 +0100
  • 807ffbb633
    fix: only call `onchange` once for array mutations (#15073) Rich Harris 2025-01-21 07:29:30 -0500
  • de827fb003 fix #15073 Rich Harris 2025-01-21 07:09:44 -0500
  • e954b99afb fix Rich Harris 2025-01-21 07:05:14 -0500
  • 54a17b57a0 only call onchange callbacks once per array mutation Rich Harris 2025-01-21 06:50:21 -0500
  • c75f1f5f2f
    Version Packages (#15052) svelte@5.19.1 github-actions[bot] 2025-01-21 11:06:50 +0000
  • 2964700355 Version Packages #15052 github-actions[bot] 2025-01-21 11:05:48 +0000
  • 5ad6a0cdc3
    fix: initialize `files` bind on hydration (#15059) Paolo Ricciuti 2025-01-21 12:04:48 +0100
  • 2ad519542d
    fix: ensure untrack correctly retains the active reaction (#15065) Dominic Gannaway 2025-01-21 11:02:34 +0000
  • e42c7cd567 fix: move logic to proxy inside `set` paoloricciuti 2025-01-21 10:58:41 +0100
  • 82d45a203e fix: create `assignable_proxy` utils to prevent declaring an external const paoloricciuti 2025-01-21 09:44:42 +0100
  • bd08827424
    Update 02-$state.md #15070 yail259 2025-01-21 12:39:29 +1100
  • d7876af34b feat: add `onchange` option to `$state` paoloricciuti 2025-01-20 22:57:35 +0100
  • f186777795 chore: add tracked utility function tracked Dominic Gannaway 2025-01-20 18:31:37 +0000
  • a4eb7f7328 merge Rich Harris 2025-01-20 11:52:08 -0500
  • bc873145e5 merge Rich Harris 2025-01-20 11:49:02 -0500
  • f8240492d0 fix: ensure untrack correctly retains the active reaction #15065 Dominic Gannaway 2025-01-20 14:29:13 +0000
  • 1a10d8fac0 fix: ensure untrack correctly retains the active reaction Dominic Gannaway 2025-01-20 14:26:26 +0000
  • de94159238
    docs: update README banner (#15063) ComputerGuy 2025-01-20 02:28:57 -0800
  • 0b05256054
    chore: fix spacing #15063 Paolo Ricciuti 2025-01-20 11:24:06 +0100
  • 6dd60f511f
    chore: fix spacing Paolo Ricciuti 2025-01-20 11:23:36 +0100
  • 5f6525f416
    fix: omit unnecessary nullish coallescing in template expressions (#15056) ComputerGuy 2025-01-20 02:20:09 -0800
  • e5779dcdc8 update banner image ComputerGuy 2025-01-19 21:09:16 -0800
  • f4bbb6c715 fix ComputerGuy 2025-01-19 21:02:48 -0800
  • b9a486a5f3 add tests #15056 ComputerGuy 2025-01-19 12:51:05 -0800
  • a65d4638cc fix: initialize `files` bind on hydration #15059 paoloricciuti 2025-01-19 15:45:02 +0100
  • e58a65a870 omit unnecessary nullish coallescing in template expressions ComputerGuy 2025-01-18 21:39:10 -0800
  • 700029bd4d
    fix: more efficient template effect grouping (#15050) Rich Harris 2025-01-18 10:26:47 -0500
  • 8687643c89 WIP #15055 Dominic Gannaway 2025-01-18 13:34:07 +0000
  • 34ad652718 changeset #15050 Rich Harris 2025-01-17 21:26:00 -0500
  • 226b264eed simplify Rich Harris 2025-01-17 20:26:00 -0500
  • 3a8f4e076f more Rich Harris 2025-01-17 19:13:06 -0500
  • 73dfeed69e more Rich Harris 2025-01-17 18:23:31 -0500
  • 69e0c211b9 update how class/style directives are handled Rich Harris 2025-01-17 17:40:22 -0500
  • 81a1ee22b6 tweak Rich Harris 2025-01-17 17:25:09 -0500
  • 17ed484a2e chore: improve compiler dependency resolution #15049 deps-tweak Dominic Gannaway 2025-01-17 22:23:38 +0000
  • 39302136db more Rich Harris 2025-01-17 17:16:22 -0500
  • bc09464ce6 unused Rich Harris 2025-01-17 17:10:42 -0500
  • 4f48be969c unused Rich Harris 2025-01-17 17:09:17 -0500
  • f558765a7d more Rich Harris 2025-01-17 16:48:31 -0500
  • fcee5a94b9 simplify Rich Harris 2025-01-17 15:44:48 -0500
  • cf5fc07c57 simplify Rich Harris 2025-01-17 15:42:24 -0500
  • a75599502d simplify Rich Harris 2025-01-17 15:33:35 -0500
  • d87b927f81 unused Rich Harris 2025-01-17 15:29:08 -0500
  • 1efc88eab4 WIP Rich Harris 2025-01-17 15:18:30 -0500
  • 3aded8fc91 more Rich Harris 2025-01-17 15:10:01 -0500
  • 947bfa14a4 unused Rich Harris 2025-01-17 15:03:59 -0500
  • 9becdf584f more Rich Harris 2025-01-17 15:03:44 -0500
  • 30f075761a fix Rich Harris 2025-01-17 14:42:21 -0500
  • dff0561159 group attribute updates Rich Harris 2025-01-17 14:35:48 -0500
  • 3d1daea75d drive-by Rich Harris 2025-01-17 14:25:10 -0500
  • 2ff56dd676 WIP Rich Harris 2025-01-17 14:24:46 -0500
  • 0dcc250a00 chore: refactor task microtask dispatching + boundary scheduling #15046 Dominic Gannaway 2025-01-17 17:48:51 +0000
  • 0d7f0220be
    simpler attachment syntax #15045 Jeremiasz Major 2025-01-17 15:55:46 +0100