Commit Graph

  • 84bcab90ab
    Update spring.js #14841 ComputerGuy 2024-12-26 13:10:00 -0800
  • b399030306
    Update tweened.js ComputerGuy 2024-12-26 13:09:31 -0800
  • 5ce7289ca2
    update spring.js ComputerGuy 2024-12-26 13:07:48 -0800
  • d1f1ae0cb8
    Update tweened.js ComputerGuy 2024-12-26 13:02:16 -0800
  • 5220ee7342
    Update spring.js ComputerGuy 2024-12-26 13:01:45 -0800
  • 5a89e006a9
    Update spring.js ComputerGuy 2024-12-26 13:00:12 -0800
  • 6f13a8b4b7
    Update tweened.js ComputerGuy 2024-12-26 12:59:23 -0800
  • 1415eeef38
    Update spring.js ComputerGuy 2024-12-26 12:57:27 -0800
  • d4d397d19b
    Update spring.js ComputerGuy 2024-12-26 12:51:58 -0800
  • 124c94db46
    hopefully this'll fix it ComputerGuy 2024-12-26 12:48:17 -0800
  • 8f977bf1cf
    Update .changeset ComputerGuy 2024-12-26 12:40:47 -0800
  • bd25271c2f
    Update public.d.ts ComputerGuy 2024-12-26 12:30:04 -0800
  • a501878041
    Update tweened.js ComputerGuy 2024-12-26 12:28:57 -0800
  • 28d556347c
    Update spring.js ComputerGuy 2024-12-26 12:27:42 -0800
  • 42bdeaaaa9 basic support for style:display|transition adiguba 2024-12-26 09:14:35 +0100
  • a3ce4bede3 Remove "dumb" as well #14833 Daniel Diekmeier 2024-12-25 18:16:45 +0100
  • a20d09437c Don't use "lame" in documentation Daniel Diekmeier 2024-12-25 18:08:10 +0100
  • b08a4b4817 move error from client to shared #14599 ComputerGuy 2024-12-24 13:49:36 -0800
  • 2e656d3fe7 Merge remote-tracking branch 'upstream/main' into structuredclone-patch ComputerGuy 2024-12-24 13:48:49 -0800
  • a1345f7c6d add note about svelte/elements to $props docs #14829 Ottomated 2024-12-24 10:30:45 -0800
  • 6564b41d1c
    Merge branch 'main' into fix-14815 Gautier Ben Aïm 2024-12-24 17:20:26 +0100
  • 7f8acb8a37
    Version Packages (#14824) svelte@5.16.0 #13978 github-actions[bot] 2024-12-24 10:39:03 -0500
  • a9ca87b8c7 Version Packages #14824 github-actions[bot] 2024-12-24 14:15:54 +0000
  • 97f3aa9151
    docs: fix links in some errors/warnings (#14825) Rich Harris 2024-12-24 09:14:56 -0500
  • 4088f8c138 fix #14825 Rich Harris 2024-12-24 09:11:28 -0500
  • d5bb2ae421 fix links in some errors/warnings Rich Harris 2024-12-24 09:06:07 -0500
  • 015210a1a8
    feat: allow objects/arrays for class attribute (#14714) Simon H 2024-12-24 14:58:49 +0100
  • 38a3ae321f
    fix: Allow to disable animation prefix (#14822) Andrey Sitnik 2024-12-24 13:16:03 +0100
  • f403c6f1d7
    Apply suggestions from code review #14822 Paolo Ricciuti 2024-12-24 13:12:25 +0100
  • 310d4baf0b fix: prevent `null` access on `tracing_expressions` for nested tracing paoloricciuti 2024-12-24 13:05:02 +0100
  • 429e6a559e
    fix: Allow to disable animation prefix Andrey Sitnik 2024-12-24 11:26:28 +0000
  • 18d69f7887
    tweaks #14821 Scott Wu 2024-12-24 15:24:56 +0800
  • 7650bb421d
    Apply suggestions from code review #14714 Simon H 2024-12-24 08:21:09 +0100
  • f168ea10ca
    Update 04-$effect.md Scott Wu 2024-12-24 14:50:57 +0800
  • 39ffa63f4c lint Dominic Gannaway 2024-12-23 23:39:11 +0000
  • 728f033f7e fix: ensure logic blocks keep consitent namespacing Dominic Gannaway 2024-12-23 23:31:01 +0000
  • 7e780825cf
    Create nervous-stingrays-travel.md Gautier Ben Aïm 2024-12-24 00:26:56 +0100
  • 1b4cb303c7
    fix(14815): warn when an invalid <select multiple> value is given Gautier Ben Aim 2024-12-24 00:24:42 +0100
  • e75693e6e6 fix: don't throw `bind_invalid_export` if there's also a bindable prop with the same name #14813 paoloricciuti 2024-12-23 21:26:49 +0100
  • cfd10c25c2 chore: add missing effect logs paoloricciuti 2024-12-23 21:13:54 +0100
  • e1b940c45b restrict which symbols are recognised as attachment keys Rich Harris 2024-12-23 14:15:36 -0500
  • 16c7671f77 fix: correctly highlight sources reassigned inside `trace` paoloricciuti 2024-12-23 19:57:21 +0100
  • 31511f8a10 do a lot of stuff ComputerGuy 2024-12-21 21:59:16 -0800
  • 2a45896310 Merge remote-tracking branch 'upstream/main' into structuredclone-patch ComputerGuy 2024-12-21 21:58:38 -0800
  • cd2fd4a868 fix: ensure $inspect.trace indicated dirty traced deps correctly #14801 fix-inspect-trace Dominic Gannaway 2024-12-21 21:59:38 +0000
  • 49013d7bfa fix: ensure $inspect.trace indicated dirty traced deps correctly Dominic Gannaway 2024-12-21 21:49:00 +0000
  • e55c763986
    Fixed docs for svelte/store not being rendered #14800 Marek Dědič 2024-12-21 17:37:30 +0100
  • 272f7d4dfc handle for style="" when there no style:display adiguba 2024-12-21 21:39:21 +0100
  • 313a5614c3 support for svelte:element adiguba 2024-12-21 21:16:43 +0100
  • 5399535bd1 Remove unecessary line in Action typing example Felipe Santos 2024-12-21 16:06:00 +0000
  • 8b1f2717f5
    Update 12-use.md - Felipe 2024-12-21 15:26:10 +0000
  • 10c01bc801 lint #14796 Arthur (@Refzlund) 2024-12-21 16:08:07 +0100
  • e0ef1a5f18 snake case Arthur (@Refzlund) 2024-12-21 16:02:59 +0100
  • 0e2036551e Fix recursion Arthur (@Refzlund) 2024-12-21 16:02:39 +0100
  • f716298b58 Error if multiple children with an animated snippet Arthur (@Refzlund) 2024-12-21 14:21:40 +0100
  • f8e47af7ff Errors for snippets that uses the `animate:` directive Arthur (@Refzlund) 2024-12-21 14:10:08 +0100
  • 809f987a3c pnpm format Arthur (@Refzlund) 2024-12-21 13:37:39 +0100
  • da63e25bce snake case Arthur (@Refzlund) 2024-12-21 13:21:41 +0100
  • 3cf1f188a4 Reinclude removed comment Arthur (@Refzlund) 2024-12-21 12:58:21 +0100
  • 3263c625a0 changeset Arthur (@Refzlund) 2024-12-21 12:43:58 +0100
  • 485d06d48f use EACH_IS_ANIMATED flag Arthur (@Refzlund) 2024-12-21 12:40:18 +0100
  • 0631011001 feat: enable `animate` directive for snippets Arthur (@Refzlund) 2024-12-21 12:00:24 +0100
  • d7c92d9e90 first implementation for display directive adiguba 2024-12-21 11:20:54 +0100
  • 1988ba4345 fix Rich Harris 2024-12-20 22:39:53 -0500
  • 89780e38e8 add tests #14784 fix-untrack-expose-unsafe Dominic Gannaway 2024-12-20 21:31:11 +0000
  • 3221d652fd consistency better fix Dominic Gannaway 2024-12-20 20:47:17 +0000
  • 0c914eb185 rename to attach Rich Harris 2024-12-20 15:17:07 -0500
  • 8bf08ff422 consistency fix 2 Dominic Gannaway 2024-12-20 14:30:53 +0000
  • 3614f37177 consistency fix Dominic Gannaway 2024-12-20 14:03:11 +0000
  • 2329284d92 working Rich Harris 2024-12-20 00:23:04 -0500
  • b29e1e3a6f basic attachments working Rich Harris 2024-12-19 23:53:06 -0500
  • 531e75d314 parse attachments Rich Harris 2024-12-19 23:41:33 -0500
  • 39687b446c
    Update documentation/docs/03-template-syntax/18-class.md Rich Harris 2024-12-19 19:18:56 -0500
  • 1941e82238 format Dominic Gannaway 2024-12-19 23:46:28 +0000
  • ed802760ed fix: make untrack behave correctly in relation to mutations Dominic Gannaway 2024-12-19 23:40:09 +0000
  • 24dccce3a9 fix: `pre` tag with single `\n` incorrect hydration #14783 fix-pre-backslash-n paoloricciuti 2024-12-20 00:20:22 +0100
  • 1d773ef3a4
    Version Packages (#14782) svelte@5.15.0 github-actions[bot] 2024-12-19 17:34:10 -0500
  • 52ffae99d2 Version Packages #14782 github-actions[bot] 2024-12-19 22:08:49 +0000
  • 72b7bc7af8
    feat: add "worker" exports condition (#14779) Bjorn Lu 2024-12-19 23:07:51 +0100
  • 2086c199be
    Version Packages (#14776) svelte@5.14.6 github-actions[bot] 2024-12-19 17:01:21 -0500
  • 9dabf4449a fix Rich Harris 2024-12-19 16:55:28 -0500
  • 9a90b89441 changeset Rich Harris 2024-12-19 16:47:55 -0500
  • f78cde8074 tweak docs - clarify top-level falsy values, stagger examples, demonstrate composition, discourage class: more strongly Rich Harris 2024-12-19 15:35:50 -0500
  • 19047fc09b feat: add "worker" exports condition #14779 bluwy 2024-12-19 21:17:30 +0100
  • 14d8a1f465 move class after all directive docs Rich Harris 2024-12-19 14:36:35 -0500
  • c43f406913 rename doc Rich Harris 2024-12-19 14:36:10 -0500
  • 1a860e099c lint Rich Harris 2024-12-19 14:30:36 -0500
  • 2c2ef113b3 Merge branch 'main' into class-enhancements Rich Harris 2024-12-19 14:26:11 -0500
  • 9f2a257015 beefier static analysis Rich Harris 2024-12-19 14:14:31 -0500
  • 449db87b56 Version Packages #14776 github-actions[bot] 2024-12-19 18:13:57 +0000
  • 999b92d134
    fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777) ottomated 2024-12-19 10:12:59 -0800
  • 8d85732015 prettier #14777 Rich Harris 2024-12-19 13:05:24 -0500
  • 69ab3ee1c5 append a newline to generated types Ottomated 2024-12-19 09:52:25 -0800
  • 29941f695e add helper message for type regeneration Ottomated 2024-12-19 09:52:18 -0800
  • aeda72d02f regenerate types Ottomated 2024-12-19 09:51:58 -0800
  • 3cc0245c7f changeset Ottomated 2024-12-19 09:21:58 -0800
  • f5d853bfcf remove default function types for $props, $inspect, $bindable, and $host Ottomated 2024-12-19 09:18:55 -0800
  • 5bc4033421
    fix: treeshake `$inspect.trace` code if unused in modules (#14774) Dominic Gannaway 2024-12-19 17:06:22 +0000
  • 500d4157ad fix: treeshake `$inspect.trace` code if unused in modules #14774 Dominic Gannaway 2024-12-19 16:28:09 +0000
  • 69d198eb44
    Version Packages (#14764) svelte@5.14.5 github-actions[bot] 2024-12-19 15:58:02 +0000