Commit Graph

  • d89022fb6b
    fix: add ts-expect-error for invalid trace-mapping type Dominik G 2023-03-14 20:27:08 +0100
  • 8015a36770
    chore: update changelog Simon H 2023-03-14 18:06:31 +0100
  • d41952f689 (fix) revert buggy reactive vars optimization Simon Holthausen 2023-03-14 18:04:30 +0100
  • 150f745b6d
    Apply suggestions from code review Simon H 2023-03-14 17:40:31 +0100
  • a4fe3663af chore: remove locate_1 helper #8381 Ben McCann 2023-03-14 08:28:12 -0700
  • 463038f50d
    Update src/runtime/internal/scheduler.ts #6858 Simon H 2023-03-14 15:56:57 +0100
  • 5f73064ac7
    Merge branch 'master' into fix/before-update-getting-called-twice Simon H 2023-03-14 15:46:24 +0100
  • f42aa9c6a3
    Update src/compiler/compile/Component.ts Simon H 2023-03-14 15:37:07 +0100
  • fb5f281e9a
    fix: Prevent intro from cancelling outro (#7300) Bob Fanger 2023-03-14 15:33:52 +0100
  • dde5f30a5c fix test tanhauhau 2023-03-01 01:09:32 +0800
  • 4716da43dc support <elem slot=...> in slots forwarding tanhauhau 2023-02-23 22:54:57 +0800
  • 76f4bc5f1a fix lint tanhauhau 2023-02-23 08:40:17 +0800
  • 4365862f66 feat: dynamic $$slots tanhauhau 2023-02-23 08:36:02 +0800
  • a59698eb88 feat: rename test tanhauhau 2023-02-23 08:10:51 +0800
  • 58ddbde888 feat: support const tags in conditional slots tanhauhau 2023-02-23 08:09:21 +0800
  • 54f65696cb implement conditional slot for ssr tanhauhau 2023-02-22 21:43:34 +0800
  • 9acdaea3ab feat: conditional slots csr tanhauhau 2023-02-22 00:50:31 +0800
  • 7578af3a11
    fix: retain style directive value after style attribute is updated (#7610) gtmnayan 2023-03-14 16:43:04 +0545
  • 8eddd050d4
    Update test/server-side-rendering/index.ts Simon H 2023-03-14 11:08:42 +0100
  • a6c329f489
    fix: object destructring picks up literal properties (#8357) Nguyen Tran 2023-03-14 05:52:51 -0400
  • 26c38e750c
    feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167) Nguyen Tran 2023-03-14 05:51:40 -0400
  • 43980d528d
    format #8167 Simon H 2023-03-14 10:51:09 +0100
  • 127b61a465
    fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368) Jon Rouleau 2023-03-14 04:46:49 -0500
  • d8ac0d1ff8
    format #8357 Simon H 2023-03-14 10:43:15 +0100
  • a83c336ffb
    Update src/runtime/store/index.ts #8368 Simon H 2023-03-14 10:34:33 +0100
  • c99dd2e045
    fix: binding group with if block (#8373) Tan Li Hau 2023-03-14 17:17:50 +0800
  • 423e562184 lint #8373 Simon Holthausen 2023-03-14 09:45:10 +0100
  • fec414c8ea Fix is_abstract_role type def Nguyen Tran 2023-03-13 21:07:23 -0400
  • 001dc0650a Merge branch 'master' into a11y-no-noninteractive-element-to-interactive-role Nguyen Tran 2023-03-13 21:00:41 -0400
  • 30b2e8e33d Merge branch 'master' into a11y-no-noninteractive-element-to-interactive-role Nguyen Tran 2023-03-13 19:17:57 -0400
  • f493e56a28
    Merge branch 'sveltejs:master' into master Michael Leahy 2023-03-13 14:17:52 -0700
  • bc7ad99afb
    Merge branch 'master' into feat/3310 Henrik Giesel 2023-03-13 20:28:24 +0100
  • 3a51b7c066 Squashed commit of the following: Henrik Giesel 2023-03-13 20:25:32 +0100
  • 1be3f9cbb4 try to deflake tests Simon Holthausen 2023-03-13 18:35:56 +0100
  • c7dcfac883
    fix: select option with selected attribute when initial state is undefined (#8371) Theodore Brown 2023-03-13 12:21:51 -0500
  • 5638aadf6a comment Simon Holthausen 2023-03-13 18:11:29 +0100
  • 04b08d8c14 explictly test outcome after hiding Simon Holthausen 2023-03-13 18:10:04 +0100
  • f00face9d5
    delete comma , #8375 aakash verma 2023-03-12 13:13:46 +0530
  • 3cba111254 fix binding group with if block tanhauhau 2023-03-11 13:16:29 +0800
  • 698f048714 fix: select option with selected attribute when initial state is undefined #8371 Theodore Brown 2023-03-10 10:31:21 -0600
  • dd434b62e5 Object destructuring literal properties test on const tags Nguyen Tran 2023-03-06 20:14:49 -0500
  • 91a1561a8a Object destructure literal prop tests for await block Nguyen Tran 2023-03-06 19:46:32 -0500
  • e538bc8bae Add some tests for object destructuring with literal props in each blocks Nguyen Tran 2023-03-05 20:37:40 -0500
  • 7531ee9785 Object destructuring now picks up literal properties Nguyen Tran 2023-03-05 18:16:04 -0500
  • 5c14bc5f01
    fix: support es2022 class features (#8355) Lyu, Wei-Da 2023-03-10 16:47:30 +0800
  • e2fe8ab469 -> v3.56.0 v3.56.0 Conduitry 2023-03-09 19:31:19 -0500
  • cb6624f6e2 fix: derived store restarting when unsubscribed from another store with a shared ancestor Jon Rouleau 2023-03-09 06:38:13 -0500
  • 80e6e28204
    chore: mark Promise.resolve() as pure to appease Agadoo (#8366) Conduitry 2023-03-09 05:04:38 -0500
  • c045b7caed chore: mark Promise.resolve() as pure to appease Agadoo #8366 Conduitry 2023-03-08 20:28:00 -0500
  • f9efb4d992
    chore: upgrade aria-query (#8353) Ben McCann 2023-03-08 09:56:24 -0800
  • ef7726208c chore: upgrade to Rollup 2 #8363 Ben McCann 2023-03-08 09:39:16 -0800
  • 661a1ddc6e Fix docs links Puru Vijay 2023-03-08 22:37:21 +0530
  • f035690c5a Merge remote-tracking branch 'origin/sites' into feat/update-content Puru Vijay 2023-03-08 22:29:52 +0530
  • 6fcb88c781 chore: upgrade aria-query #8353 Ben McCann 2023-03-04 18:14:04 -0800
  • db4b34b032 Merge remote-tracking branch 'origin/sites' into fix/docs-styles Puru Vijay 2023-03-08 22:23:27 +0530
  • ec8b7e87b6 Merge remote-tracking branch 'origin/master' into sites Puru Vijay 2023-03-08 22:22:44 +0530
  • 757a81ac6d
    chore: upgrade dependencies (#8352) Ben McCann 2023-03-08 08:50:11 -0800
  • 11fc31ec5b fix: improve source code location metadata accuracy by accounting for preprocessor sourcemap and one based counting dominikg 2023-03-08 17:20:45 +0100
  • 11af850924
    fix: correct meta attributes Simon H 2023-03-06 09:41:38 +0100
  • 583f1a1d17 fix: support es2022 class features #8355 Lyu, Wei Da 2023-03-06 11:35:51 +0800
  • 435e3f3dec Merge remote-tracking branch 'upstream/master' into fix-7888 #7967 Yuichiro Yamashita 2023-03-05 17:41:26 +0900
  • fc4261ea4b bump eslint #8352 Ben McCann 2023-03-04 14:18:48 -0800
  • 2a4a9e1410 downgrade eslint Ben McCann 2023-03-04 08:24:19 -0800
  • 6ce3d2fe94 fix lint #8356 adiguba 2023-03-04 16:40:30 +0100
  • ae1b3b4aeb error for on:*={handler} adiguba 2023-03-04 16:26:42 +0100
  • 3e324b91a3 chore: upgrade dependencies Ben McCann 2023-03-04 07:11:11 -0800
  • b7950e34af errors adiguba 2023-03-04 15:13:28 +0100
  • e98490a1aa Merge branch 'on-any' of https://github.com/adiguba/svelte into on-any adiguba 2023-03-04 15:06:47 +0100
  • c2d91137cd fix HMR adiguba 2023-03-04 15:06:40 +0100
  • 402ef4d503 rewrite adiguba 2023-03-04 14:49:18 +0100
  • cab0394623 remove unnecessary checks #7610 gtmnayan 2023-03-04 15:04:56 +0545
  • ba555990c9 Merge remote-tracking branch 'upstream/master' into style-precedence gtmnayan 2023-03-04 14:28:46 +0545
  • cd95c54a45 deduplicate gtmnayan 2023-03-04 14:20:42 +0545
  • 83b2c820b6 refactor and fix precedence for non-cached values gtmnayan 2023-03-04 14:16:37 +0545
  • e9fa4fc27a Merge remote-tracking branch 'origin/master' into on-any adiguba 2023-03-04 09:15:18 +0100
  • ae57475f8b rollback to upstream/master adiguba 2023-03-04 09:08:56 +0100
  • 4e0ba4feb4 Merge branch 'master' of https://github.com/adiguba/svelte adiguba 2023-03-04 09:01:45 +0100
  • fdd7226abe Merge remote-tracking branch 'upstream/master' adiguba 2023-03-04 09:01:31 +0100
  • 8c422a4abc Merge branch 'master' of https://github.com/adiguba/svelte adiguba 2023-03-04 08:55:40 +0100
  • e078be2012 Merge remote-tracking branch 'upstream/master' into on-any adiguba 2023-03-04 08:51:54 +0100
  • c6d6a73b9d
    chore: upgrade rollup plugins (#8350) Ben McCann 2023-03-03 23:18:55 -0800
  • b336b16204
    chore: upgrade to code-red 1.0 (#8349) Ben McCann 2023-03-03 23:18:25 -0800
  • c2cb55071a chore: upgrade rollup plugins #8350 Ben McCann 2023-03-03 17:05:16 -0800
  • ea0e04b385 chore: upgrade to code-red 1.0 #8349 Ben McCann 2023-03-03 16:55:14 -0800
  • c18e372369 warnings/errors adiguba 2023-03-03 19:00:11 +0100
  • 14609492d1 optimize Fred Martini 2023-03-03 17:10:51 +0100
  • 301dbc3b8f rewrite Fred Martini 2023-03-03 15:17:42 +0100
  • d368f6799c false event Fred Martini 2023-03-03 15:17:24 +0100
  • 492dd82666 fix ssr Fred Martini 2023-03-03 15:09:11 +0100
  • 617b9116ba fix: bubble alias Fred Martini 2023-03-03 10:30:09 +0100
  • 94c22e678f Adds single value CSS function support to container query parsing. typhonrt 2023-03-02 15:57:01 -0800
  • 39fb408c0e
    Merge branch 'sveltejs:master' into master Michael Leahy 2023-03-02 15:48:18 -0800
  • e0bf1b26a9
    Merge branch 'master' into input_val Simon H 2023-03-02 20:24:03 +0100
  • 5b2fa1f247
    chore: upgrade magic-string (#8339) Ben McCann 2023-03-02 11:10:12 -0800
  • 0966d1d282
    feat: improve `bind:group` behavior (#7892) Tan Li Hau 2023-03-03 02:57:38 +0800
  • 8ac4d68eda fix test tanhauhau 2023-03-03 01:09:43 +0800
  • 719f3a6b20 stopImmediatePropagation adiguba 2023-03-02 18:09:12 +0100
  • aa462399fe Merge remote-tracking branch 'upstream/master' into on-any adiguba 2023-03-02 18:08:46 +0100
  • 9e9b1352ff Merge remote-tracking branch 'upstream/master' adiguba 2023-03-02 17:47:12 +0100
  • 84d36ab6f0 update comments #8339 Ben McCann 2023-03-02 08:34:38 -0800