Commit Graph

  • df10204fcc
    fix: improve bind:this support for each blocks (#10510) Dominic Gannaway 2024-02-17 20:26:54 +0000
  • 5454f8c348 fix: improve bind:this support for each blocks #10510 Dominic Gannaway 2024-02-17 20:15:10 +0000
  • 306f5b288e fix button-inside-button error #9828 Rich Harris 2024-02-17 14:47:06 -0500
  • acd12f8c8a bump Rich Harris 2024-02-17 14:43:58 -0500
  • fbe5e644e7 merge main Rich Harris 2024-02-17 14:43:22 -0500
  • df5a764aca merge main #10506 Rich Harris 2024-02-17 14:39:50 -0500
  • 1700e47858
    chore: remove unneeded store_get_dev function (#10507) Rich Harris 2024-02-17 14:39:03 -0500
  • 71601ba2e5
    fix: warn against accidental global event referenced (#10442) Simon H 2024-02-17 20:38:17 +0100
  • b2f38ed063 chore: remove unneeded store_get_dev function #10507 Rich Harris 2024-02-17 14:26:12 -0500
  • 697221cad4 changeset Rich Harris 2024-02-17 14:10:47 -0500
  • b4cc2b28b3 drive-by fix Rich Harris 2024-02-17 14:09:50 -0500
  • ea90084a05 make store subscriptions treeshakeable on the server Rich Harris 2024-02-17 12:07:56 -0500
  • 23d9d12047 update test #10442 Rich Harris 2024-02-17 11:55:35 -0500
  • c28f98ba92 tweak Rich Harris 2024-02-17 11:52:29 -0500
  • e5ed5e0351 remove else Rich Harris 2024-02-17 11:50:02 -0500
  • 892351fb54 remove list Rich Harris 2024-02-17 11:49:15 -0500
  • 53aac61873 Merge branch 'main' into global-event-ref-warning Rich Harris 2024-02-17 11:44:55 -0500
  • 49ad7f9589
    chore: upgrade xml2js and codemirror plugins (#10463) Ben McCann 2024-02-17 08:43:56 -0800
  • 912a0d279d bump eslint-plugin to eliminate duplicate dependency #10463 Rich Harris 2024-02-17 11:29:37 -0500
  • 2a5ca51594
    Version Packages (next) (#10499) svelte@5.0.0-next.56 github-actions[bot] 2024-02-17 11:26:31 -0500
  • f7e6f98757 Version Packages (next) #10499 github-actions[bot] 2024-02-17 16:26:13 +0000
  • 72ff5366de
    feat: add hydrate method, make hydration treeshakeable (#10497) Simon H 2024-02-17 17:25:18 +0100
  • c2dfc0c1a8
    Update sites/svelte-5-preview/src/routes/docs/content/01-api/05-functions.md #10497 Rich Harris 2024-02-17 11:25:02 -0500
  • 73b99c8a58 Merge branch 'treeshakeable-hydration' of github.com:sveltejs/svelte into treeshakeable-hydration Rich Harris 2024-02-16 18:17:31 -0500
  • 367fa6be87 warn Rich Harris 2024-02-16 18:17:23 -0500
  • a2014809ec
    chore: tidy up post-#10481 (#10503) Rich Harris 2024-02-16 18:13:35 -0500
  • a71f2ff177
    Update packages/svelte/scripts/check-treeshakeability.js Rich Harris 2024-02-16 18:12:59 -0500
  • cd09e5ddf9 this is overkill #10503 Rich Harris 2024-02-16 18:03:41 -0500
  • 5122dc0de3 replace snapshot test with runtime test Rich Harris 2024-02-16 18:00:21 -0500
  • fac0ec6166 simplify Rich Harris 2024-02-16 18:00:12 -0500
  • f6a54e26a2
    feat: nested CSS support (#10491) Rich Harris 2024-02-16 17:35:40 -0500
  • 91d02ccfe4
    fix: correctly scope CSS selectors with descendant combinators (#10502) #10491 Rich Harris 2024-02-16 17:27:18 -0500
  • 7a79279c3b changeset #10502 Rich Harris 2024-02-16 17:26:58 -0500
  • a5d4c421f1 shrink Rich Harris 2024-02-16 17:19:51 -0500
  • b889a6d40b tweak Rich Harris 2024-02-16 17:09:54 -0500
  • b43132e328 update Rich Harris 2024-02-16 17:06:24 -0500
  • 9284e4a732 handle weird cases Rich Harris 2024-02-16 17:00:54 -0500
  • 9ea0340893 remove some junk Rich Harris 2024-02-16 16:43:17 -0500
  • 25568672c0 revert some stuff Rich Harris 2024-02-16 16:42:25 -0500
  • 7c9b11d3ea tidy up Rich Harris 2024-02-16 16:39:51 -0500
  • c9a79f0f78 fix Rich Harris 2024-02-16 16:31:22 -0500
  • 109d192dcf i think it works? Rich Harris 2024-02-16 16:03:56 -0500
  • bcb0eb1070 progress Rich Harris 2024-02-16 15:52:52 -0500
  • e5eef742d0 for now Rich Harris 2024-02-16 14:45:31 -0500
  • 05701bdf3a switch Rich Harris 2024-02-16 14:37:28 -0500
  • 0dbcfa2f63 simplify Rich Harris 2024-02-16 13:52:40 -0500
  • 168eac7c9d invert Rich Harris 2024-02-16 13:46:30 -0500
  • 4f0b788d05 invert Rich Harris 2024-02-16 13:42:09 -0500
  • 7ac1225317 tidy Rich Harris 2024-02-16 13:38:53 -0500
  • a03849cd35 be conservative for now Rich Harris 2024-02-16 12:59:54 -0500
  • 76ca6d4408 getting closer Rich Harris 2024-02-16 12:31:56 -0500
  • 4985377e26 fixes Rich Harris 2024-02-16 12:11:23 -0500
  • 8e40501bf6 man this is fucken hard Rich Harris 2024-02-16 12:02:53 -0500
  • 2c93c255f0
    fix: makes keyed each blocks consistent between dev and prod (#10500) Dominic Gannaway 2024-02-16 16:51:20 +0000
  • 7c7f2cd0cb fix: makes keyed each blocks consistent between dev and prod #10500 Dominic Gannaway 2024-02-16 16:45:10 +0000
  • ba0bdc7aa1
    chore: document and test signals edge case (#10228) Simon H 2024-02-16 17:41:42 +0100
  • 3f75ea64ca
    fix: allow stores in `transition`,`animation`,`use` directives (#10481) Ahmad 2024-02-16 18:28:43 +0200
  • 35ff241a8f one more Simon Holthausen 2024-02-16 15:12:30 +0100
  • 1fcf65ea91 ugh Simon Holthausen 2024-02-16 15:07:45 +0100
  • 90106ad65c fix traversal, but break some other stuff Rich Harris 2024-02-16 09:03:06 -0500
  • c97fc30237 get docs building Simon Holthausen 2024-02-16 15:00:30 +0100
  • f43e0762e5 feat: add hydrate method, make hydration treeshakeable Simon Holthausen 2024-02-16 14:52:22 +0100
  • b1fb7ac190 note to self Rich Harris 2024-02-15 23:11:46 -0500
  • 4dd3c9cf30 failing test Rich Harris 2024-02-15 23:11:29 -0500
  • c35f5d70ce fix some specificity stuff Rich Harris 2024-02-15 23:11:07 -0500
  • e624b713a8 note to self Rich Harris 2024-02-15 22:28:36 -0500
  • 1221d0d44f tidy Rich Harris 2024-02-15 22:26:17 -0500
  • 59604ed6c9 error early on invalid nesting selector Rich Harris 2024-02-15 22:22:23 -0500
  • c682dab290 lint Rich Harris 2024-02-15 22:19:41 -0500
  • 7a728dc81b changeset Rich Harris 2024-02-15 21:36:15 -0500
  • 49d4f9dd18 works Rich Harris 2024-02-15 21:35:49 -0500
  • e96cc68970 pruning Rich Harris 2024-02-15 21:20:48 -0500
  • c3c1112369 switch it up Rich Harris 2024-02-15 20:57:47 -0500
  • aaf9fd22ca some progress Rich Harris 2024-02-15 20:53:03 -0500
  • 4b0a0c67ff track parent rules Rich Harris 2024-02-15 20:42:22 -0500
  • d5645576e6 tests Rich Harris 2024-02-15 20:28:52 -0500
  • d939a014ca parse nested CSS Rich Harris 2024-02-15 20:22:42 -0500
  • 956c635fa3 simplify Rich Harris 2024-02-15 17:07:16 -0500
  • d5db56e22e changeset Rich Harris 2024-02-15 16:55:44 -0500
  • 81193794a7 tada Rich Harris 2024-02-15 16:54:48 -0500
  • 840974b1d6 gah so close Rich Harris 2024-02-15 16:45:45 -0500
  • 9d647a5489 almost there Rich Harris 2024-02-15 16:43:33 -0500
  • 1f50599bde fix types Rich Harris 2024-02-15 16:23:39 -0500
  • 09e301e001 fix types Rich Harris 2024-02-15 16:11:27 -0500
  • 53ffccd482 recurse into :is and :where Rich Harris 2024-02-15 16:02:12 -0500
  • 960bea9afd pass stylesheet around Rich Harris 2024-02-15 15:59:22 -0500
  • 598962b36d factor out truncate function Rich Harris 2024-02-15 15:59:14 -0500
  • ec0dee7710 trim Rich Harris 2024-02-15 15:36:02 -0500
  • 2f679bc093 simplify Rich Harris 2024-02-15 15:35:27 -0500
  • 44317006ae failing test for :is(...) Rich Harris 2024-02-15 15:30:31 -0500
  • 9e98bb6d0f
    fixes feature request issue creation template suffix (#10487) Gabriel Grinberg 2024-02-15 22:29:35 +0200
  • baf2b67f3f
    Version Packages (next) (#10479) svelte@5.0.0-next.55 github-actions[bot] 2024-02-15 15:28:20 -0500
  • 38d59a260b Version Packages (next) #10479 github-actions[bot] 2024-02-15 20:28:03 +0000
  • cec3540ac2
    chore: use zimmerframe for CSS analysis/transformation (#10482) Rich Harris 2024-02-15 15:27:11 -0500
  • 0e7fc47fd0 read selectors before combinators #10482 Rich Harris 2024-02-15 14:46:02 -0500
  • 00360b2b1b rename stuff Rich Harris 2024-02-15 14:05:55 -0500
  • 6924d570e4 tidy up Rich Harris 2024-02-15 13:27:07 -0500
  • 33f8b0ad8e unused Rich Harris 2024-02-15 13:21:06 -0500
  • 1e718f9b16 defer analysis, address TODO Rich Harris 2024-02-15 13:10:38 -0500
  • 3f731029fe regenerate types Rich Harris 2024-02-15 12:52:27 -0500