Commit Graph

  • 43a28f3097
    handle null and undefined as empty string adiGuba 2024-08-29 21:28:24 +0200
  • e23e0060c7 alternative fix Dominic Gannaway 2024-08-29 19:58:56 +0100
  • e936ff34a2 ugh no-one cares, man #13070 custom-formatter Rich Harris 2024-08-29 13:40:27 -0400
  • 4688cd2a52 regenerate Rich Harris 2024-08-29 13:30:17 -0400
  • e30bbbc4a1
    chore: update workflows to use Node20 actions #13071 Eng Zer Jun 2024-08-30 01:10:45 +0800
  • 4a13a38c46 fix Rich Harris 2024-08-29 12:24:47 -0400
  • 7a970c4988 note to self Rich Harris 2024-08-29 12:16:12 -0400
  • 32e3a5f2ac feat: add a custom formatter for state proxies Rich Harris 2024-08-29 11:42:40 -0400
  • 942c3e7ee2 add changeset Dominic Gannaway 2024-08-29 16:11:40 +0100
  • 368cf2311c alternative fix Dominic Gannaway 2024-08-29 16:09:24 +0100
  • 4092b7cbde WIP Rich Harris 2024-08-29 09:55:50 -0400
  • 3f5644a362 add (failing) test Rich Harris 2024-08-29 08:25:49 -0400
  • b08f7ea53c regenerate #13060 Rich Harris 2024-08-28 23:08:35 -0400
  • 2ed7949f82 changeset Rich Harris 2024-08-28 23:00:39 -0400
  • 4b385afc08 cache length Rich Harris 2024-08-28 23:00:12 -0400
  • d3a2572c32 groundwork Rich Harris 2024-08-28 22:56:50 -0400
  • 95e8d4a720 chore: tidy up each block code Rich Harris 2024-08-28 22:32:14 -0400
  • a7dae55172 fix: ensure signal status is set in legacy mode Simon Holthausen 2024-08-28 23:57:40 +0200
  • c344e023a2 Version Packages (next) #13046 github-actions[bot] 2024-08-28 21:13:03 +0000
  • 8a53413206 only do stuff if duration > 0 #13058 Rich Harris 2024-08-28 15:00:17 -0400
  • 82c38f81ae fix: prevent div/0 when generating transition keyframes Rich Harris 2024-08-28 14:08:50 -0400
  • fe5b3b409f fix: error on invalid element name #13057 Rich Harris 2024-08-28 12:49:17 -0400
  • a89ff52fa3 update types #13048 Ben McCann 2024-08-28 08:49:09 -0700
  • a8bd699745
    Update packages/svelte/src/compiler/types/template.d.ts Ben McCann 2024-08-28 08:48:23 -0700
  • 9c69d6e5e7
    Update packages/svelte/src/compiler/types/template.d.ts Ben McCann 2024-08-28 08:48:16 -0700
  • 4eaff7039f update comment Ben McCann 2024-08-28 07:57:34 -0700
  • 5c25001df8 update comment Ben McCann 2024-08-28 07:56:08 -0700
  • 66059197c6 regenerate types Ben McCann 2024-08-27 15:52:12 -0700
  • 3efdc5bc2b chore: put module variables above template for later inlining Ben McCann 2024-08-27 14:27:08 -0700
  • d9e52f9b64 lint #13045 Rich Harris 2024-08-27 16:55:53 -0400
  • f21d9a149d changeset Rich Harris 2024-08-27 16:51:53 -0400
  • 22afa12915 tidy up Rich Harris 2024-08-27 16:45:31 -0400
  • 27c4d53e31 turns out we're doing a bunch of unnecessary work on closing tags Rich Harris 2024-08-27 16:28:34 -0400
  • 9a47d991a3 more Rich Harris 2024-08-27 14:10:27 -0400
  • 8e5a160af9 move logic into visitors Rich Harris 2024-08-27 14:02:31 -0400
  • 508a113c33 fix: ensure event currentTarget is reset after propgation logic #13042 Dominic Gannaway 2024-08-27 18:55:14 +0100
  • b89160a956 fix: ensure event currentTarget is reset after propgation logic Dominic Gannaway 2024-08-27 18:54:22 +0100
  • 27ee8fd26d simplify some parser logic, improve some compiler errors Rich Harris 2024-08-27 13:49:06 -0400
  • 6226b8545b another #12981 gh-12624 Rich Harris 2024-08-27 08:55:35 -0400
  • 76f0605c2e make changes runes-mode-only Rich Harris 2024-08-27 08:53:51 -0400
  • a4e2d76242 Merge branch 'main' into gh-12624 Rich Harris 2024-08-27 08:44:05 -0400
  • e4452e8e43 Version Packages (next) #13038 github-actions[bot] 2024-08-27 12:36:22 +0000
  • 51e3342eab
    changeset #13018 Rich Harris 2024-08-27 08:10:09 -0400
  • 3cf264beca
    changeset Rich Harris 2024-08-27 08:09:46 -0400
  • 1e06882507
    Update packages/svelte/src/internal/client/dom/elements/transitions.js Rich Harris 2024-08-27 08:09:21 -0400
  • 76902932be
    Update packages/svelte/src/internal/client/dom/elements/transitions.js Rich Harris 2024-08-27 08:08:36 -0400
  • 04854c9b59
    Update packages/svelte/src/internal/server/index.js #13034 Simon H 2024-08-27 11:14:11 +0200
  • 0e4d82d99e drive-by, fix #13019 Rich Harris 2024-08-26 22:18:00 -0400
  • db26a5650a unused Rich Harris 2024-08-26 22:13:16 -0400
  • 93dd77c8d5 tweak Rich Harris 2024-08-26 22:11:55 -0400
  • 7d270b394f never abort bidirectional transitions Rich Harris 2024-08-26 21:59:34 -0400
  • 07fc7d7e5c omit props from SSR output, fix now-erroneous warning Rich Harris 2024-08-26 19:07:04 -0400
  • f0cd9ec77f simplify Rich Harris 2024-08-26 17:35:12 -0400
  • 35f9315339 Merge branch 'main' into waapi Rich Harris 2024-08-26 17:29:56 -0400
  • 8406b95c3c simplify Rich Harris 2024-08-26 17:29:46 -0400
  • e646d82252 Version Packages (next) #13031 github-actions[bot] 2024-08-26 21:23:07 +0000
  • fd78a91832 regenerate #13035 Rich Harris 2024-08-26 17:21:28 -0400
  • d9a17c838e simplify Rich Harris 2024-08-26 17:16:24 -0400
  • 6b4ccd2019 chore: remove 40 dependencies from lockfile #13036 Ben McCann 2024-08-26 14:13:46 -0700
  • 7353b9292b lint Rich Harris 2024-08-26 17:06:08 -0400
  • bc2c5f0061 ALL TESTS PASSING WOOOO Rich Harris 2024-08-26 17:01:38 -0400
  • 572c08583f almost working Rich Harris 2024-08-26 16:24:19 -0400
  • 1bd3abb5b1 kludgy fix to float shenanigans Rich Harris 2024-08-26 16:00:26 -0400
  • 58f00292a0 fix Rich Harris 2024-08-26 15:26:10 -0400
  • 6e08f0cb53 Merge branch 'main' into gh-12624 Rich Harris 2024-08-26 15:14:14 -0400
  • 47cd44bc7c Merge branch 'main' into waapi Rich Harris 2024-08-26 15:04:24 -0400
  • 10f11fa226 update types Rich Harris 2024-08-26 15:01:21 -0400
  • b70dce005d fix: prevent binding to imports Rich Harris 2024-08-26 14:48:45 -0400
  • fbd234a6b2 add test for <a> specifically #13032 Rich Harris 2024-08-26 14:05:17 -0400
  • bc2c1d948b fix Rich Harris 2024-08-26 14:05:11 -0400
  • 4b7b8887b7 remove comment, since the rationale for skipping the attributes in question is covered by the one immediately below Rich Harris 2024-08-26 13:58:19 -0400
  • a3387ab1cc fix test Rich Harris 2024-08-26 13:57:15 -0400
  • 315a44b0ee Revert "remove test" Rich Harris 2024-08-26 13:53:01 -0400
  • f19524fe03 more Rich Harris 2024-08-26 13:20:05 -0400
  • e3c74c1c3a button things up a bit more Rich Harris 2024-08-26 13:15:03 -0400
  • c2cdd6ee9a fix some stuff that was silently broken Rich Harris 2024-08-26 12:39:08 -0400
  • 0471e784af tidy up Rich Harris 2024-08-26 12:26:13 -0400
  • ef564ae756 more Rich Harris 2024-08-26 12:23:57 -0400
  • e0f6df3d04 chore: squelch a warning Rich Harris 2024-08-26 12:19:32 -0400
  • e965e57aaf fix: don't reassign bound imports on the server #13033 Simon Holthausen 2024-08-26 18:03:35 +0200
  • fa43304329 remove test Simon Holthausen 2024-08-26 17:51:32 +0200
  • 61bae04e3f fix: repair `href` attribute mismatches Simon Holthausen 2024-08-26 17:29:15 +0200
  • 9515c78a2c shuffle things around a bit Rich Harris 2024-08-26 11:03:31 -0400
  • c646fbea84 lint #13029 Simon Holthausen 2024-08-26 16:49:11 +0200
  • 1b6f11a66b bump jsdom Simon Holthausen 2024-08-26 16:29:42 +0200
  • 00597672f2 bump more packages Simon Holthausen 2024-08-26 15:35:38 +0200
  • 7c973d69c8 update vite and related packages (since rollup includes an addition to one estree node we need to adjust code a bit) Simon Holthausen 2024-08-26 12:53:42 +0200
  • da28ab1b88 chore: cleanup repo configs Simon Holthausen 2024-08-26 12:30:18 +0200
  • 18a5cb1b98 Merge branch 'main' into unify-sandbox #13012 Simon Holthausen 2024-08-26 11:19:11 +0200
  • b5f99f285d fix: properly handle proxied array length mutations #13026 Simon Holthausen 2024-08-26 10:32:24 +0200
  • d0e25128a2 WIP Rich Harris 2024-08-25 17:22:23 -0400
  • 63b3e6bc84 use separate animation for delay, so we can insert an on_start callback Rich Harris 2024-08-25 16:52:40 -0400
  • fcde06751c Merge branch 'main' into waapi Rich Harris 2024-08-25 16:47:46 -0400
  • 28611e0903 simplify Rich Harris 2024-08-25 11:37:13 -0400
  • 2817255fe0 simplify Rich Harris 2024-08-25 11:26:49 -0400
  • 31d81a6e43 move some stuff around Rich Harris 2024-08-25 11:20:15 -0400
  • 83d5fc958c simplify Rich Harris 2024-08-25 10:54:41 -0400
  • e6a02e5f5a WIP Rich Harris 2024-08-25 10:45:30 -0400
  • a3607db539 WIP Rich Harris 2024-08-24 21:35:05 -0400
  • edd9dc8203 just shut up #13016 Rich Harris 2024-08-24 20:22:07 -0400