Commit Graph

  • 88a8548aca fix: ensure UI consistency between deferred events Dominic Gannaway 2024-05-28 17:21:34 +0100
  • b1e01bf441
    docs: clarify callback props and passing args (#11801) Simon H 2024-05-28 17:59:05 +0200
  • 538060ebda
    fix: ensure visit is called with correct state (#11798) Simon H 2024-05-28 17:58:27 +0200
  • 3be636a809 chore: add pnpm version to lint #11637 paoloricciuti 2024-05-28 16:49:17 +0200
  • 917d2b2695 fix: better support for onwheel events in chrome #11808 Dominic Gannaway 2024-05-28 15:45:49 +0100
  • 68263c8615
    fix: make prop fallback values deeply reactive if needed (#11804) Simon H 2024-05-28 16:40:56 +0200
  • 3e409e22e1 chore: add version in workflows manually paoloricciuti 2024-05-28 16:40:23 +0200
  • ba6697d31d
    fix: robustify initial scroll value detection when scroll is smooth (#11802) Simon H 2024-05-28 16:39:45 +0200
  • 508316fe42 chore: fix lock conflicts paoloricciuti 2024-05-28 16:37:57 +0200
  • 76b6eb3576 Merge remote-tracking branch 'upstream/main' into pnpm-version-9 paoloricciuti 2024-05-28 16:37:28 +0200
  • a220b9f2b8 fix: make prop fallback values deeply reactive if needed #11804 Simon Holthausen 2024-05-28 13:46:54 +0200
  • 336f3966b5
    Update package.json Ben McCann 2024-05-28 03:18:57 -0700
  • 54ffef575c fix: robustify initial scroll value detection when scroll is smooth #11802 Simon Holthausen 2024-05-28 12:12:26 +0200
  • d1a14ef147
    Version Packages (next) (#11800) svelte@5.0.0-next.143 github-actions[bot] 2024-05-28 11:00:14 +0200
  • ef59870ba7 docs: clarify callback props and passing args #11801 Simon Holthausen 2024-05-28 10:59:27 +0200
  • b9df2a7e3e Version Packages (next) #11800 github-actions[bot] 2024-05-28 08:37:46 +0000
  • 8c66b64e6b
    feat: provide new `Component` type that represents the shape of components (#11775) Simon H 2024-05-28 10:36:42 +0200
  • 6068ba0bee cleanup #11798 Simon Holthausen 2024-05-28 10:31:57 +0200
  • d8273cc533 better fix Simon Holthausen 2024-05-28 10:28:36 +0200
  • c8ebc162ee fix: ensure visit is called with correct state Simon Holthausen 2024-05-27 23:05:04 +0200
  • 984b5c5880
    Update packages/svelte/types/index.d.ts #11775 Simon H 2024-05-27 17:32:15 +0200
  • 8311e3e1b7
    Update packages/svelte/src/index.d.ts Simon H 2024-05-27 14:00:06 +0200
  • 6e8131d826
    Version Packages (next) (#11767) svelte@5.0.0-next.142 github-actions[bot] 2024-05-27 13:53:51 +0200
  • 09c15e7101 Version Packages (next) #11767 github-actions[bot] 2024-05-27 11:53:14 +0000
  • 7a1326be06
    fix: handle `this` parameter in TypeScript-annotated functions (#11795) Simon H 2024-05-27 13:52:15 +0200
  • 5fb017df92
    fix: allow classes to be reassigned (#11794) Rich Harris 2024-05-27 13:36:21 +0200
  • 1d18f04877 fix: handle `this` parameter in TypeScript-annotated functions #11795 Simon Holthausen 2024-05-27 13:18:06 +0200
  • 40cee2e176 fix: allow classes to be reassigned #11794 Rich Harris 2024-05-27 12:53:41 +0200
  • 4fef0eb08f
    fix: capture the correct event names when spreading attributes (#11783) FoHoOV 2024-05-27 11:36:14 +0330
  • 88fb2686e3
    Update .changeset/happy-dogs-jump.md #11783 Simon H 2024-05-27 10:05:24 +0200
  • ee9d5ef850
    fix: allow global next to `&` for nesting (#11784) Paolo Ricciuti 2024-05-27 10:03:44 +0200
  • 5f77405b7d simpler test Simon Holthausen 2024-05-27 10:02:17 +0200
  • a8970ebaec chore: add extra test for element with global class #11784 paoloricciuti 2024-05-27 09:50:00 +0200
  • b963e53fc9
    fix: parse ongotpointercapture and onlostpointercapture events correctly (#11790) FoHoOV 2024-05-27 11:04:12 +0330
  • cb6d1e9cb5
    Update packages/svelte/tests/runtime-browser/samples/browser-events-ending-with-capture/_config.js #11790 Simon H 2024-05-27 09:28:37 +0200
  • bb9898a89d chore: better old test fixing paoloricciuti 2024-05-27 09:22:39 +0200
  • 0c4c2b023c
    chore: use replaceState from SvelteKit to avoid warning (#11793) Rich Harris 2024-05-27 09:12:24 +0200
  • 5f09c897ba improved test godzywp 2024-05-27 09:40:53 +0330
  • 36791e279e chore: remove anchor from `$.component` paoloricciuti 2024-05-26 21:06:54 +0200
  • 32a17af9da chore: fix tests paoloricciuti 2024-05-26 21:05:23 +0200
  • dda8d8b081 chore: use replaceState from SvelteKit to avoid warning #11793 Rich Harris 2024-05-26 17:52:52 +0200
  • fb6d78162a feat: better dynamic component css props paoloricciuti 2024-05-26 17:12:54 +0200
  • 11a94826cb added changeset godzylinux 2024-05-26 18:33:57 +0330
  • 823c18b19e added tests godzylinux 2024-05-26 18:31:44 +0330
  • 6912303582 fix: parse none captured events ending with captured name correctly godzylinux 2024-05-26 17:29:37 +0330
  • 600648493f use const instead of var for key in loop because its captured in a callback godzylinux 2024-05-26 16:02:08 +0330
  • 3411b39c94
    Update 01-introduction.md #11786 ABIR HASAN 2024-05-26 06:19:31 +0300
  • b4ad059624 chore: simplify paoloricciuti 2024-05-26 02:02:30 +0200
  • 537ea545c7 fix: allow global next to `&` for nesting paoloricciuti 2024-05-26 01:29:03 +0200
  • 41ce59f38e added changeset godzylinux 2024-05-26 02:11:19 +0330
  • 654e6b9f59 fixed test godzylinux 2024-05-26 01:33:47 +0330
  • 61f8d96389 added test godzylinux 2024-05-26 01:11:31 +0330
  • 929d6344d5 captured the correct value for next instead of using key godzylinux 2024-05-26 00:49:43 +0330
  • 48bb53dd78 simplified interceptors for date #11774 godzylinux 2024-05-25 20:37:22 +0330
  • 3833ce2281
    Merge branch 'main' into simpler-svelte-element-hydration Rich Harris 2024-05-24 19:58:45 -0400
  • c9a19e4362 feat: provide new `Component` type that represents the shape of components Simon Holthausen 2024-05-25 00:04:23 +0200
  • d1f5d5d33d
    fix: only inject push/pop/$$props in SSR components when necessary (#11771) Rich Harris 2024-05-24 17:59:08 -0400
  • 7106633ed6 moved `modified_date_to_compare` out of function to prevent creating a new instance on each change godzylinux 2024-05-25 01:03:57 +0330
  • 45ed36eef2 improved tests godzylinux 2024-05-25 00:35:52 +0330
  • 3c706feedf added comments describing why we use get_registered_params before notifying read methods godzylinux 2024-05-25 00:07:58 +0330
  • 6d90448367 improved date tests godzylinux 2024-05-24 23:45:06 +0330
  • d61b22c3fa fixed url tests godzylinux 2024-05-24 23:44:57 +0330
  • 7d16b2e28e renamed test name godzylinux 2024-05-24 23:12:07 +0330
  • 9b3be31a6b added tests for date godzylinux 2024-05-24 23:10:48 +0330
  • b8a564560f simplified tmp date creation for notify_datetime_changes godzylinux 2024-05-24 22:49:19 +0330
  • ab837f24b2 used the new utility to create a fine-grained ReactiveDate godzylinux 2024-05-24 21:56:57 +0330
  • ca403b474c avoid hydrate_anchor inside <svelte:element> Rich Harris 2024-05-24 13:58:37 -0400
  • e5147ae378 chore: simpler <svelte:element> hydration Rich Harris 2024-05-24 13:45:49 -0400
  • 853d28efe5 initial attempt to make date fine-grained godzylinux 2024-05-24 21:09:33 +0330
  • e478d76172 June first draft Dani Sandoval 2024-05-24 11:18:21 -0600
  • ac5a803a62 same but for $$props #11771 Rich Harris 2024-05-24 12:55:57 -0400
  • 81608316e6 changeset Rich Harris 2024-05-24 12:49:19 -0400
  • c5fd24ba39 fix: only inject push/pop in SSR components when necessary Rich Harris 2024-05-24 12:49:07 -0400
  • 3296520a4d fix #11770 Rich Harris 2024-05-24 12:45:28 -0400
  • c8c8848eb6 update snapshots Rich Harris 2024-05-24 12:33:10 -0400
  • 5e2cda39cc simplify Rich Harris 2024-05-24 12:32:25 -0400
  • e705a67658 half working css props Rich Harris 2024-05-24 12:20:25 -0400
  • d6c3738e48 avoid wrappers for <svelte:element> Rich Harris 2024-05-24 11:57:24 -0400
  • 9084f1796b
    fix: allow runelike writable as prop (#11768) Paolo Ricciuti 2024-05-24 17:05:53 +0200
  • e8e4290b53 fix: allow runelike writable as prop #11768 paoloricciuti 2024-05-24 16:13:11 +0200
  • 533f0ecda3 more streamlined behavior: only returning true will increment the version signal now godzylinux 2024-05-24 16:17:22 +0330
  • 6f70bb6bda made set and map more fine-grained and improved tests godzylinux 2024-05-24 14:24:45 +0330
  • 6e9bbeaad4 renamed variables and created config so interceptors can be extended easily godzylinux 2024-05-24 14:10:19 +0330
  • 38e24874cd simplified `get_signal_for_function` and added more tests godzylinux 2024-05-24 13:39:19 +0330
  • d856c50092
    fix: `array.lastIndexOf` without second argument (#11766) Paolo Ricciuti 2024-05-24 10:34:35 +0200
  • 3a802b2223
    Update clever-stingrays-shout.md #11766 Simon H 2024-05-24 10:34:06 +0200
  • 0e74ba94aa fix: `array.lastIndexOf` without second argument paoloricciuti 2024-05-24 09:40:33 +0200
  • 04415e9d9d tweak #11690 Rich Harris 2024-05-23 23:25:08 -0400
  • f5460e2b08 tweak Rich Harris 2024-05-23 23:21:53 -0400
  • d9f9755b38 remove hydrate_end Rich Harris 2024-05-23 23:13:04 -0400
  • 3cdca108b3 set d2 in append Rich Harris 2024-05-23 23:05:43 -0400
  • 9adc60e42b tweak Rich Harris 2024-05-23 22:56:31 -0400
  • ced38b509e merge main Rich Harris 2024-05-23 22:51:50 -0400
  • d946066c08
    chore: yet another hydration tweak (#11763) Rich Harris 2024-05-23 22:51:26 -0400
  • 9144326213 chore: yet another hydration tweak #11763 Rich Harris 2024-05-23 22:48:33 -0400
  • f38ff54976 merge main Rich Harris 2024-05-23 22:42:29 -0400
  • caab8dad05
    chore: remove unused code (#11762) Rich Harris 2024-05-23 22:41:38 -0400
  • fff450b76d more #11762 Rich Harris 2024-05-23 22:29:07 -0400
  • bbbd3f5bbb remove text_prototype Rich Harris 2024-05-23 21:25:13 -0400
  • 67b3723ce3 chore: remove unused code Rich Harris 2024-05-23 20:21:35 -0400