Commit Graph

  • 0bae1444c5 tweak Rich Harris 2024-05-14 16:37:47 -0400
  • 36171ab79e use console.trace, like we do for ownership warnings Rich Harris 2024-05-14 16:32:06 -0400
  • 22c1ddce35 remove if(DEV) stuff Rich Harris 2024-05-14 16:04:06 -0400
  • 27ae2964ee fix Rich Harris 2024-05-14 15:54:18 -0400
  • f889aba57a Merge branch 'main' into better-dev-equality-warnings Rich Harris 2024-05-14 15:45:55 -0400
  • f488a6e84a
    feat: add $state.is rune (#11613) Dominic Gannaway 2024-05-14 20:40:32 +0100
  • c915f593fb may as well update the test case to match the docs #11613 Rich Harris 2024-05-14 15:37:07 -0400
  • 122f44b69d tweak docs Rich Harris 2024-05-14 15:34:55 -0400
  • 9904495066
    Fix crashes when viewing v3/v5 docs #11602 Matei-Paul Trandafir 2024-05-14 22:06:04 +0300
  • 96ec08a38b
    Implement new version switcher Matei-Paul Trandafir 2024-05-14 21:52:22 +0300
  • 1087e6fb54
    chore: improve SSR invalid element error message (#11585) Dominic Gannaway 2024-05-14 19:44:20 +0100
  • f647f30c09 update test #11585 Rich Harris 2024-05-14 14:34:39 -0400
  • 8c5e8d6de2 only print message once Rich Harris 2024-05-14 14:33:05 -0400
  • b5fc191452 reduce indirection Rich Harris 2024-05-14 14:29:45 -0400
  • 9be0fdd753 interop for passing slots but rendering them with render tags Simon Holthausen 2024-05-14 20:28:35 +0200
  • 265e3f3fd7 make message more concise Rich Harris 2024-05-14 14:28:27 -0400
  • 60aee28994 add line/column Rich Harris 2024-05-14 14:26:02 -0400
  • a91ba188bd remove message prefix - redundant when filenames are included Rich Harris 2024-05-14 14:20:18 -0400
  • aae80c2782 tweaks Rich Harris 2024-05-14 14:19:31 -0400
  • 9787e26f06 current_element is guaranteed to not be null in pop_element Rich Harris 2024-05-14 14:09:36 -0400
  • 6b2eb4743c use full filename, basename is not very helpful. also, current_component is guaranteed to not be null Rich Harris 2024-05-14 14:07:37 -0400
  • 5fd493d3d3 pass location info, remove unnecessary if (DEV) block Rich Harris 2024-05-14 14:04:41 -0400
  • 356dd05f2c move push_element and pop_element into new dev.js file Rich Harris 2024-05-14 14:03:01 -0400
  • 2ab20e0397 fix type Dominic Gannaway 2024-05-14 18:42:51 +0100
  • 3db5e572c5
    Extract previous docs by git tags with regex Matei-Paul Trandafir 2024-05-14 20:28:42 +0300
  • f20cfec73f feat: add $state.is rune Dominic Gannaway 2024-05-14 18:38:10 +0100
  • 6b3618e2ec Merge branch 'main' into better-ssr-hydration-error Rich Harris 2024-05-14 13:37:32 -0400
  • e97bc79f02
    Version Packages (next) (#11608) svelte@5.0.0-next.133 github-actions[bot] 2024-05-14 13:33:11 -0400
  • 6c328afbeb fix up Dominic Gannaway 2024-05-14 18:19:02 +0100
  • 77be4843ae tune Dominic Gannaway 2024-05-14 15:18:06 +0100
  • 85fe5555e1 tune Dominic Gannaway 2024-05-14 15:17:33 +0100
  • a05ac0d7fb tune Dominic Gannaway 2024-05-14 15:05:26 +0100
  • 6cb451dfb0 tune Dominic Gannaway 2024-05-14 15:00:13 +0100
  • a06017cb9e revert test changes Dominic Gannaway 2024-05-14 14:52:22 +0100
  • 3bf48dea33 refactor Dominic Gannaway 2024-05-14 14:48:02 +0100
  • 46dcfca36f we can do sanitize_slots like this now (more correct anyway since it should be booleans) Simon Holthausen 2024-05-14 15:14:13 +0200
  • 3494f4cc6b allow passing snippets rendered as slots Simon Holthausen 2024-05-14 15:12:57 +0200
  • c4303387d9 fix bugs Dominic Gannaway 2024-05-14 12:58:48 +0100
  • 0e526bc531 fix bugs Dominic Gannaway 2024-05-14 12:56:22 +0100
  • 74cf728418 fix treeshaking Dominic Gannaway 2024-05-14 12:52:19 +0100
  • e4af5c0f94 Version Packages (next) #11608 github-actions[bot] 2024-05-14 11:48:32 +0000
  • a8a5bb668f
    fix: improve REPL stringify logic (#11609) Dominic Gannaway 2024-05-14 12:47:35 +0100
  • d2ebe17384
    Add UI version switcher Matei-Paul Trandafir 2024-05-14 14:45:36 +0300
  • 4fc56fdad9
    Update sites/svelte-5-preview/src/lib/Output/srcdoc/index.html #11609 Dominic Gannaway 2024-05-14 12:44:51 +0100
  • eff231f230 adjust test Dominic Gannaway 2024-05-14 12:43:23 +0100
  • 35c072800b tune Dominic Gannaway 2024-05-14 12:37:05 +0100
  • d077e62195 tune Dominic Gannaway 2024-05-14 12:31:44 +0100
  • 4bf4622c42 tune Dominic Gannaway 2024-05-14 12:30:41 +0100
  • 5c1a0c9d50
    Fix "Edit on GitHub" link Matei-Paul Trandafir 2024-05-14 14:22:52 +0300
  • 29cd16caf3
    Replace main docs with Svelte 5 docs for testing Matei-Paul Trandafir 2024-05-14 14:17:37 +0300
  • 1bdf919904 fix, different approach without needing symbol #10800 Simon Holthausen 2024-05-14 13:06:34 +0200
  • ec545e052c feat: provide $state warnings for accidental equality Dominic Gannaway 2024-05-14 12:02:09 +0100
  • a56167c64c
    Use correct links in sidebar Matei-Paul Trandafir 2024-05-14 14:01:17 +0300
  • 335380140e
    Use optional slug parameter for version Matei-Paul Trandafir 2024-05-14 13:55:16 +0300
  • bd2fdae498
    Use non-absolute links in docs Matei-Paul Trandafir 2024-05-14 13:55:03 +0300
  • daf8a70d73 Merge branch 'main' into snippet-work Simon Holthausen 2024-05-14 12:16:21 +0200
  • 846001041a fix: improve REPL stringify logic Dominic Gannaway 2024-05-14 11:15:01 +0100
  • 2dab0e95ef fix: improve REPL stringify logic Dominic Gannaway 2024-05-14 11:14:22 +0100
  • fd437024f5
    fix: add missing `modernAst` in `validate_component_options` (#11542) Mateusz Kadlubowski 2024-05-14 17:57:07 +0800
  • faced066bd
    feat: migrate warnings (#11607) Simon H 2024-05-14 11:56:14 +0200
  • cdb8215e7f more code mappings #11607 Simon Holthausen 2024-05-14 11:49:37 +0200
  • 58c1d1be5a feat: migrate warnings Simon Holthausen 2024-05-14 11:38:01 +0200
  • 2bc39b1de2
    chore: better ignore code handling (#11606) Simon H 2024-05-14 11:24:43 +0200
  • 22a069a2e6 chore: better ignore code handling #11606 Simon Holthausen 2024-05-14 11:12:46 +0200
  • ac7709f65c
    chore: dedupe `getLocator` calls (#11600) Rich Harris 2024-05-14 04:18:43 -0400
  • 5cb432b7bd
    feat: warn on unknown warning codes in runes mode (#11549) Rich Harris 2024-05-14 04:17:47 -0400
  • c7c8d49137 sigh #11549 Simon Holthausen 2024-05-14 10:14:31 +0200
  • 0ac0382a75 what's going on Simon Holthausen 2024-05-14 10:05:19 +0200
  • 7e67f5a21b stuck? Simon Holthausen 2024-05-14 09:57:24 +0200
  • 8221afc414
    Run lints Matei-Paul Trandafir 2024-05-14 04:58:38 +0300
  • e66cf53ad1
    Delete introduction page for POC Matei-Paul Trandafir 2024-05-14 04:44:07 +0300
  • eae5833ecf
    Implement server-side version switcher Matei-Paul Trandafir 2024-05-14 04:43:54 +0300
  • b726fc8280
    Add script to check out previous docs versions Matei-Paul Trandafir 2024-05-14 04:32:34 +0300
  • f6b800414d
    chore: update run.js to include dev mode on compileModule (#11601) Dominic Gannaway 2024-05-14 01:30:50 +0100
  • 09923fe371 chore: update run.js to include dev mode on compileModule #11601 Dominic Gannaway 2024-05-14 01:26:51 +0100
  • b68be2105b simplify #11600 Rich Harris 2024-05-13 19:18:15 -0400
  • e5544044db chore: dedupe getLocator calls Rich Harris 2024-05-13 19:13:17 -0400
  • 50a9020d00 reorder eslint ignores Rich Harris 2024-05-13 18:41:33 -0400
  • 5e9428a65d
    Version Packages (next) (#11580) svelte@5.0.0-next.132 github-actions[bot] 2024-05-13 18:34:11 -0400
  • a8deae9323
    Version Packages (#11594) svelte@4.2.17 github-actions[bot] 2024-05-13 18:19:47 -0400
  • 99a104b294 Version Packages (next) #11580 github-actions[bot] 2024-05-13 22:11:20 +0000
  • b964a4ce1d
    fix: improve ff handling of lazy images (#11593) Dominic Gannaway 2024-05-13 23:10:18 +0100
  • 41e97668fe tune #11593 Dominic Gannaway 2024-05-13 22:50:24 +0100
  • 171fa30e6b tune Dominic Gannaway 2024-05-13 22:47:24 +0100
  • 6acd2b62c6 tune Dominic Gannaway 2024-05-13 22:43:36 +0100
  • 29ce686443 tune Dominic Gannaway 2024-05-13 22:42:05 +0100
  • b212b17385
    fix: skip deriveds for props with known safe calls (#11595) Rich Harris 2024-05-13 17:35:04 -0400
  • faa2e937ab
    chore: exclude local playground from eslint (#11596) Rich Harris 2024-05-13 17:34:50 -0400
  • 8aa7e04c2f chore: exclude local playground from eslint #11596 Rich Harris 2024-05-13 15:40:26 -0400
  • 0eea150843 fix: skip deriveds for props with known safe calls #11595 Rich Harris 2024-05-13 15:32:14 -0400
  • d408d20cdd
    fix: replicate Svelte 4 props update detection in legacy mode (#11577) Simon H 2024-05-13 21:27:03 +0200
  • 9f41d9eff0 Version Packages #11594 github-actions[bot] 2024-05-13 19:06:52 +0000
  • 8592914fdd
    fix: correctly handle falsy values of style directives in SSR mode (#11584) Simon H 2024-05-13 21:06:11 +0200
  • 42b4b5b6a0 prettier Simon Holthausen 2024-05-13 21:03:19 +0200
  • bb16c1f1f6 prettier #11577 Rich Harris 2024-05-13 14:54:04 -0400
  • 073929af38 fix test Rich Harris 2024-05-13 14:51:11 -0400
  • a0bdac8cd7
    fix: correctly handle falsy values of style directives in SSR mode (#11583) Simon H 2024-05-13 20:38:01 +0200
  • 4f8fee4a35 tune Dominic Gannaway 2024-05-13 19:36:22 +0100
  • 2393cc6340 fix: improve ff handling of lazy images Dominic Gannaway 2024-05-13 19:32:42 +0100
  • a659ef2335 fix tests #11592 Dominic Gannaway 2024-05-13 17:37:19 +0100