Commit Graph

  • 04f9ee7625 chore: fix lint paoloricciuti 2024-09-29 20:43:32 +0200
  • 3569a95224 fix: mark custom element with virtual class attribute as dynamic paoloricciuti 2024-09-29 20:30:32 +0200
  • 868ddb8441
    docs: fix typo Ben McCann 2024-09-29 09:23:38 -0700
  • 3ba60ea32b
    Update README.md #13432 Vignesh Skanda 2024-09-29 21:15:48 +0530
  • 52794c0d74
    Update eslint.config.js Vignesh Skanda 2024-09-29 21:11:07 +0530
  • 945ee19d74 fix: allow unquoted slash while attribute value is empty #13429 eug-L 2024-09-29 14:34:12 +0800
  • 56621a2b36
    docs: add legacy callouts (#13428) Rich Harris 2024-09-28 21:54:22 -0400
  • 009d13b2f6 docs: add legacy callouts #13428 Rich Harris 2024-09-28 20:59:16 -0400
  • 6796ec6bc6 feat: enable snippets to fill slots Simon Holthausen 2024-09-28 23:27:27 +0200
  • 573fbdd669 chore: fix lint paoloricciuti 2024-09-28 22:36:12 +0200
  • d87bf178c5
    chore: remove links from docs (#13425) Rich Harris 2024-09-28 15:34:12 -0400
  • 590eb66f7b regenerate #13425 Rich Harris 2024-09-28 15:31:03 -0400
  • 6ac8fef5b2 chore: remove links from docs Rich Harris 2024-09-28 13:54:23 -0400
  • 7793492818 fix: remove derived_components paoloricciuti 2024-09-28 18:31:53 +0200
  • 9d01f0284f chore: refactor migration composition logic paoloricciuti 2024-09-28 17:42:40 +0200
  • 351b3e7aac
    fix: warn instead of error when binding a non-existent prop Oscar Dominguez 2024-09-27 21:53:32 +0200
  • 35ebbe61ad
    Version Packages (next) (#13394) svelte@5.0.0-next.260 github-actions[bot] 2024-09-27 10:07:52 -0400
  • e8fda1a1f1 Version Packages (next) #13394 github-actions[bot] 2024-09-27 10:58:31 +0000
  • 2531658046
    fix: ensure use directives execute in the correct sequence (#13384) Dominic Gannaway 2024-09-27 11:57:34 +0100
  • d4230049da
    fix: avoid migrating slots in custom elements (#13406) Paolo Ricciuti 2024-09-27 12:49:28 +0200
  • 30c438c279
    fix: don't consider children of rules when checking whether they are used or not (#13410) Paolo Ricciuti 2024-09-27 12:45:09 +0200
  • 4776e71eac
    Update .changeset/lazy-queens-agree.md #13410 Simon H 2024-09-27 12:44:27 +0200
  • 3d2c9860db simplify Simon Holthausen 2024-09-27 12:34:14 +0200
  • 6ff62a830e more correct (but apparently completely unnecessary) child check Simon Holthausen 2024-09-27 12:30:50 +0200
  • e3e8f22a6f
    fix: treat `<img>` alt attribute as content for a11y labelling purposes (#13411) Rich Harris 2024-09-27 05:48:17 -0400
  • d5424c6cfa fix: treat `<img>` alt attribute as content for a11y labelling purposes #13411 Rich Harris 2024-09-26 20:26:54 -0400
  • 8d899fa1b1 fix: don't consider used rules with atrules in the block paoloricciuti 2024-09-26 23:44:19 +0200
  • 276443fe5e
    preload on hover (#13408) Rich Harris 2024-09-26 16:36:06 -0400
  • 117de652ca preload on hover #13408 Rich Harris 2024-09-26 16:29:59 -0400
  • 505e8caa23
    fix: blank CSS contents while migrating (#13403) Simon H 2024-09-26 21:40:41 +0200
  • 1af292cd52 chore: better test #13406 paoloricciuti 2024-09-26 21:34:18 +0200
  • ffa1527a3c fix: avoid migrating slots in custom elements paoloricciuti 2024-09-26 21:30:50 +0200
  • 9627426f7f
    fix: ensure single script and scripts in loops execute properly (#13386) adiGuba 2024-09-26 16:56:47 +0200
  • 2283b0ce90 use comments to never run into the sole-element case #13386 Simon Holthausen 2024-09-26 16:46:29 +0200
  • b73052f590
    fix: make ownership widening more robust to userland proxies (#13377) Paolo Ricciuti 2024-09-26 15:12:30 +0200
  • 4617e9fb90
    Update .changeset/nice-brooms-battle.md #13377 Simon H 2024-09-26 15:12:08 +0200
  • f6967eea09 fix: blank CSS contents while migrating #13403 css-migrate-blank Simon Holthausen 2024-09-26 15:05:59 +0200
  • 709d6fce77 add test adiguba 2024-09-25 20:31:19 +0200
  • b9198989e4 simpler and removal of the "first" trick adiguba 2024-09-25 19:00:51 +0200
  • 3ee8e0b14c
    fix: validation should not fail on anonymous declarations (#13393) Dominic Gannaway 2024-09-25 12:24:40 +0100
  • 851dce10e1 feedback #13393 Dominic Gannaway 2024-09-25 11:32:18 +0100
  • f76fa961fc fix: validation should not fail on anonymous declarations Dominic Gannaway 2024-09-25 11:01:54 +0100
  • df5064b585 always use fragment with template_with_script() adiguba 2024-09-24 21:42:16 +0200
  • 611d704a32 fix: ensure use directives execute in the correct sequence #13384 Dominic Gannaway 2024-09-24 20:11:01 +0100
  • b51bcdd4cc fix: ensure use directives execute in the correct sequence Dominic Gannaway 2024-09-24 20:10:45 +0100
  • 114a7b4b73 fix: ensure use directives execute in the correct sequence Dominic Gannaway 2024-09-24 20:09:04 +0100
  • 9d878f19a7 run_scripts return the new node #13385 adiguba 2024-09-24 21:00:00 +0200
  • 3d8f987569
    chore: add newline to multiline comment for proper syntax highlighting (#13375) Yoon Han 2024-09-25 02:58:04 +0900
  • eaa55766c9
    Version Packages (next) (#13383) svelte@5.0.0-next.259 github-actions[bot] 2024-09-24 13:54:25 -0400
  • f0c1efd29f Version Packages (next) #13383 github-actions[bot] 2024-09-24 16:18:24 +0000
  • d309023cb2
    fix: improve reconciliation of inert each block rows (#13379) Dominic Gannaway 2024-09-24 17:17:29 +0100
  • 0b3fd4e42d
    fix: properly remove root anchor node on unmount (#13381) Dominic Gannaway 2024-09-24 17:16:07 +0100
  • 0f6cc2b1ed
    fix: migrate events to be more inline with svelte 4 (#13362) Paolo Ricciuti 2024-09-24 18:15:15 +0200
  • 57b4ab75b6
    changeset #13362 Rich Harris 2024-09-24 12:11:25 -0400
  • 6fb4798ea6 only import handlers when necessary Rich Harris 2024-09-24 11:45:32 -0400
  • 816aae7470 simplify, remove errant spaces Rich Harris 2024-09-24 11:42:50 -0400
  • 3b46ef3ae3 simplify Rich Harris 2024-09-24 11:40:27 -0400
  • e835721007 unused Rich Harris 2024-09-24 11:34:06 -0400
  • 63d91f918f replace passive/nonpassive handlers in situ Rich Harris 2024-09-24 11:33:28 -0400
  • 46c103d7c9 joining without newlines seems to work better in common cases Rich Harris 2024-09-24 11:19:53 -0400
  • 08dde1d9e4 fix: properly remove root anchor node on unmount #13381 Dominic Gannaway 2024-09-24 15:57:11 +0100
  • 56edbbfcbe compute indent once Rich Harris 2024-09-24 10:52:13 -0400
  • fbedb3b7dc fix Rich Harris 2024-09-24 10:34:44 -0400
  • b71cad2ca1 add test #13379 Dominic Gannaway 2024-09-24 15:30:43 +0100
  • ca34d384d6 ensure modifier order is stable and matches svelte 4 Rich Harris 2024-09-24 10:30:16 -0400
  • 821fc5f255 remove errant newline Rich Harris 2024-09-24 10:11:13 -0400
  • d8430198d0 unify name replacement stuff Rich Harris 2024-09-24 09:59:12 -0400
  • 02676a3bf8 eat local, shop local, declare local Rich Harris 2024-09-24 09:36:24 -0400
  • cfbc185aaa make terminology more consistent with other places Rich Harris 2024-09-24 09:33:02 -0400
  • 06c50aaf51 tweak passive/nonpassive types to make them more compact and show up as deprecated Rich Harris 2024-09-24 09:29:00 -0400
  • 418957b663 fix: improve reconcilation of inert each block rows Dominic Gannaway 2024-09-24 12:58:06 +0100
  • f6331a60d8 fix: improve reconcilation of inert each block rows Dominic Gannaway 2024-09-24 12:57:17 +0100
  • 5fc3d7f576 fix: ownership getting tricked by proxies paoloricciuti 2024-09-24 09:26:05 +0200
  • e8f00c073f chore: add newline to multiline comment for proper syntax highlighting #13375 yoonhan 2024-09-24 11:11:49 +0900
  • a81a1d4ed6 chore: update output paoloricciuti 2024-09-23 22:47:55 +0200
  • bdce9cb60d chore: i swear i will setup a commit hook for generating types paoloricciuti 2024-09-23 22:36:44 +0200
  • 2c5a34bcae fix: use `passive` and `nonpassive` actions for `passive` and `nonpassive` modifiers paoloricciuti 2024-09-23 22:34:22 +0200
  • 5445056248 chore: revert bubble as prop init but keep fix for restProps paoloricciuti 2024-09-23 21:32:24 +0200
  • 1c19aa2735 Version Packages (next) #13370 github-actions[bot] 2024-09-23 18:34:36 +0000
  • 4b7cb9aeae
    Version Packages (next) (#13348) svelte@5.0.0-next.258 github-actions[bot] 2024-09-23 14:34:04 -0400
  • ccec59f89b
    chore: upgrade rollup plugins (#13369) Ben McCann 2024-09-23 11:33:40 -0700
  • 8804b7e105 chore: upgrade rollup plugins #13369 Ben McCann 2024-09-23 11:11:26 -0700
  • d5e0eaa21d fix: implement bubble on props strategy paoloricciuti 2024-09-23 18:42:51 +0200
  • 40fe4bff00 Version Packages (next) #13348 github-actions[bot] 2024-09-23 14:05:06 +0000
  • 2c98768b84
    fix: only use getComputedStyle with elements (#13366) Rich Harris 2024-09-23 10:04:05 -0400
  • 5f72e3f0e3 chore: damn type generations paoloricciuti 2024-09-23 15:06:51 +0200
  • bd66c7f602 chore: deprecate legacy stuff paoloricciuti 2024-09-23 15:02:27 +0200
  • 0c23fa2eed chore: generate types paoloricciuti 2024-09-23 14:58:32 +0200
  • e4791acbd2 fix: use bubbler for delegated events paoloricciuti 2024-09-23 14:57:30 +0200
  • c5028a27c5
    docs: Update 7guis-timer example to support SSR context (#13356) sacrosanctic 2024-09-23 20:32:11 +0800
  • a5184e1c13 fix: handle nullish values paoloricciuti 2024-09-23 09:09:27 +0200
  • ce6aedd91d chore: replace map with object paoloricciuti 2024-09-23 09:04:43 +0200
  • d377f2d06a fix: only use getComputedStyle with elements #13366 Rich Harris 2024-09-22 20:49:30 -0400
  • 2838b02682 prettier #13356 Rich Harris 2024-09-22 20:46:30 -0400
  • 7d2d83e24f
    better still Rich Harris 2024-09-22 20:12:48 -0400
  • 06d28f9872 re-export event modifier substitutes Rich Harris 2024-09-22 19:57:14 -0400
  • 5c1285e628 chore: generate types paoloricciuti 2024-09-22 18:45:39 +0200
  • 2194d49d6f fix: use function instead of action paoloricciuti 2024-09-22 18:40:48 +0200
  • 528da1c1b4 fix: migrate events to be more inline with svelte 4 paoloricciuti 2024-09-21 19:13:55 +0200
  • c5fa0b46e1
    fix: missing space when importing run as in migration (#13361) Paolo Ricciuti 2024-09-21 19:11:37 +0200