Commit Graph

  • 0791ba9c6b fix: handle static form values in combination with default values #14555 Simon Holthausen 2024-12-04 17:24:02 +0100
  • a8e585dd63 refactor: clean up unnecessary comments and whitespace Caique Torres 2024-12-04 12:09:39 -0300
  • 47e9785384 Update .changeset/clean-planets-rush.md Caique Torres 2024-12-04 12:07:35 -0300
  • 006911825d test: add tests for object destructuring with default values in "each" blocks Caique Torres 2024-12-04 12:01:21 -0300
  • 41609857af docs: add documentation for unterminated_string_constant error Caique Torres 2024-12-04 11:30:06 -0300
  • b3c9ed73fc fix: enhance string/expression length check and fix closing character issues Caique Torres 2024-12-04 11:27:18 -0300
  • c0746e0e73
    Version Packages (#14552) svelte@5.6.0 github-actions[bot] 2024-12-04 10:01:48 -0500
  • 17d570d74a Version Packages #14552 github-actions[bot] 2024-12-04 15:00:54 +0000
  • 350811ed8c
    docs: note when defaultValue support was added (#14553) Rich Harris 2024-12-04 09:59:57 -0500
  • dd85fa789d docs: note when defaultValue support was added #14553 Rich Harris 2024-12-04 09:57:55 -0500
  • a57e747cbb
    feat: default values for form elements (#14289) Simon H 2024-12-04 15:47:01 +0100
  • c55af4aa83
    Version Packages (#14548) svelte@5.5.4 github-actions[bot] 2024-12-04 09:46:35 -0500
  • 081f639562 Version Packages #14548 github-actions[bot] 2024-12-04 14:33:08 +0000
  • 86ae349bcc
    fix: better error messages for invalid HTML trees (#14445) Simon H 2024-12-04 15:32:02 +0100
  • 4e77bdef74
    fix: respect the unidirectional nature of time (#14541) Rich Harris 2024-12-04 08:30:20 -0500
  • d511104ee0
    chore: make test more robust (#14550) adiGuba 2024-12-04 14:23:24 +0100
  • 269b4601cc chore: make if blocks dead code eliminable Dominic Gannaway 2024-12-04 12:49:57 +0000
  • 35c1bcb23e don't use the locale #14550 adiguba 2024-12-04 13:46:23 +0100
  • 943c41cede chore: make if blocks dead code eliminable Dominic Gannaway 2024-12-04 12:40:16 +0000
  • 9c69cd83f9 chore: make if blocks dead code eliminable Dominic Gannaway 2024-12-04 12:31:48 +0000
  • 7677ee15ab
    Merge pull request #4 from sveltejs/main #14551 adiGuba 2024-12-04 13:09:21 +0100
  • 348185794d
    docs: tweak slot docs (#14543) Rich Harris 2024-12-04 07:07:25 -0500
  • 1f973b1770
    fix: remove spreaded event handlers when they become nullish (#14546) Paolo Ricciuti 2024-12-04 13:06:07 +0100
  • edf1b7b334 fix: remove spreaded event handlers when they become nullish #14546 paoloricciuti 2024-12-04 11:50:44 +0100
  • e3ae1814dc docs: tweak slot docs #14543 Rich Harris 2024-12-03 23:03:16 -0500
  • a60a5c97b3 fix #14445 Rich Harris 2024-12-03 22:48:46 -0500
  • 67e8974d0e consistency Rich Harris 2024-12-03 22:35:01 -0500
  • 1d918d5201 tidy up Rich Harris 2024-12-03 22:33:33 -0500
  • f7a5b77946 put locations in generated message Rich Harris 2024-12-03 22:32:52 -0500
  • 3904b8f36c belt and braces #14116 title-removal-fix Rich Harris 2024-12-03 22:02:29 -0500
  • 2072638d18 fixes Rich Harris 2024-12-03 22:00:21 -0500
  • 963d3930fb Merge branch 'main' into title-removal-fix Rich Harris 2024-12-03 21:42:34 -0500
  • f205bb5ea0 changeset Rich Harris 2024-12-03 20:58:31 -0500
  • 287a1af98e revert Rich Harris 2024-12-03 20:58:04 -0500
  • 9bc775d916 regenerate Rich Harris 2024-12-03 20:57:29 -0500
  • 556eec994d note to our future selves #14541 Rich Harris 2024-12-03 20:43:51 -0500
  • 520a140c52 fix: respect the unidirectional nature of time Rich Harris 2024-12-03 20:36:52 -0500
  • a390eece5f unused Rich Harris 2024-12-03 20:11:23 -0500
  • 6fa4688365 feat: add outro option to unmount Rich Harris 2024-12-03 19:44:55 -0500
  • 4c4f18b24c
    chore: fix docs (#14538) Rich Harris 2024-12-03 18:31:53 -0500
  • ec2c281cbe chore: fix docs #14538 Rich Harris 2024-12-03 18:27:54 -0500
  • 3d9122fcc4
    Version Packages (#14537) svelte@5.5.3 github-actions[bot] 2024-12-03 17:51:23 -0500
  • 4da4dc4352 Version Packages #14537 github-actions[bot] 2024-12-03 22:25:47 +0000
  • fe0bd299a5
    fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273) Rich Harris 2024-12-03 17:24:47 -0500
  • bbee1fc7e0
    fix: don't try to add owners to non-`$state` class fields (#14533) Simon H 2024-12-03 23:24:10 +0100
  • b5588523fc
    fix: capture infinite_loop_guard in error boundary (#14534) Dominic Gannaway 2024-12-03 22:22:23 +0000
  • d5a28a01a1
    docs: fix typo in `$state` (#14535) Paolo Ricciuti 2024-12-03 22:31:28 +0100
  • 431cca8046 fix #14534 Dominic Gannaway 2024-12-03 21:24:03 +0000
  • bab3422833
    fix: docs typo in `$state` #14535 Paolo Ricciuti 2024-12-03 22:02:33 +0100
  • 9d8717d1ab fix: capture infinite_loop_guard in error boundary Dominic Gannaway 2024-12-03 20:59:04 +0000
  • cd452f9b9a update test #14273 Rich Harris 2024-12-03 15:41:47 -0500
  • a74bee35a1 add warning Rich Harris 2024-12-03 15:40:19 -0500
  • 0e6e8d3876 for bind:, too #14533 Simon Holthausen 2024-12-03 21:39:17 +0100
  • 354664546f fix: don't try to add owners to non-`$state` class fields Simon Holthausen 2024-12-03 21:21:59 +0100
  • 2aa2f57834 fix Rich Harris 2024-12-03 14:47:30 -0500
  • 25cd6f3c76 fix Rich Harris 2024-12-03 14:18:26 -0500
  • 704de0d880 merge main Rich Harris 2024-12-03 14:17:23 -0500
  • 6045028666
    docs: add component comments (#7376) Eric Liu 2024-12-03 11:07:12 -0800
  • a65e68ca37
    Version Packages (#14530) svelte@5.5.2 github-actions[bot] 2024-12-03 13:59:16 -0500
  • e5c196cb65 Version Packages #14530 github-actions[bot] 2024-12-03 18:51:55 +0000
  • d595cc16fb
    Version Packages (#14529) github-actions[bot] 2024-12-03 13:50:54 -0500
  • 35f5f1aec3 Version Packages #14529 github-actions[bot] 2024-12-03 18:50:32 +0000
  • 2f8eda94f3
    fix: ensure SvelteDate cached methods have correct reactive context (#14525) Rich Harris 2024-12-03 13:49:57 -0500
  • 39275684e5
    fix: don't throw with nullish actions (#13559) Paolo Ricciuti 2024-12-03 19:49:32 +0100
  • a5de086f95
    feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192) Rich Harris 2024-12-03 13:45:46 -0500
  • 9115eca0fe flesh out the distinction a bit more, deprecate `subscribe` Rich Harris 2024-12-03 13:41:19 -0500
  • 87863da6ff
    docs: how to javascript (#14528) Rich Harris 2024-12-03 13:17:12 -0500
  • 8ad9295535
    docs: hints on preserving reactivity (#14514) Rich Harris 2024-12-03 13:16:52 -0500
  • aac929d503
    fix: leave update expressions untransformed unless a transformer is provided (#14507) Rich Harris 2024-12-03 13:08:22 -0500
  • d0e3664f8f more consolidation Simon Holthausen 2024-12-03 19:04:07 +0100
  • 7c6333eda1 docs: how to javascript #14528 Rich Harris 2024-12-03 13:04:06 -0500
  • b76ea5fb67 wrestle with types Simon Holthausen 2024-12-03 18:42:04 +0100
  • 8d59b02e37
    Update packages/svelte/src/internal/client/dom/elements/bindings/shared.js #14525 Rich Harris 2024-12-03 12:12:21 -0500
  • 94694a5e63
    chore: add test for binding event reactive context (#14522) Dominic Gannaway 2024-12-03 17:09:59 +0000
  • 72a309b816 Merge branch 'main' into new-spring Simon Holthausen 2024-12-03 18:09:44 +0100
  • 5bf071e6f9 tweak changeset Rich Harris 2024-12-03 12:05:08 -0500
  • 2011cb402e use active reaction at time of instance creation Rich Harris 2024-12-03 12:04:36 -0500
  • 3d36e15ddd
    docs: add tsconfig.json info to TS docs (#14519) Simon H 2024-12-03 17:02:37 +0100
  • 425444f11d
    Update documentation/docs/07-misc/03-typescript.md #14519 Simon H 2024-12-03 16:10:52 +0100
  • 7142fa0b5c
    docs: note requirement on 5.5.0 to export snippets (#14523) Rich Harris 2024-12-03 10:01:55 -0500
  • 3228ec35c1 docs: note requirement on 5.5.0 to export snippets #14523 Rich Harris 2024-12-03 10:00:37 -0500
  • 78df3d4fa6 lint #14512 Dominic Gannaway 2024-12-03 14:59:09 +0000
  • e722ef6b15
    Version Packages (#14510) svelte@5.5.0 github-actions[bot] 2024-12-03 09:58:18 -0500
  • 920251ea9d Version Packages #14510 github-actions[bot] 2024-12-03 14:57:26 +0000
  • 4d2f2fb8e6
    feat: allow snippets to be exported from module scripts (#14315) Dominic Gannaway 2024-12-03 14:56:28 +0000
  • fcb541da98
    Update .changeset/famous-parents-turn.md #14315 Rich Harris 2024-12-03 09:55:56 -0500
  • 7812a70b9a revised #14522 Dominic Gannaway 2024-12-03 14:43:52 +0000
  • 7122ebaeb0 chore: add test for binding event reactive context Dominic Gannaway 2024-12-03 14:35:10 +0000
  • 92415a745a fix Dominic Gannaway 2024-12-03 11:35:10 +0000
  • 92ae3768d6 docs: add tsconfig.json info to TS docs Simon Holthausen 2024-12-03 11:49:56 +0100
  • 1b61c66e7d docs: hints on preserving reactivity #14514 Rich Harris 2024-12-02 23:01:40 -0500
  • 1e457a8678 changeset Rich Harris 2024-12-02 21:12:37 -0500
  • 854f183afd deprecate tweened Rich Harris 2024-12-02 21:08:51 -0500
  • 1843090ed1 preserveMomentum in milliseconds Rich Harris 2024-12-02 20:58:36 -0500
  • dc66e62d52 lint Rich Harris 2024-12-02 20:46:21 -0500
  • 992bb83b6f add Tween class Rich Harris 2024-12-02 20:29:20 -0500
  • a3535fbce2 add some docs, Spring.of static method Rich Harris 2024-12-02 20:03:37 -0500
  • 2e57612ef4
    chore: fix typo (#14513) Rich Harris 2024-12-02 18:44:15 -0500
  • 4f0e2360ef chore: fix typo #14513 Rich Harris 2024-12-02 18:40:44 -0500
  • 629fbf2289 merge main Rich Harris 2024-12-02 18:37:27 -0500