Commit Graph

  • c3934d6e99 tweak changeset #15323 Rich Harris 2025-03-05 14:13:38 -0500
  • ece16add81 drive-by Rich Harris 2025-03-05 14:12:52 -0500
  • 174629d2bd this is now redundant, set_attribute takes care of it Rich Harris 2025-03-05 14:10:29 -0500
  • 6d40878852 explanatory comment Rich Harris 2025-03-05 14:10:13 -0500
  • ae8975b716
    Merge branch 'main' into dev/style Rich Harris 2025-03-05 13:26:49 -0500
  • 1efad3f6e2
    chore: add monitoring to github actions (#15436) Rich Harris 2025-03-05 12:26:18 -0500
  • 2d3818463a
    chore: check namespace inside set attributes (#15443) Rich Harris 2025-03-05 11:47:59 -0500
  • 43ff3047ac
    Version Packages (#15452) svelte@5.22.4 github-actions[bot] 2025-03-05 11:37:21 -0500
  • ebae132af6 Version Packages #15452 github-actions[bot] 2025-03-05 16:27:36 +0000
  • 76f5ecfdab
    fix: never deduplicate expressions in templates (#15451) Rich Harris 2025-03-05 11:26:34 -0500
  • 0d4e96625a fix: never deduplicate expressions in templates #15451 Rich Harris 2025-03-05 10:42:51 -0500
  • ee4869f7c5 chore: guard the check if the value is already true paoloricciuti 2025-03-05 16:26:54 +0100
  • 9f29b81314 fix: handle `-global` keyframes paoloricciuti 2025-03-05 16:25:02 +0100
  • d7caac0519 stash lookup #15443 Rich Harris 2025-03-05 10:10:28 -0500
  • 89682a21b8 chore: rename to `has_unscoped_global` paoloricciuti 2025-03-05 16:06:53 +0100
  • e714b89545 feat: add `hasUnscopedGlobalCss` to `compile` metadata paoloricciuti 2025-03-05 16:02:58 +0100
  • e0b31efc9c read old values in teardown read-old-values-in-teardown Rich Harris 2025-03-05 08:27:12 -0500
  • 2c12812ffa tweak #15400 Dominic Gannaway 2025-03-05 13:08:52 +0000
  • 6cec8ea60c fix Dominic Gannaway 2025-03-05 12:03:00 +0000
  • 5636ee8314 fix Dominic Gannaway 2025-03-05 11:59:50 +0000
  • 0abd7f2a7f
    Version Packages (#15447) svelte@5.22.3 github-actions[bot] 2025-03-05 10:59:54 +0000
  • 157472ff16 port last test over, but fails Dominic Gannaway 2025-03-05 10:47:45 +0000
  • d5bca1140f move over 2 tests to legacy Dominic Gannaway 2025-03-05 10:44:12 +0000
  • 3c6af50378 tweak Dominic Gannaway 2025-03-05 10:34:18 +0000
  • a13b6dd824 Merge branch 'main' into teardown-props Dominic Gannaway 2025-03-05 09:35:14 +0000
  • c832ec3eac Version Packages #15447 github-actions[bot] 2025-03-05 09:20:08 +0000
  • 3fc2007836
    fix: run effect roots in tree order (#15446) Rich Harris 2025-03-05 04:19:08 -0500
  • e591e872aa
    Update 01-basic-markup.md with new svelte-ignore syntax (#15394) Pavel Nedrigailov 2025-03-05 03:56:28 +0100
  • 3b465a7172
    Version Packages (#15444) svelte@5.22.2 github-actions[bot] 2025-03-04 21:55:34 -0500
  • b145d868de Version Packages #15444 github-actions[bot] 2025-03-05 02:54:46 +0000
  • 016421533d
    Fix Rune phonetic spelling (#15445) Matthew Carroll 2025-03-04 21:53:46 -0500
  • dd0ec00351 tidy #15446 Rich Harris 2025-03-04 21:17:29 -0500
  • a74ee23318 changeset Rich Harris 2025-03-04 21:12:52 -0500
  • a8108d4504 add test Rich Harris 2025-03-04 21:12:31 -0500
  • 635319f222 bring test over Rich Harris 2025-03-04 21:09:46 -0500
  • 4f95abff87 process effect roots in tree order Rich Harris 2025-03-04 21:07:50 -0500
  • 4176878350
    Fix Rune phonetic spelling #15445 Matthew Carroll 2025-03-04 20:39:26 -0500
  • 181fb2ad49
    fix: correctly set `is_updating` before flushing root effects (#15442) Paolo Ricciuti 2025-03-05 00:36:26 +0100
  • a4d5f2592e use var #15442 Rich Harris 2025-03-04 18:19:53 -0500
  • 37ab5f9f57 rename for consistency with update_effect Rich Harris 2025-03-04 18:19:41 -0500
  • a829e59bcc unused Rich Harris 2025-03-04 18:15:18 -0500
  • db44d66264 determine element traits inside set_attributes Rich Harris 2025-03-04 18:07:47 -0500
  • ca3e432ec0
    changeset #15441 Rich Harris 2025-03-04 16:59:38 -0500
  • b28b013503
    chore: speed up linting (#15424) Ben McCann 2025-03-04 13:53:14 -0800
  • bbe1d73c29 fix: correctly set `is_updating` before flushing root effects paoloricciuti 2025-03-04 22:48:41 +0100
  • c3e9c392c0 lint adiguba 2025-03-04 21:31:57 +0100
  • b6a5065d5e memoize clsx adiguba 2025-03-04 21:28:54 +0100
  • 9008723dbd add test #15439 Dominic Gannaway 2025-03-04 19:47:17 +0000
  • 3ff144bce9 fix: ensure component root effect updates occur first Dominic Gannaway 2025-03-04 19:38:10 +0000
  • c960c3f182 Merge branch 'dev/style' of https://github.com/adiguba/svelte into dev/style adiguba 2025-03-04 20:30:18 +0100
  • d950577e67 chore: re-use current active effect for toStore if it already exists #15437 Dominic Gannaway 2025-03-04 18:40:58 +0000
  • 9a719feb3e chore: re-use current active effect for toStore if it already exists Dominic Gannaway 2025-03-04 18:34:20 +0000
  • 58cbd9e854 merge main #15424 Ben McCann 2025-03-04 10:26:29 -0800
  • a0fa5994e6 Merge branch 'main' into teardown-props Dominic Gannaway 2025-03-04 18:24:20 +0000
  • 962e8bb2c9 fix priority adiguba 2025-03-04 18:43:17 +0100
  • 2bce2b8718 try this #15436 Rich Harris 2025-03-04 12:41:34 -0500
  • 6542bccef7 chore: add monitoring to github actions Rich Harris 2025-03-04 12:31:11 -0500
  • 346de0e5ec
    Update packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/element.js #15413 Rich Harris 2025-03-04 10:50:10 -0500
  • 57a4ab21ce
    remove `chore` changeset — no need for non-user-facing changes to appear in changelog Rich Harris 2025-03-04 10:47:28 -0500
  • fb4bcb680f
    add changeset Rich Harris 2025-03-04 10:43:42 -0500
  • 3028e7ac84 fix: ensure derived reactions have their version kept in sync with the reactive graph #15434 Dominic Gannaway 2025-03-04 15:34:24 +0000
  • 00d0c4247a fix: ensure reactions of non-updating deriveds have their version synced Dominic Gannaway 2025-03-04 15:28:44 +0000
  • cd56c1d60e
    Version Packages (#15433) svelte@5.22.1 github-actions[bot] 2025-03-04 09:30:57 -0500
  • e81adf97f3 Version Packages #15433 github-actions[bot] 2025-03-04 13:37:41 +0000
  • ef7fd96ccf
    fix: switch to our fork acorn typescript plugin (#15393) Simon H 2025-03-04 14:36:44 +0100
  • 74bbc55d90
    Update .changeset/wise-hats-wonder.md adiGuba 2025-03-04 14:10:45 +0100
  • ca07d89f3a
    Apply suggestions from code review adiGuba 2025-03-04 13:37:08 +0100
  • 0f2633736d
    Version Packages (#15431) svelte@5.22.0 github-actions[bot] 2025-03-04 13:26:13 +0100
  • 7336df2058 Version Packages #15431 github-actions[bot] 2025-03-04 11:10:23 +0000
  • e3dc396e01
    fix: make dialog element and role interactive (#15429) Tom Adler 2025-03-04 12:09:24 +0100
  • b82692af2f
    feat: add `idPrefix` to `render` (#15428) Rich Harris 2025-03-04 05:49:31 -0500
  • 57b4d3ad05 comment #15428 Simon Holthausen 2025-03-04 11:41:31 +0100
  • b5c33ad177 fix types Simon Holthausen 2025-03-04 11:40:40 +0100
  • b1877db70c bump #15393 Simon Holthausen 2025-03-04 11:29:20 +0100
  • c86f230de7 changeset #15429 Tom Adler 2025-03-04 10:16:58 +0100
  • 9000149aa8 revert Rich Harris 2025-03-03 21:21:52 -0500
  • c8aba0a0a2 revert some noise Rich Harris 2025-03-03 21:21:27 -0500
  • ae158640e2 revert some stuff Rich Harris 2025-03-03 21:18:47 -0500
  • 5ddcdd5359 alternative approach Rich Harris 2025-03-03 21:14:29 -0500
  • d77120afd1 chore: speed up linting Ben McCann 2025-03-03 10:36:15 -0800
  • 1eb32e1a36 interactive dialog Tom Adler 2025-03-03 19:35:15 +0100
  • 6895d881ec use style.cssText + adapt test adiguba 2025-03-03 19:22:18 +0100
  • d43d14a709 format name adiguba 2025-03-03 19:21:56 +0100
  • fcb11125ed tweak Dominic Gannaway 2025-03-03 16:46:04 +0000
  • 7ce2dfc622
    Version Packages (#15402) svelte@5.21.0 github-actions[bot] 2025-03-03 16:40:08 +0000
  • 0c2df5175f Version Packages #15402 github-actions[bot] 2025-03-03 16:39:45 +0000
  • 2032049e47
    chore: Reduce hydration comment for {:else if} (#15250) adiGuba 2025-03-03 17:38:41 +0100
  • ed32963d00 add test + fix spread props Dominic Gannaway 2025-03-03 16:20:31 +0000
  • e5498290ed revert #15403 Rich Harris 2025-03-03 11:12:42 -0500
  • 396575d994 fix whitespace Rich Harris 2025-03-03 11:12:16 -0500
  • 4538613cef unused Rich Harris 2025-03-03 11:10:36 -0500
  • 247f5868d4 do work once rather than n times Rich Harris 2025-03-03 11:10:05 -0500
  • 04dd8e1523 unused Rich Harris 2025-03-03 11:08:24 -0500
  • ee92e9622a update changeset Rich Harris 2025-03-03 11:07:19 -0500
  • 20792170b5 set prefix globally, rather than adding a property to component context Rich Harris 2025-03-03 11:06:42 -0500
  • 7194bb8f2f rename to idPrefix Rich Harris 2025-03-03 10:52:26 -0500
  • 740a1914bb make prefix a prefix Rich Harris 2025-03-03 10:48:29 -0500
  • 84b1d7fed2 revert dom.style.cssText adiguba 2025-03-02 20:49:42 +0100
  • fce4169ed5 changeset adiguba 2025-03-02 20:41:10 +0100
  • 7804a1f3ff test adiguba 2025-03-02 20:39:46 +0100