Commit Graph

  • c2481b22dd tidy up Rich Harris 2024-03-19 14:50:46 -0400
  • ae72e2d3f1 simplify Rich Harris 2024-03-19 14:46:08 -0400
  • 0f5f54d804 tidy up Rich Harris 2024-03-19 14:41:42 -0400
  • ab965b6ea0 fix binding group order bug (revealed by previous commit, but exists separately from it) Rich Harris 2024-03-19 14:36:40 -0400
  • 6609ca0feb we don't actually gain anything from this Rich Harris 2024-03-19 14:36:13 -0400
  • 682f4a6513
    fix: adjust scope parent for named slots (#10843) Simon H 2024-03-19 19:25:40 +0100
  • 2c942d8aec tidy up Rich Harris 2024-03-19 13:41:59 -0400
  • eda7515d72 simplify Rich Harris 2024-03-19 13:34:30 -0400
  • 278fafc27b better comments Rich Harris 2024-03-19 13:30:48 -0400
  • 4a2c92571a simplify Rich Harris 2024-03-19 13:17:50 -0400
  • d9b088f130 more compact names Rich Harris 2024-03-19 13:12:49 -0400
  • aadb00a516 simplify Rich Harris 2024-03-19 13:10:55 -0400
  • 8bc88692ad simplify Rich Harris 2024-03-19 13:06:21 -0400
  • 5312273e5d tidy up Rich Harris 2024-03-19 13:03:43 -0400
  • 34c32ddc8c simplify Rich Harris 2024-03-19 13:01:35 -0400
  • 4d50f5a01f simplify Rich Harris 2024-03-19 12:55:27 -0400
  • 2d521b6a95 tidy up Rich Harris 2024-03-19 12:49:36 -0400
  • 6fb8af7b07 simplify Rich Harris 2024-03-19 12:31:41 -0400
  • 86bf52ad0a simplify Rich Harris 2024-03-19 12:29:38 -0400
  • 117082b039
    fix: improve handling of unowned derived signals (#10842) Dominic Gannaway 2024-03-19 16:28:22 +0000
  • 90deb6146c fix: adjust scope parent for named slots #10843 Simon Holthausen 2024-03-19 17:27:16 +0100
  • 5768b83306 simplify Rich Harris 2024-03-19 12:27:03 -0400
  • 4a97674b04 simplify Rich Harris 2024-03-19 12:25:13 -0400
  • 7f08bef959 try this Rich Harris 2024-03-19 12:23:16 -0400
  • 82b496d360 unused exports Rich Harris 2024-03-19 12:04:12 -0400
  • 96eaf4a891 unused import Rich Harris 2024-03-19 12:00:44 -0400
  • 5836d6bdd0 rename Rich Harris 2024-03-19 11:59:38 -0400
  • b9857a5d49 group fast paths Rich Harris 2024-03-19 11:47:23 -0400
  • 82dc46f74d fix: improve handling of unowned derived signals #10842 Dominic Gannaway 2024-03-19 15:26:25 +0000
  • 8e9b604309 prefer while over do-while (this appears to have the same behaviour) Rich Harris 2024-03-19 11:22:55 -0400
  • d4cd830ada tidy up Rich Harris 2024-03-19 10:13:42 -0400
  • 1cc7470e8e simplify Rich Harris 2024-03-19 00:37:03 -0400
  • df56862204 remove some junk Rich Harris 2024-03-19 00:26:58 -0400
  • a576dafb99 remove some junk Rich Harris 2024-03-19 00:22:59 -0400
  • 258c46b79c simplify Rich Harris 2024-03-18 23:50:26 -0400
  • 98cffcf0b0 reduce indentation Rich Harris 2024-03-18 23:47:24 -0400
  • 8641aeb619 fix Rich Harris 2024-03-18 23:28:37 -0400
  • b2b10a755c tidy up Rich Harris 2024-03-18 17:16:24 -0400
  • d8a4778c98 simplify Rich Harris 2024-03-18 17:04:24 -0400
  • 6443df951f we dont need to reconcile during hydration Rich Harris 2024-03-18 16:54:27 -0400
  • a2c6f29b84 tidy up Rich Harris 2024-03-18 16:05:22 -0400
  • 72155c5349 fix test Rich Harris 2024-03-18 15:18:35 -0400
  • 4f976399ea regenerate Simon Holthausen 2024-03-18 17:56:28 +0100
  • cc90ffa0e3 woops Simon Holthausen 2024-03-18 17:55:51 +0100
  • 17b916c8cd fix another edge case Simon Holthausen 2024-03-18 17:46:59 +0100
  • b0a8aaf855 more fixes Simon Holthausen 2024-03-18 17:43:39 +0100
  • 4d92bfb7b0 fix Simon Holthausen 2024-03-18 17:21:00 +0100
  • efcc5ac6b3 revert duplicate prop name validation (valid use cases exist) Simon Holthausen 2024-03-18 17:19:21 +0100
  • a472ccf828 error on rest prop and duplicate props Simon Holthausen 2024-03-18 17:03:32 +0100
  • 695a309567 remove compiler error due to potential of false positives Simon Holthausen 2024-03-18 16:35:21 +0100
  • e17e5e78bc Merge branch 'main' into props-bindable Simon Holthausen 2024-03-18 16:34:28 +0100
  • 1fc41730a1
    fix: don't override instance methods during legacy class creation (#10834) Simon H 2024-03-18 12:19:49 +0100
  • 45d25a04ef fix: don't override instance methods during legacy class creation #10834 Simon Holthausen 2024-03-18 12:13:05 +0100
  • 63f82c9605 fix: handle multiple snippet parameters with one or more being optional Simon Holthausen 2024-03-18 11:53:05 +0100
  • f8c85d525d
    fix: ensure capture events don't call delegated events (#10831) Simon H 2024-03-18 11:19:53 +0100
  • c01b52ebf7 fix: ensure capture events don't call delegated events #10831 Simon Holthausen 2024-03-18 11:15:25 +0100
  • f39ef2a507 fix Rich Harris 2024-03-17 22:39:04 -0400
  • 1449eeadac fix Rich Harris 2024-03-17 22:24:30 -0400
  • 1c271489c4 tidy up Rich Harris 2024-03-17 22:08:29 -0400
  • e64f9afc2c await Rich Harris 2024-03-17 22:05:53 -0400
  • 2fb3cfcb13 fix test Rich Harris 2024-03-17 22:05:43 -0400
  • cf1fcd4543 dynamic components Rich Harris 2024-03-17 19:00:07 -0400
  • 0977ae0c55 fix test Rich Harris 2024-03-17 18:39:38 -0400
  • 26f75d9be9 fix test Rich Harris 2024-03-17 18:32:34 -0400
  • 36b8cbf06b fix test Rich Harris 2024-03-17 18:29:46 -0400
  • f19255cd69 fix wonky test Rich Harris 2024-03-17 18:24:44 -0400
  • dc18c5dfcb remove commented out code Rich Harris 2024-03-17 12:38:42 -0400
  • 36feeb3ad4 fix Rich Harris 2024-03-17 12:24:37 -0400
  • 1dae1a4cc8 simplify helper Rich Harris 2024-03-17 11:54:59 -0400
  • b62ad7bbb5 simplify helper Rich Harris 2024-03-17 11:47:21 -0400
  • f2e583260f destroy child effects Rich Harris 2024-03-17 11:39:21 -0400
  • 286398bed7 bind:files Simon Holthausen 2024-03-16 22:19:15 +0100
  • 10a908ee78 this is a breaking change, strictly speaking Simon Holthausen 2024-03-16 22:19:06 +0100
  • ad8d618a4e tweaks, test Simon Holthausen 2024-03-16 22:07:21 +0100
  • 00c1800759 slightly different approach Simon Holthausen 2024-03-16 21:37:33 +0100
  • a825d457ab Merge branch 'main' into form-reset-listener Simon Holthausen 2024-03-16 21:15:49 +0100
  • fbf8308b80 delete delete delete Rich Harris 2024-03-16 15:17:53 -0400
  • 43e6e9d8ce emit events Rich Harris 2024-03-16 15:03:30 -0400
  • 1cff19a27b simplify Rich Harris 2024-03-16 14:49:39 -0400
  • 9ff8029fb2
    docs: replace out-of-date info (#10822) Rich Harris 2024-03-16 14:47:43 -0400
  • f297102725 fix Rich Harris 2024-03-16 14:35:54 -0400
  • b4ca6e0da8
    docs: replace out-of-date info #10822 Rich Harris 2024-03-16 14:13:39 -0400
  • 6cdc4b0567 use type arguments when extending Map/Set Rich Harris 2024-03-16 13:17:23 -0400
  • 0bcc55d52f sigh Simon Holthausen 2024-03-15 23:21:12 +0100
  • 376898f62d runtime error when trying to bind: to non-bindable prop Simon Holthausen 2024-03-15 23:15:43 +0100
  • f05e1dbf6c regenerate Simon Holthausen 2024-03-15 23:08:09 +0100
  • 7557c8f756 fix Simon Holthausen 2024-03-15 23:07:27 +0100
  • 1bfafe935b
    Version Packages (next) (#10814) svelte@5.0.0-next.80 github-actions[bot] 2024-03-15 21:30:08 +0000
  • c21e80ee4e Version Packages (next) #10814 github-actions[bot] 2024-03-15 20:43:17 +0000
  • d921fb97bd
    fix: add types for svelte/reactivity (#10817) Rich Harris 2024-03-15 16:42:24 -0400
  • a629664b99 simplify #10817 Rich Harris 2024-03-15 15:19:35 -0400
  • 703c9b203a fix: add types for svelte/reactivity - closes #10816 Rich Harris 2024-03-15 15:17:51 -0400
  • 0121abac26 WIP Rich Harris 2024-03-15 15:15:48 -0400
  • 474fc7ebe0
    fix: ensure arguments are supported on all reactive Date methods (#10813) Dominic Gannaway 2024-03-15 17:17:14 +0000
  • 1f863eddc0 fix: ensure arguments are supported on all reactive Date methods #10813 Dominic Gannaway 2024-03-15 16:33:17 +0000
  • 0cc47a6004 fix Rich Harris 2024-03-14 21:27:52 -0400
  • 0dc72973b5 temporary Rich Harris 2024-03-14 21:06:01 -0400
  • 6f8ccb9b56 key blocks Rich Harris 2024-03-14 20:38:00 -0400
  • 6a72a4fcb0 tidy up Rich Harris 2024-03-14 20:04:12 -0400
  • 684da13cf8 tidy up Rich Harris 2024-03-14 20:01:43 -0400