Commit Graph

  • 49bfb6b1d6
    fix: improve animation name transformation (#10432) Ahmad 2024-02-08 20:30:41 +0200
  • bbc707fd5d expand changeset description #10432 Rich Harris 2024-02-08 13:26:29 -0500
  • fac05f3a07 minor style tweaks Rich Harris 2024-02-08 13:23:19 -0500
  • 2d032c733d
    Version Packages (next) (#10419) svelte@5.0.0-next.51 github-actions[bot] 2024-02-08 12:25:19 -0500
  • dd5a9d1e70 Version Packages (next) #10419 github-actions[bot] 2024-02-08 17:23:13 +0000
  • 4fcd1cb1ed
    fix: add compiler error for each block mutations in runes mode (#10428) Dominic Gannaway 2024-02-08 17:22:16 +0000
  • 976e807a3f
    docs: rename svelte 5 discord channel (#10431) Chien Tran 2024-02-09 00:18:27 +0700
  • ea7b1d2184
    Delete .changeset/stupid-insects-help.md #10431 Rich Harris 2024-02-08 12:18:05 -0500
  • 9f6bf0dd8c assignment, not mutation #10428 Rich Harris 2024-02-08 12:14:24 -0500
  • 78506c0e07 fix: handle sole empty expression tags Simon Holthausen 2024-02-08 18:13:19 +0100
  • 5bfceb9f95 use existing validate_assignment logic Rich Harris 2024-02-08 12:12:33 -0500
  • cd3bac9e5c s navorite 2024-02-08 18:07:05 +0200
  • afb15a4ee9 oops navorite 2024-02-08 18:05:10 +0200
  • c2d81902af changeset chientrm 2024-02-08 15:47:41 +0000
  • fdcb723009 fix: improve animation name transformation navorite 2024-02-08 17:46:51 +0200
  • a99a77ab5a rename svelte 5 discord channel chientrm 2024-02-08 15:27:48 +0000
  • dab0a43693
    fix: stricter validation for component exports (#10430) Simon H 2024-02-08 15:17:46 +0100
  • 648b41032a fix: stricter validation for component exports #10430 Simon Holthausen 2024-02-08 15:10:05 +0100
  • 39d7c3e5f6 lint Dominic Gannaway 2024-02-08 13:00:19 +0000
  • 9237c66665 lint Dominic Gannaway 2024-02-08 12:50:02 +0000
  • 09f6519ea6 lint Dominic Gannaway 2024-02-08 12:49:18 +0000
  • cbef25c507 fix: add compiler error for each block mutations in runes mode Dominic Gannaway 2024-02-08 12:48:05 +0000
  • 45532ce085 fix: improve code generation for mutation to each block reference Dominic Gannaway 2024-02-08 10:46:57 +0000
  • bd375825b6
    Update deprecated function Albert 2024-02-08 13:18:03 +1030
  • 015e6958ce
    Clean some logic Albert 2024-02-08 12:31:42 +1030
  • c1dfaafde7
    Enhance logic and add some more tests Albert 2024-02-08 12:29:12 +1030
  • 51016b5c4d
    Add more tests Albert 2024-02-08 11:18:35 +1030
  • 8c81aa759a
    Rever launch.json changes Albert 2024-02-08 10:42:27 +1030
  • 89667b4ea7
    All tests passing & clean up a little bit of code Albert 2024-02-08 10:20:31 +1030
  • e1e13ac31e chore: preseve original comments #10423 mentalgear 2024-02-07 19:23:09 +0100
  • a73ad60645 chore: improve readability of proxy fnc makes the control flow a bit easier to reason about - decreases if nesting - adds early exit section comments mentalgear 2024-02-07 19:03:39 +0100
  • 0e011add4e
    fix: improve indexed each array reconcilation (#10422) Dominic Gannaway 2024-02-07 16:57:42 +0000
  • 0a05697b4b simplify #10422 Dominic Gannaway 2024-02-07 14:06:03 +0000
  • 01933d526b fix: improve indexed each array reconcilation Dominic Gannaway 2024-02-07 14:02:32 +0000
  • 1000cdfb62
    Comment out some console.logs Albert 2024-02-07 23:15:01 +1030
  • ef4b7431aa
    One test left! Albert 2024-02-07 23:10:45 +1030
  • 862be02d0f
    Even closer Albert 2024-02-07 22:24:59 +1030
  • 20629caf91
    Getting closer Albert 2024-02-07 22:23:23 +1030
  • 8f347a9aef
    Refactor a bunch of code Albert 2024-02-07 20:42:09 +1030
  • 623340a1de
    fix: make beforeUpdate/afterUpdate behave more like Svelte 4 (#10408) Rich Harris 2024-02-07 04:36:36 -0500
  • 179ab89947
    changeset #10408 Simon H 2024-02-07 10:36:23 +0100
  • 552abb6c12
    fix stupid typo Simon H 2024-02-07 10:30:30 +0100
  • 37f52a420e
    cleanup Simon H 2024-02-07 10:27:23 +0100
  • eef0b3bf6c
    2 failing tests Albert 2024-02-07 13:17:25 +1030
  • 0708f16f3c
    Wohooo. Almost working Albert 2024-02-07 12:39:23 +1030
  • 46efb43d7c
    Started working on encapsulation logic Albert 2024-02-07 11:38:08 +1030
  • b884daec36
    Push some broken code, added block nested groupings Albert 2024-02-07 10:36:56 +1030
  • 983db98756
    Version Packages (next) (#10417) svelte@5.0.0-next.50 github-actions[bot] 2024-02-06 18:06:41 -0500
  • 4d4d973622 use NestingSelector everywhere, include in SimpleSelector Rich Harris 2024-02-06 16:50:11 -0500
  • 633e05a5a6 move type annotation Rich Harris 2024-02-06 16:47:51 -0500
  • bdccdcb8bf remove unused export keyword Rich Harris 2024-02-06 16:46:55 -0500
  • 751c73cd22 partial fix Rich Harris 2024-02-06 16:45:56 -0500
  • 61497b2616 prettier Rich Harris 2024-02-06 16:28:43 -0500
  • 7ea05ce380 Merge branch 'main' into pr/9549 Rich Harris 2024-02-06 16:23:59 -0500
  • 81693a3f31 Version Packages (next) #10417 github-actions[bot] 2024-02-06 20:49:24 +0000
  • 89c4cf393f
    fix: set `open` binding value in `<details>` (#10413) Ahmad 2024-02-06 22:48:28 +0200
  • 76620e7d02
    Version Packages (next) (#10409) svelte@5.0.0-next.49 github-actions[bot] 2024-02-06 15:24:22 -0500
  • 0225a9c275 guard Rich Harris 2024-02-06 15:15:01 -0500
  • 6563b0f091 disallow beforeUpdate/afterUpdate imports in runes mode Rich Harris 2024-02-06 15:13:57 -0500
  • 081dc55155 regenerate types Rich Harris 2024-02-06 12:08:44 -0500
  • 4401564d20 we no longer need this Rich Harris 2024-02-06 12:04:04 -0500
  • 10d60474aa guard Rich Harris 2024-02-06 11:53:27 -0500
  • 45d6fc24c8 unskip Rich Harris 2024-02-06 11:46:53 -0500
  • 93e4f54c5d hoist Rich Harris 2024-02-06 11:44:47 -0500
  • 903f7293d8 unexport Rich Harris 2024-02-06 11:42:43 -0500
  • fff5c38283 init lifecycle functions after user code Rich Harris 2024-02-06 11:41:48 -0500
  • a9a1961e3c Version Packages (next) #10409 github-actions[bot] 2024-02-06 16:34:47 +0000
  • f9f5d3a1be
    fix: only update lazy properties that have actually changed (#10415) Dominic Gannaway 2024-02-06 16:33:55 +0000
  • 9aa0ed3eb6
    fix: handle nested script tags (#10416) Simon H 2024-02-06 17:30:48 +0100
  • 954b4fdfec lint #10416 Simon Holthausen 2024-02-06 17:30:31 +0100
  • 2c7d95d881 copy over all attributes Simon Holthausen 2024-02-06 17:27:14 +0100
  • adea3ca6c9 fix: handle nested script tags Simon Holthausen 2024-02-06 17:15:56 +0100
  • c9d8bccffe Add test #10415 Dominic Gannaway 2024-02-06 16:15:22 +0000
  • 2ed717fe5d remove is_ssr Rich Harris 2024-02-06 11:14:21 -0500
  • 06b308f892 changeset Dominic Gannaway 2024-02-06 15:53:04 +0000
  • d7c2d50274 code golf Dominic Gannaway 2024-02-06 15:52:47 +0000
  • 5446ba81e4 fix: only update lazy properties that have actually changed Dominic Gannaway 2024-02-06 15:51:35 +0000
  • 41f7df7d38 DRY Rich Harris 2024-02-06 10:22:11 -0500
  • 9e2b611645 Merge branch 'main' into before-after-update Rich Harris 2024-02-06 10:12:31 -0500
  • 253db60c51 disallow beforeUpdate/afterUpdate in runes mode Rich Harris 2024-02-06 10:11:50 -0500
  • 90f8b63bee
    fix: run `onDestroy` cleanup during SSR (#10297) Rich Harris 2024-02-06 10:09:51 -0500
  • a3a3fc17fc this #10297 Simon Holthausen 2024-02-06 16:03:18 +0100
  • e516290dd1 try this Simon Holthausen 2024-02-06 16:00:55 +0100
  • fff400e637 wat Simon Holthausen 2024-02-06 15:57:23 +0100
  • df39f3f568 accurate desc #10413 navorite 2024-02-06 16:52:22 +0200
  • 1f4b3efb52 remove obsolete plugin (no idea why we needed it at some point) Simon Holthausen 2024-02-06 15:50:19 +0100
  • 5abf96a99e fix: set initial value for `open` binding in `<details>` navorite 2024-02-06 16:45:32 +0200
  • 04125e7ed8 adjust test suite to run SSR env correctly, changeset Simon Holthausen 2024-02-06 15:42:39 +0100
  • 1494c0cba4 use SSR entry point for SSR tests #10412 Rich Harris 2024-02-06 09:42:07 -0500
  • e756f2dfde onDestroy for ssr Simon Holthausen 2024-02-06 14:41:48 +0100
  • dfbec6e202 Merge branch 'main' into gh-10296 Simon Holthausen 2024-02-06 12:48:28 +0100
  • 268ac95fde
    fix: properly analyze group expressions (#10410) Simon H 2024-02-06 12:23:36 +0100
  • f6badb1c1e fix: properly analyze group expressions #10410 Simon Holthausen 2024-02-06 11:47:08 +0100
  • 255693e78f
    fix: correctly determine binding scope of `let:` directives (#10395) Daniel Imfeld 2024-02-05 23:10:45 -1000
  • 0b4beb4236 remove unused function Rich Harris 2024-02-05 20:46:38 -0500
  • 1fd1cbd0df fix, reinstate breaking change Rich Harris 2024-02-05 20:23:45 -0500
  • 2f91d062cc fix Rich Harris 2024-02-05 20:13:36 -0500
  • c91b88f89d fix Rich Harris 2024-02-05 20:07:57 -0500
  • 6c94d40f0c deriveds Rich Harris 2024-02-05 19:56:36 -0500
  • ead3dabdba document breaking change Rich Harris 2024-02-05 19:32:01 -0500