Commit Graph

  • 54d54bd785 fix: disallow mounting a snippet #11347 Simon Holthausen 2024-04-27 12:32:07 +0200
  • 4b0d428517
    Update .changeset/cyan-squids-drive.md #11344 Paolo Ricciuti 2024-04-27 08:00:16 +0200
  • b998c9609d fix: hr, script and template as valid select children paoloricciuti 2024-04-27 00:00:09 +0200
  • cd798077b4
    feat: provide migration function (#11334) Simon H 2024-04-26 20:56:40 +0200
  • 9dc124b5a1 ug #11334 Simon Holthausen 2024-04-26 20:50:13 +0200
  • f95c709ced future-proof Simon Holthausen 2024-04-26 20:46:49 +0200
  • 2c11ee396d event tweak Simon Holthausen 2024-04-26 20:39:53 +0200
  • 3266531967 handle empty function Simon Holthausen 2024-04-26 17:59:04 +0200
  • 67c12e57f8 handle event modifiers Simon Holthausen 2024-04-26 17:51:01 +0200
  • bb50c6fcd7 on:keydown -> onkeydown #11343 Rich Harris 2024-04-26 11:48:33 -0400
  • 294a944aa1 handle jsdoc Simon Holthausen 2024-04-26 17:34:01 +0200
  • d996519105 handle slot name clashes and invalid names Simon Holthausen 2024-04-26 16:51:01 +0200
  • 3e2cd3609a convert `break $;` to `return;` Simon Holthausen 2024-04-26 16:41:33 +0200
  • 1d17ad0eec treat store reassignment as a side effect Simon Holthausen 2024-04-26 16:33:47 +0200
  • 9a5088b705 props alias Simon Holthausen 2024-04-26 15:49:23 +0200
  • 58cb0a9b14 nicer types, delete empty lines Simon Holthausen 2024-04-26 15:11:14 +0200
  • 394d61c7d2 props type Simon Holthausen 2024-04-26 14:26:34 +0200
  • 27a5c62e01 revert this unrelated change Simon Holthausen 2024-04-26 14:02:30 +0200
  • ebd25239ad changeset Simon Holthausen 2024-04-26 13:03:36 +0200
  • d31a8b3574 tests, loads of fixes Simon Holthausen 2024-04-26 12:58:43 +0200
  • 113777c416 chore: get property setters lazily #11340 Rich Harris 2024-04-26 06:30:25 -0400
  • 05e8e2e177 add run migration helper method for replacement of `$:` Simon Holthausen 2024-04-26 10:54:04 +0200
  • 23cbc8f4f6 fix: Realistic spring behavior at low framerates #11337 JuchokJuk 2024-04-25 23:54:07 +0300
  • f9acfe6253 fix: fixed some broken tests related with the new way of dealing with old and new event-handling syntaxes Caique Torres 2024-04-25 11:55:53 -0300
  • 3f5616c141 fix: raising an error when mixing both old and new event-handling syntaxes Caique Torres 2024-04-25 11:55:46 -0300
  • d6484a582b
    Update honest-nails-share.md Paolo Ricciuti 2024-04-25 22:06:57 +0200
  • 2620c46866 oops Simon Holthausen 2024-04-25 21:11:43 +0200
  • bae1a5638c fix indent Simon Holthausen 2024-04-25 21:10:38 +0200
  • fcd9dab94c handle implicitly-declared and reassigned $: vars Simon Holthausen 2024-04-25 21:03:00 +0200
  • cf5d09d559 more robust $derived Simon Holthausen 2024-04-25 20:46:33 +0200
  • f47ffa2ad0 indentation Simon Holthausen 2024-04-25 20:42:55 +0200
  • f1986da755
    feat: only inject push/init/pop when necessary (#11319) Rich Harris 2024-04-25 13:35:09 -0400
  • 8e43e9aae0
    fix: correctly interpret empty aria- attribute (#11325) Rich Harris 2024-04-25 13:34:51 -0400
  • 9886329fd8 feat: provide migration function Simon Holthausen 2024-04-25 18:00:20 +0200
  • 6b752075af merge main #11319 Rich Harris 2024-04-25 11:40:10 -0400
  • 7a70a3f954 gah #11325 Rich Harris 2024-04-25 11:39:03 -0400
  • 9a887f8dab
    chore: directly export function in non-HMR mode (#11333) Rich Harris 2024-04-25 11:36:40 -0400
  • 1aa773ca91 adjust messages, disallow empty strings Rich Harris 2024-04-25 10:13:00 -0400
  • 941c79aba7 only suggest default value for boolean/tristate attributes Rich Harris 2024-04-25 09:22:29 -0400
  • dea903303a merge main Rich Harris 2024-04-25 09:18:08 -0400
  • 41360331a9 fix: replaceAll and use regex paoloricciuti 2024-04-25 15:11:42 +0200
  • 0f1618355e
    Update sites/svelte-5-preview/src/lib/workers/compiler/index.js #11333 Rich Harris 2024-04-25 09:11:10 -0400
  • 5f8413aa26 update snapshots Rich Harris 2024-04-25 09:04:59 -0400
  • d29798c261 remove some more noise Rich Harris 2024-04-25 09:00:49 -0400
  • 08501cd82c chore: directly export function in non-HMR mode Rich Harris 2024-04-25 08:58:09 -0400
  • 8e17428316
    chore: tidy up messages (#11327) Rich Harris 2024-04-25 08:54:05 -0400
  • e281ab56a4 fix #11327 Rich Harris 2024-04-25 08:48:12 -0400
  • f6aa8b2de2 handle store subscriptions Rich Harris 2024-04-25 08:45:51 -0400
  • 82ab2cda34
    Update packages/svelte/messages/client-warnings/warnings.md Rich Harris 2024-04-25 08:22:51 -0400
  • 28f0acf15f
    Update packages/svelte/messages/compile-errors/script.md Rich Harris 2024-04-25 08:22:45 -0400
  • 1cf9ce82bd fix: define `valueasdate` as a valid attribute on input elements #11331 Neel Sharma 2024-04-25 22:07:46 +1000
  • c4c0c63187 fix: define `valueasdate` as a valid attribute on input elements Neel Sharma 2024-04-25 22:01:36 +1000
  • a983fbd59b more Rich Harris 2024-04-25 07:42:34 -0400
  • 96c9364866 fix: define `valueAsDate` as a valid attribute on input elements Neel Sharma 2024-04-25 21:39:12 +1000
  • a20b69397b more Rich Harris 2024-04-25 07:10:39 -0400
  • 6780e4afac lint Rich Harris 2024-04-25 06:58:20 -0400
  • 31e14db7d7 fix: use indirect eval to prevent local scope access in repl playground godzylinux 2024-04-25 11:51:57 +0330
  • f80d450da0 unused Rich Harris 2024-04-24 22:50:10 -0400
  • 157aad3382 regenerate messages Rich Harris 2024-04-24 22:48:50 -0400
  • c6acba85f8 overhaul runtime errors Rich Harris 2024-04-24 22:39:17 -0400
  • cecf9a74af add server errors Rich Harris 2024-04-24 21:53:34 -0400
  • 73fbde15e4 tweak a11y messages Rich Harris 2024-04-24 21:47:53 -0400
  • f8546458fb more Rich Harris 2024-04-24 21:35:05 -0400
  • 125fb804d0 fix Rich Harris 2024-04-24 21:24:54 -0400
  • 785c675c89 more Rich Harris 2024-04-24 21:21:53 -0400
  • 3f93f4fd26 tighten up rune validation Rich Harris 2024-04-24 21:12:45 -0400
  • 2458a80522 more Rich Harris 2024-04-24 19:53:57 -0400
  • def67ecf48 more Rich Harris 2024-04-24 19:52:28 -0400
  • 712f543963 regenerate messages Rich Harris 2024-04-24 19:38:08 -0400
  • a6b3585b46 fix Rich Harris 2024-04-24 19:37:32 -0400
  • 3c457644fe more Rich Harris 2024-04-24 19:36:10 -0400
  • 0d8effa0d6 more Rich Harris 2024-04-24 19:28:55 -0400
  • 40d29df182 no longer necessary Rich Harris 2024-04-24 19:20:15 -0400
  • c1153e9d9d this is no longer needed Rich Harris 2024-04-24 19:19:07 -0400
  • d728e420af more Rich Harris 2024-04-24 19:16:03 -0400
  • 35108ca020 alphabetise Rich Harris 2024-04-24 18:59:40 -0400
  • 8255ad6085 more Rich Harris 2024-04-24 18:58:39 -0400
  • 3de52cb2df more Rich Harris 2024-04-24 18:55:16 -0400
  • ff3b95ebf6 more Rich Harris 2024-04-24 18:45:51 -0400
  • ec329a954d chore: rename class in test paoloricciuti 2024-04-25 00:31:18 +0200
  • ef5a0df9dd
    Update honest-nails-share.md Paolo Ricciuti 2024-04-25 00:08:01 +0200
  • 15a7cb048d
    Create honest-nails-share.md Paolo Ricciuti 2024-04-25 00:07:18 +0200
  • d6d1a2632c feat: allow for literal property definition with state on classes paoloricciuti 2024-04-25 00:01:28 +0200
  • f74aa4f0d6 more Rich Harris 2024-04-24 18:00:33 -0400
  • ceeaa2eb6b more Rich Harris 2024-04-24 17:53:12 -0400
  • 2ae5f85aaa more Rich Harris 2024-04-24 17:46:50 -0400
  • 1bcc2813ed consolidate Rich Harris 2024-04-24 17:38:39 -0400
  • 00ba986594 alphabetise Rich Harris 2024-04-24 17:38:06 -0400
  • 6489a1c3c7 more Rich Harris 2024-04-24 17:35:47 -0400
  • 1fe66eb304 more Rich Harris 2024-04-24 17:34:57 -0400
  • a642609592 more Rich Harris 2024-04-24 17:25:17 -0400
  • ea42b08036 tidy up Rich Harris 2024-04-24 17:20:26 -0400
  • 0e5632fb12 start reorganising messages Rich Harris 2024-04-24 16:59:06 -0400
  • de43c885e4 huh Rich Harris 2024-04-24 16:37:14 -0400
  • 799018cb0e changeset Rich Harris 2024-04-24 16:33:04 -0400
  • 5de08324b0 fix: correctly interpret empty aria- attribute Rich Harris 2024-04-24 16:32:31 -0400
  • 6ad5cd4461
    feat: implement message overloads (#11318) Rich Harris 2024-04-24 15:45:55 -0400
  • 4888860a18 simplify Rich Harris 2024-04-24 15:21:21 -0400
  • 4be593472d
    Version Packages (next) (#11315) svelte@5.0.0-next.115 github-actions[bot] 2024-04-24 21:19:09 +0200
  • 5229f02d1a fix Rich Harris 2024-04-24 15:17:38 -0400