Commit Graph

  • df25640124 work around unfortunate browser behavior Simon Holthausen 2023-11-27 14:21:57 +0100
  • 7e347c65b8 avoid static state reference validation Dominic Gannaway 2023-11-27 10:50:42 +0000
  • f1d3c687af fix: prevent reactive snippet from reinitializing unnecessarily #9665 Simon Holthausen 2023-11-27 11:07:35 +0100
  • 9573fec7e3 fix: take event attributes into account when checking a11y #9664 Simon Holthausen 2023-11-27 10:38:50 +0100
  • a37b975597
    Update .changeset/small-kids-switch.md Albert Marashi 2023-11-27 16:43:50 +1030
  • b0397d190e Remove some unused code/comments Albert Marashi 2023-11-27 14:48:30 +1030
  • 1ba667dadc Update changeset message Albert Marashi 2023-11-27 14:37:46 +1030
  • 05e959c77d Implement full CSS nesting support Albert Marashi 2023-11-27 14:34:49 +1030
  • dab01b107a closes #9320 closes #8587 Albert Marashi 2023-11-27 12:45:28 +1030
  • fcdc02e51b Got CSS combinator prefixes working Albert Marashi 2023-11-27 12:43:32 +1030
  • 5cf2b7acdd ignore href when hydrating Rich Harris 2023-11-26 21:09:26 -0500
  • 697748420f fix Rich Harris 2023-11-25 17:32:22 -0500
  • 405e9da4ff
    chore: bump esrap (#9649) Rich Harris 2023-11-25 17:29:18 -0500
  • 5d61f996e4 changeset #9649 Rich Harris 2023-11-25 17:21:04 -0500
  • db26cdc151 bump esrap Rich Harris 2023-11-25 17:20:11 -0500
  • d86251cdb9 improve output for <svelte:element> Rich Harris 2023-11-25 16:53:30 -0500
  • 694c1816f5 remove logging #9647 Rich Harris 2023-11-25 16:34:46 -0500
  • 0aa1abc70f WIP Rich Harris 2023-11-25 16:26:00 -0500
  • 28f431407f failing test for #9645 Rich Harris 2023-11-25 16:03:45 -0500
  • 66d540d3c5
    Version Packages (next) (#9642) svelte@5.0.0-next.13 github-actions[bot] 2023-11-25 14:41:17 -0500
  • cba043c786 revert and update .prettierignore #9609 baseballyama 2023-11-25 19:12:41 +0900
  • e13b35e069 cleanup logic Dominic Gannaway 2023-11-25 00:41:04 +0000
  • bc521f9a49 Version Packages (next) #9642 github-actions[bot] 2023-11-24 23:55:20 +0000
  • 7f237c2e41
    fix: omit this bind this arg if we know it's not a signal (#9635) Simon H 2023-11-25 00:54:52 +0100
  • 13a9043a04 fix conflict #9635 Dominic Gannaway 2023-11-24 23:52:23 +0000
  • dee5bed829
    fix: improve each block index handling (#9644) Dominic Gannaway 2023-11-24 23:02:53 +0000
  • eb024a4e50 format #9644 Dominic Gannaway 2023-11-24 22:22:03 +0000
  • 03b3512253 fix: improve each block index handling Dominic Gannaway 2023-11-24 22:17:44 +0000
  • 02f3f42981
    fix: apply keyed validation only for keyed each (#9641) Dominic Gannaway 2023-11-24 21:48:18 +0000
  • 609f142fd8 fix: apply keyed validation only for keyed each #9641 Dominic Gannaway 2023-11-24 21:41:20 +0000
  • d7367dc522 feat: effect-root-rune Dominic Gannaway 2023-11-24 12:31:17 +0000
  • c69353c0bc tune Dominic Gannaway 2023-11-24 19:26:41 +0000
  • 94afdc8a4b
    Version Packages (next) (#9633) svelte@5.0.0-next.12 github-actions[bot] 2023-11-24 17:46:40 +0100
  • 5dd81cdf95 fix: omit this bind this arg if we know it's not a signal Simon Holthausen 2023-11-24 17:27:47 +0100
  • 74683c32e9 Version Packages (next) #9633 github-actions[bot] 2023-11-24 15:36:38 +0000
  • 63e5831846 fix: adjust mount and createRoot types Simon Holthausen 2023-11-24 16:36:04 +0100
  • a3bc7d5698 fix: type-level back-compat for default slot and children prop Simon Holthausen 2023-11-24 16:34:34 +0100
  • 8805366e18 fix issues Dominic Gannaway 2023-11-24 15:25:33 +0000
  • 68068b5321 fix issues Dominic Gannaway 2023-11-24 15:16:49 +0000
  • 5280e00cc1 feat: add $log rune Dominic Gannaway 2023-11-24 14:55:05 +0000
  • cb4b1f0a18 fix: remove constructor overload Simon Holthausen 2023-11-24 14:51:46 +0100
  • b7af2ffabd
    Version Packages (next) (#9607) svelte@5.0.0-next.11 github-actions[bot] 2023-11-23 16:57:21 +0000
  • 9156072788 Version Packages (next) #9607 github-actions[bot] 2023-11-23 16:29:34 +0000
  • 78a69acfa1
    fix: dont error on stores looking like runes when runes explicitly turned off (#9615) Simon H 2023-11-23 17:29:06 +0100
  • 72d3a2a8ce
    fix: better attribute casing logic (#9626) Simon H 2023-11-23 17:26:19 +0100
  • 9b98ac0415 fix: better attribute casing logic #9626 Simon Holthausen 2023-11-23 17:19:24 +0100
  • ef68b66dee
    fix: improve member expression mutation logic (#9625) Dominic Gannaway 2023-11-23 16:19:24 +0000
  • 27e8d5a4d4
    Update .changeset/moody-frogs-exist.md #9625 Simon H 2023-11-23 17:09:13 +0100
  • 7825570b07
    fix typos (#9622) Yuichiro Yamashita 2023-11-24 00:49:02 +0900
  • 77e4f1b005 cleanup Dominic Gannaway 2023-11-23 15:35:00 +0000
  • 9fc7bcf544 fix: improve member expression mutation logic Dominic Gannaway 2023-11-23 15:29:57 +0000
  • c7121aa38c
    feat: add type of `$effect.active` (#9624) Yuichiro Yamashita 2023-11-24 00:03:32 +0900
  • d8d9be39d3
    fix: apply correct snippet scope (#9623) Dominic Gannaway 2023-11-23 14:55:06 +0000
  • f564bbf694 add changeset #9624 baseballyama 2023-11-23 23:48:49 +0900
  • 7a6198444a fix: apply correct snippet scope #9623 Dominic Gannaway 2023-11-23 14:48:28 +0000
  • 51069ec466 add types of .active baseballyama 2023-11-23 23:48:16 +0900
  • 7fb3ecead9 fix typos #9622 baseballyama 2023-11-23 23:33:37 +0900
  • 7788b5b539 add ci on node21 #9621 baseballyama 2023-11-23 23:28:05 +0900
  • 509f92d29e
    fix: correctly assign bind:this with multiples (#9617) Dominic Gannaway 2023-11-23 13:42:22 +0000
  • 9eb3f9b8a8
    Update packages/svelte/src/internal/client/render.js #9617 Simon H 2023-11-23 14:38:31 +0100
  • 18416b8a42 lint Dominic Gannaway 2023-11-23 13:34:58 +0000
  • dbd5128147 lint Dominic Gannaway 2023-11-23 13:16:32 +0000
  • 73ed7e2fd1 better fix Dominic Gannaway 2023-11-23 12:39:44 +0000
  • 82ced2aa35
    site: reinstate 'runes'-banner Hans 2023-11-23 13:35:40 +0100
  • 6214326535 better fix Dominic Gannaway 2023-11-23 12:23:39 +0000
  • 176ef79c12 fix baseballyama 2023-11-23 21:22:02 +0900
  • c22ebffb00
    chore: untrack keyed validation logic (#9618) Dominic Gannaway 2023-11-23 12:07:31 +0000
  • 344784ad2b chore: untrack keyed validation logic #9618 Dominic Gannaway 2023-11-23 12:00:28 +0000
  • 1780811005 untrack validation logic Dominic Gannaway 2023-11-23 11:59:23 +0000
  • f881e4a5cd add changeset baseballyama 2023-11-14 20:30:36 +0900
  • 22398f390e add test baseballyama 2023-11-14 19:58:23 +0900
  • 87c1ba38a3 format baseballyama 2023-11-23 20:32:36 +0900
  • 99652d6199 fix: correctly assign bind:this with multiples Dominic Gannaway 2023-11-23 11:18:32 +0000
  • dc5c19dccf legacy mode baseballyama 2023-11-23 20:12:28 +0900
  • a7d253aff7 revert baseballyama 2023-11-23 19:01:44 +0900
  • 8118efd115
    fix: handle undefined bubble events (#9614) Dominic Gannaway 2023-11-23 10:00:39 +0000
  • 29d0ebcfd3 fix: dont error on stores looking like runes when runes explicitly turned off #9615 Simon Holthausen 2023-11-23 10:58:40 +0100
  • e2dc3d8d6b fix: handle undefined bubble events #9614 Dominic Gannaway 2023-11-23 09:41:10 +0000
  • bf4e7aae73 format baseballyama 2023-11-23 18:35:22 +0900
  • 4d89c849c5 format baseballyama 2023-11-23 18:32:12 +0900
  • 731b8cf006 lint baseballyama 2023-11-23 18:27:53 +0900
  • fe4542f25b use expression directly baseballyama 2023-11-23 18:14:43 +0900
  • 5e307451dd support type for const tag baseballyama 2023-11-23 16:09:36 +0900
  • 0283e50070
    chore: reuse common templates (#9601) Rich Harris 2023-11-23 03:47:19 -0500
  • ed4c979485 deduplicate #9601 Simon Holthausen 2023-11-23 09:39:10 +0100
  • d83bd7f7c1
    Version Packages (next) (#9576) svelte@5.0.0-next.10 github-actions[bot] 2023-11-22 17:44:32 -0500
  • 1f94a3a875 Version Packages (next) #9576 github-actions[bot] 2023-11-22 22:43:46 +0000
  • 88f1a8f62e
    chore: better error message for not using snippet type (#9602) Simon H 2023-11-22 23:43:17 +0100
  • 90ba82114b bit more golfing Rich Harris 2023-11-22 17:39:41 -0500
  • e3ae46e186 found a prettier bug :) this one formats twice until its end state #9602 Simon Holthausen 2023-11-22 23:35:46 +0100
  • 5f6c5ca8ae
    chore: remove get_callee_name (#9595) Rich Harris 2023-11-22 17:34:31 -0500
  • a5da886248 adjust type Rich Harris 2023-11-22 17:32:01 -0500
  • 6f8268404e tidy up Rich Harris 2023-11-22 17:31:44 -0500
  • df994c4090 chore: better error message for not using snippet type Simon Holthausen 2023-11-22 23:28:54 +0100
  • fc078fc513 fix test Rich Harris 2023-11-22 17:27:55 -0500
  • 2b8106654f bit more Rich Harris 2023-11-22 17:11:45 -0500
  • 5a8cbbfbd1 changeset Rich Harris 2023-11-22 17:07:24 -0500
  • 5510e6148b tidy up Rich Harris 2023-11-22 17:05:37 -0500
  • add66f8360 reuse common templates Rich Harris 2023-11-22 16:59:59 -0500
  • e29ec988bb shuffle code around a bit Rich Harris 2023-11-22 16:18:09 -0500