Commit Graph

  • 32c4e47060
    fix: always set draggable through `setAttribute` to avoid weird behavior (#12649) Paolo Ricciuti 2024-07-29 15:32:09 +0200
  • d79f145648 only for default import Simon Holthausen 2024-07-29 15:30:42 +0200
  • d4d7c14c44 chore: asser div2 too #12649 paoloricciuti 2024-07-29 15:29:10 +0200
  • 843fbac862 add explicit test for behavior #12647 Simon Holthausen 2024-07-29 15:21:41 +0200
  • 1d7adfdf36 chore: update test paoloricciuti 2024-07-29 15:20:38 +0200
  • beb3a487f4 chore: switch comment around paoloricciuti 2024-07-29 15:09:37 +0200
  • 36f4ea9276 remove junk from options node Rich Harris 2024-07-29 08:58:05 -0400
  • 23e88ebc48 regenerate types Rich Harris 2024-07-29 08:49:59 -0400
  • f366ef4186 fix: always set draggable through `setAttribute` to avoid weird behavior paoloricciuti 2024-07-29 13:34:30 +0200
  • 4d8bcd9302 feat: warn on obvious legacy component instantiation Simon Holthausen 2024-07-29 13:28:40 +0200
  • 978c4d7dd9 chore: use queue_microtask on `#await` again Simon Holthausen 2024-07-29 12:38:25 +0200
  • c39b3f6cdf feat: make `<svelte:component>` unnecessary in runes mode Simon Holthausen 2024-07-29 12:23:40 +0200
  • e417d3a2d2
    fix: remove implicit passive behavior from OnDirective events (#12645) Dominic Gannaway 2024-07-29 11:14:04 +0100
  • 1a40662ef0
    Update .changeset/modern-peaches-cheer.md #12645 Simon H 2024-07-29 12:13:48 +0200
  • 9099f75b2f changeset Dominic Gannaway 2024-07-29 11:10:18 +0100
  • b48415ae21 fix: remove passive from OnDirective events Dominic Gannaway 2024-07-29 11:07:28 +0100
  • 68174eb0c9 tidy Rich Harris 2024-07-28 23:03:29 -0400
  • 0d6cb5b48f store bindings on expression metadata Rich Harris 2024-07-28 22:49:26 -0400
  • bb3f04f487 more consistency Rich Harris 2024-07-28 22:46:22 -0400
  • 1636d9db03 rename Rich Harris 2024-07-28 22:28:13 -0400
  • da84ca4180 simplify component Rich Harris 2024-07-28 22:26:12 -0400
  • 7dc674525e use unified reactivity metadata Rich Harris 2024-07-28 22:23:31 -0400
  • 7c9dea4b65 add ExpressionMetadata type Rich Harris 2024-07-28 20:21:01 -0400
  • 5817767a87
    Version Packages (next) (#12641) svelte@5.0.0-next.201 github-actions[bot] 2024-07-28 15:36:31 -0400
  • 66398fedc6 Version Packages (next) #12641 github-actions[bot] 2024-07-28 19:28:34 +0000
  • 5d82cf1f03
    feat: remove `$.unwrap` calls from `bind:group` (#12642) Rich Harris 2024-07-28 15:27:42 -0400
  • 219ba6a71b
    fix: error on `bind:this` to each block parameter (#12638) Rich Harris 2024-07-28 15:27:10 -0400
  • 10faeeea9e regenerate types #12642 Rich Harris 2024-07-28 14:29:21 -0400
  • 0ca388f244 changeset Rich Harris 2024-07-28 14:17:31 -0400
  • e5e65d071d feat: remove `$.unwrap` from `bind:group` code Rich Harris 2024-07-28 14:16:39 -0400
  • 1c9d69fa27 simplify Rich Harris 2024-07-28 14:05:14 -0400
  • 9eefe34b2a add each.metadata.keyed Rich Harris 2024-07-28 13:48:03 -0400
  • 7af0e604d8
    feat: remove `$.unwrap` calls from each block indexes (#12640) Rich Harris 2024-07-28 12:53:26 -0400
  • abc87f4d5d tweak #12640 Rich Harris 2024-07-28 12:29:55 -0400
  • 29e64243a4 feat: remove `$.unwrap` calls from each block indexes Rich Harris 2024-07-28 11:58:23 -0400
  • d8212f4bef remove $.unwrap from key functions Rich Harris 2024-07-28 11:53:55 -0400
  • 0c72e59417 Merge branch 'main' into bind-this-each-error #12638 Rich Harris 2024-07-28 11:15:46 -0400
  • 945b133c20 fix: error on `bind:this` to each block parameter Rich Harris 2024-07-28 11:15:13 -0400
  • 3bff87ac66
    chore: tweak html tree validation (#12618) Simon H 2024-07-27 21:18:59 +0200
  • 2e8a205161
    chore: remove outdated comment (#12632) Rich Harris 2024-07-27 15:14:54 -0400
  • 04a211e1e1
    chore: VSCode -> VS Code (#12631) Rich Harris 2024-07-27 15:14:26 -0400
  • 49d7128066
    Updated 01-reactive-assignments's text.md #12633 maninageswar 2024-07-27 16:03:45 +0530
  • 412cf49228 chore: remove outdated comment #12632 Rich Harris 2024-07-26 21:34:24 -0400
  • dae7c3a4c2 more direct example that shows unlinking and relinking Rich Harris 2024-07-26 21:27:19 -0400
  • 57c26b4a2f copy Rich Harris 2024-07-26 21:22:39 -0400
  • 367bffe773 update docs Rich Harris 2024-07-26 21:21:57 -0400
  • 4ffa94b664 test behaviour of objects Rich Harris 2024-07-26 20:59:39 -0400
  • 84b41ef264 simplify tests Rich Harris 2024-07-26 20:57:18 -0400
  • 2a4ba4dcbb no need to store linked_value if setting Rich Harris 2024-07-26 20:49:38 -0400
  • 39a9187f7f oops, victim of find-replace Rich Harris 2024-07-26 20:38:52 -0400
  • ef978ce87e rename link_state to linked_state for grammatical consistency Rich Harris 2024-07-26 20:32:29 -0400
  • 193faee999
    Update packages/svelte/messages/compile-warnings/template.md #12618 Rich Harris 2024-07-26 20:23:40 -0400
  • 57343fa1eb
    Update packages/svelte/messages/compile-errors/template.md Rich Harris 2024-07-26 20:23:13 -0400
  • dba4dfaff8
    docs: add testing section (#12600) Simon H 2024-07-27 02:22:27 +0200
  • 23dcb25370 chore: VSCode -> VS Code #12631 Rich Harris 2024-07-26 20:19:21 -0400
  • 2b990f651b
    Apply suggestions from code review #12600 Simon H 2024-07-27 00:01:18 +0200
  • 4eae97eee7
    Update documentation/docs/05-misc/02-testing.md Rich Harris 2024-07-26 17:51:05 -0400
  • 1d17677131
    Version Packages (next) (#12613) svelte@5.0.0-next.200 github-actions[bot] 2024-07-26 17:45:08 -0400
  • 3d6a972717 update tests Rich Harris 2024-07-26 17:38:03 -0400
  • 72106a27ce backticks Rich Harris 2024-07-26 17:12:02 -0400
  • a1a6437fd7 Version Packages (next) #12613 github-actions[bot] 2024-07-26 20:08:05 +0000
  • c9e9e90659
    fix: always close tags when namespace is foreign (#12623) Simon H 2024-07-26 22:07:02 +0200
  • 32af9434bc
    fix: never set custom element props as attributes (#12622) Simon H 2024-07-26 22:05:49 +0200
  • 4b68831f01
    changeset #12622 Rich Harris 2024-07-26 15:58:18 -0400
  • b5b989ba47 conflicts Dominic Gannaway 2024-07-26 20:55:13 +0100
  • 0405c9c24e fix: always close tags when namespace is foreign #12623 Simon Holthausen 2024-07-26 21:12:01 +0200
  • ebe803ff37 fix: never set custom element props as attributes Simon Holthausen 2024-07-26 20:52:24 +0200
  • 0f41689916
    chore: unskip more tests (#12621) Simon H 2024-07-26 19:25:34 +0200
  • e1728e5a0b
    chore: remove unnecessary `\d` (#12619) btea 2024-07-27 00:22:01 +0800
  • 1b2cf3ee76 chore: unskip more tests #12621 Simon Holthausen 2024-07-26 18:21:03 +0200
  • 765b98d9c6 refactor: remove unnecessary `\d` #12619 btea 2024-07-26 21:50:45 +0800
  • af838d554b typo Simon Holthausen 2024-07-26 15:46:26 +0200
  • 4fb7d4a563 fix code example Simon Holthausen 2024-07-26 15:15:59 +0200
  • c10f5c3c8f extract component testing into its own sub section, reorder a bit Simon Holthausen 2024-07-26 15:13:50 +0200
  • 88341a3deb more details on component testing Simon Holthausen 2024-07-26 15:10:56 +0200
  • befad31a7a wip of trying to auto-open a tbody when we detect we need it. currently fails because the dom walking mechanism needs to know that it should walk differently in that case Simon Holthausen 2024-07-26 14:47:09 +0200
  • 61ed4dfcbb
    Apply suggestions from code review Simon H 2024-07-26 14:46:01 +0200
  • 06e7da8266 obselete / incorrect (those are not autoclosed, and the invalid ones handled later) Simon Holthausen 2024-07-26 13:55:00 +0200
  • 5c08aba5d9 move more of the validation into more descriptive record Simon Holthausen 2024-07-26 13:08:44 +0200
  • 78ed8e40d4 chore: tweak html tree validation Simon Holthausen 2024-07-26 13:08:13 +0200
  • a212b0d2fe
    chore: remove obsolete comment (#12615) Rich Harris 2024-07-26 04:11:57 -0400
  • 97d5cf178f
    chore: simplify assignments in server code (#12614) Rich Harris 2024-07-26 04:11:28 -0400
  • df19c833c0
    Update packages/svelte/src/compiler/phases/3-transform/server/visitors/AssignmentExpression.js #12614 Simon H 2024-07-26 10:10:45 +0200
  • a81e8ce264 chore: remove obsolete comment #12615 Rich Harris 2024-07-25 19:01:18 -0400
  • 993fff0045
    fix: tune hydrate mismatch logic to catch more cases (#12612) Dominic Gannaway 2024-07-26 00:00:24 +0100
  • f9aef712e1 more consistent naming Rich Harris 2024-07-25 18:34:50 -0400
  • 897a091946 changeset Rich Harris 2024-07-25 18:34:01 -0400
  • 84ed96197d tidy up Rich Harris 2024-07-25 18:32:57 -0400
  • 3a90f07a8e tweak Rich Harris 2024-07-25 18:27:12 -0400
  • bbdad4ba3f fix Rich Harris 2024-07-25 18:23:15 -0400
  • d49f285e88 unnecessary Rich Harris 2024-07-25 18:13:34 -0400
  • d093af00a5 move some code Rich Harris 2024-07-25 18:10:24 -0400
  • c66d2cfcc1
    feat: better code generation for `let:` directives in SSR mode (#12611) Rich Harris 2024-07-25 17:39:18 -0400
  • 5c818875b0 tidy up Rich Harris 2024-07-25 17:34:53 -0400
  • 20c9695e7b simplify Rich Harris 2024-07-25 17:31:40 -0400
  • 44076f736c move code, improve generation Rich Harris 2024-07-25 17:29:10 -0400
  • a16e0c105d improve code generation Rich Harris 2024-07-25 17:16:59 -0400
  • fa6dd4da74 simplify Rich Harris 2024-07-25 17:11:14 -0400
  • bdcbb53966 fix: tune hydrate mismatch logic to catch more cases #12612 Dominic Gannaway 2024-07-25 21:34:08 +0100
  • da5571de3a Merge branch 'testing-docs' of github.com:sveltejs/svelte into testing-docs Rich Harris 2024-07-25 15:55:02 -0400