Commit Graph

  • 4da0d2a1d4
    chore: speed up regex (#11918) Simon H 2024-06-05 22:16:58 +0200
  • 6efd9d6f44
    fix: correctly backport `svelte:element` to old AST (#11917) Simon H 2024-06-05 22:16:34 +0200
  • b1cbfc3d38
    fix: populate `this.#sources` when constructing reactive map (#11915) Rich Harris 2024-06-05 16:14:59 -0400
  • 3afdac167f make forEach work #11915 Rich Harris 2024-06-05 16:09:50 -0400
  • 0207e3af60 use numbers instead of symbols Rich Harris 2024-06-05 15:53:07 -0400
  • e2a0f416f7 use increment helper Rich Harris 2024-06-05 15:48:30 -0400
  • 57dbec58d8 populate sources in first #read_all Rich Harris 2024-06-05 15:48:20 -0400
  • 4584ee5ae9 chore: speed up regex #11918 Simon Holthausen 2024-06-05 21:27:15 +0200
  • e7831e001d fix: correctly backport `svelte:element` to old AST #11917 Simon Holthausen 2024-06-05 21:18:35 +0200
  • 19afda5e9f chore: upgrade to pnpm 9.2.0 #11916 Ben McCann 2024-06-05 09:38:23 -0700
  • 52a756550d fix: populate `this.#sources` when constructing reactive map Rich Harris 2024-06-05 09:50:32 -0400
  • 862949d22a
    fix: increment version when creating new source in Map.get or Map.has (#11913) Paolo Ricciuti 2024-06-05 14:08:57 +0200
  • 022be9719f rename Dominic Gannaway 2024-06-05 13:01:42 +0100
  • 017b57bc5f chore: update changeset #11913 paoloricciuti 2024-06-05 13:12:14 +0200
  • 7bfdc493cb fix: increment version when creating new source in get or has paoloricciuti 2024-06-05 12:51:17 +0200
  • 1c3637d763 lint Dominic Gannaway 2024-06-05 11:03:46 +0100
  • 1009d93aae add more info Dominic Gannaway 2024-06-05 11:00:38 +0100
  • bf422e4331 feedback Dominic Gannaway 2024-06-05 10:25:51 +0100
  • 0a4ad0c428 feedback Dominic Gannaway 2024-06-05 10:25:30 +0100
  • fab37398a4 docs Dominic Gannaway 2024-06-05 10:15:32 +0100
  • 0a054761d6 docs Dominic Gannaway 2024-06-05 10:04:44 +0100
  • d45bc778f1 docs Dominic Gannaway 2024-06-05 10:01:23 +0100
  • f170e00399 feat: add svelete/events package and export attach function Dominic Gannaway 2024-06-05 09:32:41 +0100
  • b51fcdd83a feat: add svelete/events package and export attach function Dominic Gannaway 2024-06-05 09:31:26 +0100
  • e97fc9f296 remove create_block Rich Harris 2024-06-04 23:37:45 -0400
  • 903b8dd766 another. cannot wait to delete all slot code Rich Harris 2024-06-04 23:30:22 -0400
  • 5e49fc927c more Rich Harris 2024-06-04 23:03:37 -0400
  • a120006d02 more Rich Harris 2024-06-04 22:46:49 -0400
  • 664c1a8b65 remove some create_block calls Rich Harris 2024-06-04 21:53:58 -0400
  • aa67871a4d regenerate types Rich Harris 2024-06-04 21:32:13 -0400
  • 1b62713ff6 update changeset Rich Harris 2024-06-04 21:02:49 -0400
  • 0b9f5c5ad3 correctly visit fragment inside if block Rich Harris 2024-06-04 21:02:06 -0400
  • 60d195e98d fix Rich Harris 2024-06-04 20:59:54 -0400
  • e9a7df43f2 tweak Rich Harris 2024-06-04 20:58:37 -0400
  • ffc5929d27 tidy Rich Harris 2024-06-04 19:10:47 -0400
  • bee036ca99 regenerate Rich Harris 2024-06-04 19:10:30 -0400
  • fe945ea932 compile error for const tag cyclical dependencies Rich Harris 2024-06-04 18:29:51 -0400
  • 0609a1eca4 fix: improve consttag ordering in non-runes mode Dominic Gannaway 2024-06-04 20:31:37 +0100
  • 27ef21e477 fix: improve consttag ordering in non-runes mode Dominic Gannaway 2024-06-04 20:30:11 +0100
  • ca6e9b5745
    chore: validate promise handling (#11842) Ben McCann 2024-06-04 09:26:59 -1000
  • 7d5f7bb522 this rule is harmless #11842 Rich Harris 2024-06-04 15:13:31 -0400
  • 32ebc46915
    Fixed typo (#11907) Mikołaj Olejnik 2024-06-04 20:45:45 +0200
  • ae21d03a52
    docs: Update svelte 5 preview faqs to include lsp formatting (#11906) Dillon Mulroy 2024-06-04 14:41:58 -0400
  • 029744eee2
    Fixed typo #11907 Mikołaj Olejnik 2024-06-04 20:40:56 +0200
  • c0c1a56675
    feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>` (#11879) wackbyte 2024-06-04 13:36:15 -0400
  • f3c291d8dd
    fix: silence `state_referenced_locally` when state is exported (#11905) Paolo Ricciuti 2024-06-04 19:09:36 +0200
  • 53d8033935 use `/// file:` pragma #11906 Rich Harris 2024-06-04 12:36:21 -0400
  • fef2337fe8 tweak wording Rich Harris 2024-06-04 12:34:30 -0400
  • 200db71e30 typo Rich Harris 2024-06-04 12:31:30 -0400
  • 1a26beb2ce prettier Rich Harris 2024-06-04 12:31:13 -0400
  • 1790d03ee6 Merge branch 'fix-exported-state_referenced_locally-warning' of github.com:paoloricciuti/svelte into pr/11905 #11905 Rich Harris 2024-06-04 12:21:09 -0400
  • a81d1557a9 tidy up the test a bit since we're in here Rich Harris 2024-06-04 12:21:03 -0400
  • 3f572b9e0e prettier Rich Harris 2024-06-04 12:19:29 -0400
  • c778067f98
    Update .changeset/few-zoos-own.md Rich Harris 2024-06-04 12:16:56 -0400
  • 7a12442c14 we don't need a whole new test for this Rich Harris 2024-06-04 12:16:17 -0400
  • 0a58b15b6a better Rich Harris 2024-06-04 12:12:41 -0400
  • b181a2debb fix Rich Harris 2024-06-04 12:11:04 -0400
  • 6185ff3847 chore: use `some` paoloricciuti 2024-06-04 17:56:05 +0200
  • 9b86352028 update svelte 5 preview faqs to include lsp formatting Dillon Mulroy 2024-06-04 11:45:59 -0400
  • f294a7a6ae more efficient generated code #11904 Rich Harris 2024-06-04 11:25:41 -0400
  • 5b723bbe7d chore: add changesets paoloricciuti 2024-06-04 17:25:25 +0200
  • 112546d951 fix: silence `state_referenced_locally` when state is exported paoloricciuti 2024-06-04 17:23:04 +0200
  • faa8a12eb8 replace property.type with property.bidirectional Rich Harris 2024-06-04 11:20:12 -0400
  • df368be033 chore: better bind_property implementation Rich Harris 2024-06-04 11:09:15 -0400
  • 92f8b4642e add test, use focusin/focusout rather than focus/blur #11879 Rich Harris 2024-06-04 09:51:29 -0400
  • 03945bd9bc
    fix: ensure event.target is correct for delegation (#11900) Dominic Gannaway 2024-06-04 14:03:35 +0100
  • 52f6d2bb37 fix: ensure event.target is correct for delegation #11900 Dominic Gannaway 2024-06-04 11:29:15 +0100
  • 2dc2085d0d docs: svelte 5 structure wip svelte-5-docs-proposal-wip Simon Holthausen 2024-06-04 12:20:12 +0200
  • 33f83302bf
    chore: fix typo in internals (#11895) wackbyte 2024-06-04 03:45:07 -0400
  • 5ac6aa306f
    fix: add `unused-export-let` to legacy lint replacements (#11896) wackbyte 2024-06-04 03:44:31 -0400
  • f353cf6aa0
    Update 01-svelte-components.md to show example markup better #11898 Thad Guidry 2024-06-04 11:37:52 +0800
  • 5f7d5b2bc0
    Clarify first example to show markup better than just a comment #11897 Thad Guidry 2024-06-04 11:26:13 +0800
  • a486e507fa
    fix: add `unused-export-let` to legacy lint replacements #11896 wackbyte 2024-06-03 23:14:02 -0400
  • 2cd2646bc7
    feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>` wackbyte 2024-06-02 23:32:48 -0400
  • bd8ba10fc8
    fix: typo in internals #11895 wackbyte 2024-06-03 21:06:43 -0400
  • 3acee5d246
    docs: fix typo (#11893) Marcos Rigoli 2024-06-03 21:53:57 -0300
  • 5793bd03bf chore: Typo in Svelte 5 docs #11893 Marcos 2024-06-03 19:44:03 -0300
  • e22befd8e0 simplify Rich Harris 2024-06-03 18:09:05 -0400
  • 843a9ae6d5 again, typescript already has this covered, we don't need it Rich Harris 2024-06-03 18:05:11 -0400
  • 5ef72906a1 this is what typescript is for Rich Harris 2024-06-03 18:04:12 -0400
  • 6adfd8468b remove another daft rule Rich Harris 2024-06-03 18:03:10 -0400
  • 3f2dd19cda remove extremely pointless rule Rich Harris 2024-06-03 18:01:10 -0400
  • 474f3d7267 remove redundant asyncs Rich Harris 2024-06-03 17:59:49 -0400
  • 5f21d64af5
    Version Packages (next) (#11874) svelte@5.0.0-next.149 github-actions[bot] 2024-06-03 17:33:31 -0400
  • bf1a85f9a7 Version Packages (next) #11874 github-actions[bot] 2024-06-03 20:05:18 +0000
  • 832f8deeec
    fix: ensure frozen objects in state are correctly skipped (#11889) Dominic Gannaway 2024-06-03 21:04:22 +0100
  • 16f0bd31ee fix: ensure frozen objects in state are correctly skipped #11889 Dominic Gannaway 2024-06-03 20:50:36 +0100
  • 5eb8641ac7
    fix: keep default values of props a proxy after reassignment (#11860) Paolo Ricciuti 2024-06-03 12:06:41 +0200
  • 0a7de87eb5
    fix: address map reactivity regression (#11882) Dominic Gannaway 2024-06-03 11:04:58 +0100
  • f4ff79afe6 fix: address map reactivity regression #11882 Dominic Gannaway 2024-06-03 10:26:14 +0100
  • 35f92cf683
    docs: update runes api.md (#11877) Sharath Kumar 2024-06-03 11:33:08 +0530
  • d6e65873db
    Update 02-runes.md #11877 Sharath Kumar 2024-06-03 02:13:06 +0530
  • fe0b84b9e2
    Update 02-runes.md Sharath Kumar 2024-06-03 02:08:19 +0530
  • 696a51b1d8 chore: fix lint #11860 paoloricciuti 2024-06-02 17:32:52 +0200
  • f1f11ccec5
    chore: better variable name and check Paolo Ricciuti 2024-06-02 17:28:27 +0200
  • 14ddb87c31
    fix: assign message to error object in handle_error using Object.assign (#11675) Dominic Gannaway 2024-06-02 16:06:16 +0100
  • d4366ff485 Merge branch 'main' into fix-handle-error-bug #11675 Rich Harris 2024-06-02 16:00:34 +0100
  • e560044ad5 format Rich Harris 2024-06-02 16:00:12 +0100
  • c630ec6e94
    Update packages/svelte/src/internal/client/runtime.js Rich Harris 2024-06-02 15:35:09 +0100
  • 35e3071dc3
    Merge branch 'main' into fix-handle-error-bug Rich Harris 2024-06-02 15:34:20 +0100