Commit Graph

  • 0455fe7709 remove obsolete tests #11420 Simon Holthausen 2024-05-02 12:57:11 +0200
  • 17b2f6215d
    fix: `event.currentTarget` always being equal to `event.target` (#11419) Hunter Johnston 2024-05-02 05:14:07 -0400
  • edefc846c3
    fix: set correct component context when rendering snippets (#11401) Rich Harris 2024-05-02 05:12:10 -0400
  • f64d16931d
    fix: detect style shorthands as stateful variables in legacy mode (#11421) Paolo Ricciuti 2024-05-02 09:08:07 +0200
  • 529908098f
    Update .changeset/ninety-dots-train.md #11421 Simon H 2024-05-02 09:07:52 +0200
  • d05cc91578 fix: legacy style shorthand for a variable only declared paoloricciuti 2024-05-01 23:44:59 +0200
  • 3d6d823481 fix: rework bindable types strategy Simon Holthausen 2024-05-01 22:49:16 +0200
  • 926bb46be8 cleanup #11419 Hunter Johnston 2024-05-01 16:14:29 -0400
  • 0f1959ffef fix: bug where currentTarget always === target Hunter Johnston 2024-05-01 16:05:00 -0400
  • 95b42c45eb add sample Hunter Johnston 2024-05-01 15:13:20 -0400
  • 08c2c253dc add test #11411 Dominic Gannaway 2024-05-01 20:01:42 +0100
  • 7053cb063d fix escaping bug Dominic Gannaway 2024-05-01 18:41:04 +0100
  • a061e1f067 move function Dominic Gannaway 2024-05-01 16:57:39 +0100
  • 43611602f0 fix: improve html escaping of element attributes Dominic Gannaway 2024-05-01 16:24:02 +0100
  • 0f4f3d7df0
    fix: improve unowned derived signal behaviour (#11408) Dominic Gannaway 2024-05-01 15:07:04 +0100
  • fe9c4a4d24 fix: improve unowned derived signal behaviour #11408 Dominic Gannaway 2024-05-01 13:12:59 +0100
  • 4d051962f3
    chore: tidy up (#11404) Rich Harris 2024-05-01 03:55:11 -0400
  • f06e2c5578 chore: tidy up #11404 Rich Harris 2024-04-30 18:16:25 -0400
  • b13322cc34 update snapshot #11401 Rich Harris 2024-04-30 17:41:53 -0400
  • c5d0b7a3f0 tweak comment Rich Harris 2024-04-30 17:16:16 -0400
  • 43c76f33ee changeset Rich Harris 2024-04-30 17:14:04 -0400
  • 5ff3da91c4 fix #11399 Rich Harris 2024-04-30 17:13:35 -0400
  • 2c02dc783f failing test fro #11399 Rich Harris 2024-04-30 16:52:08 -0400
  • 091912800a
    docs: "What's new in Svelte" May newsletter (#11366) Dani Sandoval 2024-04-30 14:40:21 -0600
  • 9e1e1b45e8
    Version Packages (next) (#11396) svelte@5.0.0-next.120 github-actions[bot] 2024-04-30 16:21:49 -0400
  • 742ae7e83f add showcase item #11366 Dani Sandoval 2024-04-30 13:52:10 -0600
  • 2ca3ad87fd grammar Dani Sandoval 2024-04-30 13:50:10 -0600
  • c96d6112ab Version Packages (next) #11396 github-actions[bot] 2024-04-30 19:41:38 +0000
  • 8be6fdde54
    feat: MathML support (#11387) Luke Warlow 2024-04-30 20:40:37 +0100
  • 53eaa4ae22 note to self #11387 Rich Harris 2024-04-30 15:28:44 -0400
  • 4fe8ea4671 DRY out Rich Harris 2024-04-30 15:28:37 -0400
  • 6f06bd9300 tweak Rich Harris 2024-04-30 15:10:42 -0400
  • ab45b92e12 Merge branch 'main' into fix-playground-captured-variables Alireza GoDzY 2024-04-30 20:03:01 +0330
  • bb6fe3e189
    tweak Rich Harris 2024-04-30 10:43:07 -0400
  • 77119f413b
    release candidate blog post (#11391) Rich Harris 2024-04-30 10:41:30 -0400
  • fe56c7fd2e
    Version Packages (next) (#11393) svelte@5.0.0-next.119 github-actions[bot] 2024-04-30 10:41:23 -0400
  • 0965908244
    Update documentation/blog/2024-04-30-svelte-5-release-candidate.md #11391 Rich Harris 2024-04-30 10:33:48 -0400
  • 4e384334e1 Version Packages (next) #11393 github-actions[bot] 2024-04-30 14:30:14 +0000
  • 7a66927ca8
    fix: bump esrap (#11392) Rich Harris 2024-04-30 10:29:08 -0400
  • 98c982bc4c fix: bump esrap #11392 Rich Harris 2024-04-30 10:15:56 -0400
  • b63b107881
    Update documentation/blog/2024-04-30-svelte-5-release-candidate.md Rich Harris 2024-04-30 10:14:50 -0400
  • 5dfb173840 tweaks Rich Harris 2024-04-30 10:07:47 -0400
  • c5cf371067
    feat: MathML support Luke Warlow 2024-04-30 01:22:42 +0100
  • d4dac835ec fix: `key in p` could fail if `p` is null Fabio Rotondo 2024-04-30 07:59:44 +0200
  • e7d1e4a8bc
    Version Packages (next) (#11384) svelte@5.0.0-next.118 github-actions[bot] 2024-04-29 22:56:28 +0100
  • 60553732a2 Version Packages (next) #11384 github-actions[bot] 2024-04-29 21:52:00 +0000
  • e01776401d
    fix: ensure no data loss occurs when using reactive Set methods (#11385) Dominic Gannaway 2024-04-29 22:50:59 +0100
  • 58efac64de fix: ensure no data loss occurs when using reactive Set methods #11385 Dominic Gannaway 2024-04-29 22:47:15 +0100
  • 4361818871 draft Rich Harris 2024-04-29 17:26:14 -0400
  • 2754e4eb39
    fix: handle reassignment of `$$props` and `$$restProps` (#11348) Simon H 2024-04-29 22:50:30 +0200
  • 5e0845fe3e
    fix: disallow sequence expressions in `@const` tags (#11357) Simon H 2024-04-29 22:48:40 +0200
  • 0cf10a361e
    docs: note jsdoc syntax for declaring props (#11370) Simon H 2024-04-29 22:46:37 +0200
  • b3c2d979c6
    Version Packages (next) (#11381) svelte@5.0.0-next.117 github-actions[bot] 2024-04-29 16:45:54 -0400
  • d83ee3eb38 Version Packages (next) #11381 github-actions[bot] 2024-04-29 20:12:39 +0000
  • 0397fcb614
    fix: require whitespace after `@const` tag (#11379) Jeremiasz Major 2024-04-29 22:11:42 +0200
  • eb7e32c168
    fix: collect all necessary setters of html elements (#11371) Simon H 2024-04-29 22:07:42 +0200
  • 214f8992d6 Merge remote-tracking branch 'upstream/main' into fix-spread-registering-dep paoloricciuti 2024-04-29 21:41:54 +0200
  • cd2506535f
    feat: leave view transition pseudo selectors untouched (#11375) Simon H 2024-04-29 21:27:13 +0200
  • de315d84eb
    fix: ensure reactions are kept dirty when marking them again (#11364) Simon H 2024-04-29 21:26:56 +0200
  • 7a3ee6d059
    Version Packages (next) (#11335) svelte@5.0.0-next.116 github-actions[bot] 2024-04-29 14:57:15 -0400
  • ecc1a3dfa7 Version Packages (next) #11335 github-actions[bot] 2024-04-29 16:17:52 +0000
  • 4479b8c6f3
    fix: allow `bind:this` on `<select>` with dynamic `multiple` attribute (#11378) Simon H 2024-04-29 18:16:52 +0200
  • 500b2065e0
    fix: apply modifiers to bubbled events (#11369) Simon H 2024-04-29 18:16:20 +0200
  • a0be1aaf6d
    require whitespace after `@const` tag #11379 Jeremiasz Major 2024-04-29 16:49:38 +0200
  • e8eeadcef3 regenerate types #11375 Simon Holthausen 2024-04-29 15:38:58 +0200
  • ea0ee0931d fix: allow `bind:this` on `<select>` with dynamic `multiple` attribute #11378 Simon Holthausen 2024-04-29 15:37:47 +0200
  • 1a8f99e188 feat: leave view transition pseudo selectors untouched Simon Holthausen 2024-04-29 13:47:07 +0200
  • 8b1a26904a
    chore: add css regression test (#11373) Simon H 2024-04-29 13:14:52 +0200
  • 6979a967ee chore: add css regression test #11373 Simon Holthausen 2024-04-29 13:09:38 +0200
  • 2d2508a2cd
    feat: allow for literal property definition with state on classes (#11326) Paolo Ricciuti 2024-04-29 12:56:34 +0200
  • 99d3a06c45 simplify #11326 Simon Holthausen 2024-04-29 12:44:20 +0200
  • c7475d6d01 Merge branch 'main' into literal-property-definition Simon Holthausen 2024-04-29 12:35:44 +0200
  • 1624691ffb fix: collect all necessary setters of html elements #11371 Simon Holthausen 2024-04-29 11:07:42 +0200
  • dac4cfedf7 oops #11370 Simon Holthausen 2024-04-29 10:29:36 +0200
  • 0daeb8b556 docs: note jsdoc syntax for declaring props Simon Holthausen 2024-04-29 10:11:04 +0200
  • b27e4ed672 fix: apply modifiers to bubbled events #11369 Simon Holthausen 2024-04-29 09:39:52 +0200
  • c7bdef595b
    fix: store from props hoist wrong param (#11367) Paolo Ricciuti 2024-04-29 09:31:17 +0200
  • f86ad91df6 changeset #11367 Simon Holthausen 2024-04-29 09:25:48 +0200
  • 2f6ff9142a simplify Simon Holthausen 2024-04-29 09:25:14 +0200
  • ee05a3c3b1 fix: wrong transformation for slot elements paoloricciuti 2024-04-29 00:52:28 +0200
  • 46d8f1a79e Merge remote-tracking branch 'upstream/main' into fix-spread-registering-dep paoloricciuti 2024-04-29 00:13:22 +0200
  • 9716c31347 fix: store from props hoist wrong param paoloricciuti 2024-04-28 23:57:59 +0200
  • 10baa2fbc1 oops! missed a couple Dani Sandoval 2024-04-28 15:53:11 -0600
  • 867be3370c added showcase Dani Sandoval 2024-04-28 15:49:29 -0600
  • 68071f7c06
    fix: disallow mixing event-handling syntaxes (#11295) Caique Torres 2024-04-28 17:43:07 -0300
  • e372742f69 fix #11295 Simon Holthausen 2024-04-28 22:38:07 +0200
  • a87006ecdb simplify Simon Holthausen 2024-04-28 22:30:47 +0200
  • dcb6e2cb77 changeset Simon Holthausen 2024-04-28 22:04:59 +0200
  • 6cf86d79f3 Merge branch 'main' into mixed-events-output-hoisting Simon Holthausen 2024-04-28 22:04:11 +0200
  • 94ad6cea23 fix: ensure reactions are kept dirty when marking them again #11364 Simon Holthausen 2024-04-28 21:51:17 +0200
  • 70519ecf7d pre-showcase commit Dani Sandoval 2024-04-28 12:59:32 -0600
  • 4eb3e94460 allow parenthesized sequence expression #11357 Simon Holthausen 2024-04-28 20:40:04 +0200
  • bbde079995 fix: disallow sequence expressions in `@const` tags Simon Holthausen 2024-04-28 14:54:47 +0200
  • 603c244198 fix comment #11348 Simon Holthausen 2024-04-28 13:54:47 +0200
  • 2df819488a fix Simon Holthausen 2024-04-28 13:33:07 +0200
  • 82d5eea6e4 $$props is coarse grained on updates, so we can simplify this Simon Holthausen 2024-04-28 13:32:00 +0200
  • bda32edb1a
    docs: on:keydown -> onkeydown (#11343) Rich Harris 2024-04-27 08:27:55 -0400
  • c6e7284a17 fix: handle reassignment of `$$props` and `$$restProps` Simon Holthausen 2024-04-27 14:27:07 +0200
  • 7d19e5b1a4
    fix: disallow mounting a snippet (#11347) Simon H 2024-04-27 12:37:30 +0200
  • d3949a6e71
    fix: hr, script and template as valid select children (#11344) Paolo Ricciuti 2024-04-27 12:37:12 +0200