Commit Graph

  • 6af6978d4c base test adiguba 2025-03-02 20:20:38 +0100
  • 7a4886e392 use cssTest for perfs adiguba 2025-03-02 20:20:29 +0100
  • 777c4dd3f8 fix: improve hydration comments for `$props.id` #15417 props-id-hydration-markers paoloricciuti 2025-03-02 20:17:14 +0100
  • 526a2b85b6 remove `style=""` adiguba 2025-03-02 19:54:34 +0100
  • 555f11c7a1 to_style() adiguba 2025-03-02 19:53:45 +0100
  • 4a3561b6a9 set_style() adiguba 2025-03-02 19:53:22 +0100
  • ebc286e75e add style attribute when needed adiguba 2025-03-02 19:51:11 +0100
  • fb05aaff7d chore: add `uidPrefix` to `createClassComponent` paoloricciuti 2025-03-01 20:55:02 +0100
  • ddde140d22 changeset adiguba 2025-03-01 14:27:47 +0100
  • a0ab52bee5 set_attributes for <svelte:element> adiguba 2025-03-01 14:23:28 +0100
  • 611a280a11 fix #15409 adiguba 2025-03-01 10:07:07 +0100
  • ca6edda23b changeset adiguba 2025-03-01 09:33:34 +0100
  • e5815bf2e5 update test adiguba 2025-03-01 09:31:37 +0100
  • cff187c12a remove SvelteElement, handle spreading adiguba 2025-03-01 09:31:25 +0100
  • 34d84fc54d fix naming inconsistency Hugos68 2025-03-01 00:17:29 +0100
  • 5471700fec
    Apply suggestions from code review Simon H 2025-02-28 23:40:53 +0100
  • 5bcdb13f26 fix Rich Harris 2025-02-28 17:23:05 -0500
  • d1906a5cb6 Added `uidPrefix` to `hydrate` and `mount` Hugos68 2025-02-28 23:00:39 +0100
  • bf47d64ba9 Fix prefix test Hugos68 2025-02-28 21:02:44 +0100
  • 689ba17040 chore: `uid_prefix` in `runtime-runes` and `runtime-legacy` paoloricciuti 2025-02-28 20:28:56 +0100
  • aad86ebf60 Add (currently failing) test Hugos68 2025-02-28 20:01:35 +0100
  • 49480f0b69 try this Rich Harris 2025-02-28 08:38:27 -0500
  • 31882d1d2d add `$effect.pending()` Rich Harris 2025-02-28 08:28:27 -0500
  • d079e834b9 fix: lint paoloricciuti 2025-02-28 10:40:07 +0100
  • 7d988c8cfe chore: add `uid_prefix` to config for test suites paoloricciuti 2025-02-28 09:58:18 +0100
  • a0a4d4f598 fix Rich Harris 2025-02-27 21:24:22 -0500
  • ee71311e9d fix Rich Harris 2025-02-27 20:33:26 -0500
  • 16431b77df bump Simon Holthausen 2025-02-27 23:01:33 +0100
  • 636b9cc00f this should be obsolete now Simon Holthausen 2025-02-27 23:00:53 +0100
  • 07e421a4ee adjust snapshots Simon Holthausen 2025-02-27 23:00:37 +0100
  • 934d1a6fa6 bump Simon Holthausen 2025-02-27 22:20:53 +0100
  • 2c6247278f bump Simon Holthausen 2025-02-27 22:00:10 +0100
  • eeb3c323a0 bump Simon Holthausen 2025-02-27 21:55:41 +0100
  • 7bdb9f39e9 stuff adiguba 2025-02-27 18:48:58 +0100
  • 9fb550bc3b test adiguba 2025-02-27 18:18:50 +0100
  • 222ff4dd9e final adiguba 2025-02-27 18:18:41 +0100
  • f2ab74a3e5 rename to `uidPrefix` Hugos68 2025-02-27 18:00:37 +0100
  • bf9e411fcd Add `prefix` option to `render` Hugos68 2025-02-27 17:57:28 +0100
  • 474c588067
    fix: disallow `bind:group` to snippet parameters (#15401) Paolo Ricciuti 2025-02-27 17:42:36 +0100
  • 9f21043ca6 types Dominic Gannaway 2025-02-27 15:46:40 +0000
  • 2e9d8ec738 feedback Dominic Gannaway 2025-02-27 15:40:06 +0000
  • 1d5bedbd2e
    Merge pull request #8 from sveltejs/main #15250 adiGuba 2025-02-27 16:10:44 +0100
  • 157950e7b9 changeset adiguba 2025-02-27 16:08:57 +0100
  • 4b45ef30cb fix: disallow `bind:group` to snippet parameters #15401 paoloricciuti 2025-02-27 15:46:48 +0100
  • f511b1bd3f revert snapshot Dominic Gannaway 2025-02-27 13:43:44 +0000
  • b429eb6e68 use snapshot Dominic Gannaway 2025-02-27 13:39:10 +0000
  • 94da28f97c skip test Rich Harris 2025-02-27 07:47:20 -0500
  • e994a7a132 fix: access last safe value of prop on unmount Dominic Gannaway 2025-02-27 12:07:07 +0000
  • 7cb4c283af fix: access last safe value of prop on unmount Dominic Gannaway 2025-02-27 12:06:49 +0000
  • b275b249d4 fix: access last safe value of prop on unmount Dominic Gannaway 2025-02-27 12:06:04 +0000
  • eb9f587ffd fix: access last safe value of prop on unmount Dominic Gannaway 2025-02-27 11:52:59 +0000
  • d3a69c55a5 fix: access last safe value of prop on unmount Dominic Gannaway 2025-02-27 11:47:01 +0000
  • 47a1693578 fix Rich Harris 2025-02-27 06:40:50 -0500
  • e4987d2a9f
    Version Packages (#15383) svelte@5.20.5 github-actions[bot] 2025-02-27 09:58:56 +0000
  • 16a0d964cd Version Packages #15383 github-actions[bot] 2025-02-27 09:58:42 +0000
  • fe343e9c50
    fix: catch error on @const tag in svelte:boundary in DEV mode (#15369) adiGuba 2025-02-27 10:57:43 +0100
  • be82332ac8
    chore: simplify `process_effects` (#15397) Rich Harris 2025-02-27 04:42:51 -0500
  • 8fb2fb70e1
    fix : bug "$0 is not defined" with svelte:element and a single class with a function call (#15396) adiGuba 2025-02-27 10:38:49 +0100
  • 22c5338539 use is_text_attribute #15396 adiguba 2025-02-27 08:09:30 +0100
  • 3ecfefae95 temp adiguba 2025-02-27 07:59:33 +0100
  • ab065cd191 chore: simplify `process_effects` #15397 Rich Harris 2025-02-26 22:42:25 -0500
  • 52d4ade90f simplify Rich Harris 2025-02-26 22:38:50 -0500
  • eb8c8e62e7 simplify Rich Harris 2025-02-26 22:32:22 -0500
  • 8a96f23883 tidy Rich Harris 2025-02-26 22:30:21 -0500
  • 3c350dbb94 fix Rich Harris 2025-02-26 22:29:36 -0500
  • 9b36b6be53 add callsite to effect tree logs Rich Harris 2025-02-26 22:20:00 -0500
  • ac3385715c fix Rich Harris 2025-02-26 16:54:25 -0500
  • f90132c916 fix Rich Harris 2025-02-26 16:45:32 -0500
  • 4e417e1ee2 fix Rich Harris 2025-02-26 16:35:58 -0500
  • 510443a159 stuff adiguba 2025-02-26 21:38:59 +0100
  • ea0c9421d6 changeset adiguba 2025-02-26 19:35:38 +0100
  • 311c8ff087 test adiguba 2025-02-26 19:29:25 +0100
  • 6bc34164d8 fix #15392 adiguba 2025-02-26 19:29:15 +0100
  • b07781dda2 Merge branch 'main' of https://github.com/sveltejs/svelte adiguba 2025-02-26 18:18:57 +0100
  • fc1007dad0 rewrite adiguba 2025-02-26 18:17:08 +0100
  • a5275b2405 update test, remove unnecessary suspend Rich Harris 2025-02-26 11:52:34 -0500
  • b18cd46982 update tests Rich Harris 2025-02-26 11:23:19 -0500
  • 50090b6834
    Update 01-basic-markup.md with new svelte-ignore syntax #15394 Pavel Nedrigailov 2025-02-26 17:16:54 +0100
  • 7b0637585b changeset Simon Holthausen 2025-02-26 15:40:30 +0100
  • c1204dce45 fix: switch to our fork acorn typescript plugin Simon Holthausen 2025-02-26 15:40:06 +0100
  • cf56973bf0
    fix: class:directive not working with $$restProps (#15389) adiGuba 2025-02-26 11:33:44 +0100
  • 710ae6285a fix Rich Harris 2025-02-25 20:09:48 -0500
  • 2b2cdf13c5 fix Rich Harris 2025-02-25 19:52:26 -0500
  • 57232ee364 fix Rich Harris 2025-02-25 19:44:40 -0500
  • 9e877be638 fix Rich Harris 2025-02-25 19:34:02 -0500
  • b0b37e6a84 partial fix Rich Harris 2025-02-25 19:15:59 -0500
  • a0ab74e485 changeset #15389 adiguba 2025-02-25 18:59:09 +0100
  • 76514c742f do no set cssHash on non-scoped element adiguba 2025-02-25 18:54:35 +0100
  • 5d6bb2fccc fix #15386 adiguba 2025-02-25 18:52:59 +0100
  • 4f63f9df89 add spread to test adiguba 2025-02-25 18:51:15 +0100
  • da98c894b8
    chore: switch to `tinyglobby` (#15388) Ben McCann 2025-02-25 09:33:31 -0800
  • 8adb7246b3
    delete changeset #15388 Rich Harris 2025-02-25 12:22:39 -0500
  • 476bd70bfe
    changeset Rich Harris 2025-02-25 11:33:21 -0500
  • 8a0ff63ab1 update parameter name Ben McCann 2025-02-25 08:27:53 -0800
  • ec1172fdc3 update snapshot Ben McCann 2025-02-25 08:24:10 -0800
  • 307433e202 chore: switch to tinyglobby Ben McCann 2025-02-25 08:11:12 -0800
  • 3d59e84a65
    fix: allow double hyphen css selector names (#15384) Paolo Ricciuti 2025-02-25 00:22:39 +0100
  • 0ab422b90f roolback again #15369 adiguba 2025-02-25 00:19:53 +0100
  • 4f346bfd64 rollback adiguba 2025-02-25 00:18:43 +0100
  • 90f562cb43 Merge branch 'dev/const-boundary' of https://github.com/adiguba/svelte into dev/const-boundary adiguba 2025-02-25 00:16:04 +0100