Commit Graph

  • 40afcc1ca9 may as well add special handling for undefined while we're here Rich Harris 2025-02-21 13:20:03 -0500
  • 253807ab8a simplify condition Rich Harris 2025-02-21 13:04:10 -0500
  • 81d2aad35b no need for else after return Rich Harris 2025-02-21 13:01:59 -0500
  • ba8f18e5c2 inverted conditions are a lil confusing Rich Harris 2025-02-21 13:00:15 -0500
  • df18867405 delete operator returns boolean Rich Harris 2025-02-21 12:52:42 -0500
  • 60b22c0b5f
    docs: update casing (#15321) realguse 2025-02-21 18:44:23 +0100
  • ac215d9b23
    docs: rephrase copyright holder (#15333) realguse 2025-02-21 18:43:32 +0100
  • be008aeb85 clean observer adiguba 2025-02-21 18:29:45 +0100
  • 0b18d816be simplify #15348 Rich Harris 2025-02-21 08:58:29 -0500
  • 2ae5869f52 add test for mutations on hydration adiguba 2025-02-21 14:31:07 +0100
  • a3aa4f3969 present unnecessary microtasks, avoid flushing if no function provided Rich Harris 2025-02-21 08:00:57 -0500
  • c2c2eddb02 fix: other blocks #15342 fix-props-wrong-value-onunmount paoloricciuti 2025-02-21 12:34:42 +0100
  • 1cbb44bf63 add test adiguba 2025-02-21 12:26:32 +0100
  • 2b3fb8e04d optimize literals adiguba 2025-02-21 12:26:17 +0100
  • 0073e0d51e fix adiguba 2025-02-21 12:22:45 +0100
  • 42860b6b38 update expected result (remove leading space) adiguba 2025-02-21 11:40:03 +0100
  • 55761143ca set_class with class: directives adiguba 2025-02-21 11:38:57 +0100
  • 026a1f2b00 tidy up Rich Harris 2025-02-20 23:08:41 -0500
  • 9da4927949 tidy up Rich Harris 2025-02-20 23:01:56 -0500
  • 763ed35688 simplify Rich Harris 2025-02-20 23:00:33 -0500
  • c55a698e29 unused Rich Harris 2025-02-20 22:53:51 -0500
  • ccfcbfc9b3 fix Rich Harris 2025-02-20 22:47:55 -0500
  • 8af20fe3fc fix flushSync types Rich Harris 2025-02-20 22:38:04 -0500
  • c45b60c935 make flush_sync non-recursive Rich Harris 2025-02-20 22:24:37 -0500
  • 99033bdbfa Revert "changeset" Rich Harris 2025-02-20 22:16:06 -0500
  • a36e83f4e7 unused Rich Harris 2025-02-20 22:15:14 -0500
  • 946e00dcf7 changeset Rich Harris 2025-02-20 22:07:59 -0500
  • 36092a5756 simplify Rich Harris 2025-02-20 22:07:02 -0500
  • e42172add4 tidy up Rich Harris 2025-02-20 22:01:03 -0500
  • a453226597 simplify Rich Harris 2025-02-20 21:46:35 -0500
  • 8f66f9df11 DRY Rich Harris 2025-02-20 21:44:12 -0500
  • 3db7b311f4 unused Rich Harris 2025-02-20 21:41:39 -0500
  • a2e3fb90e2 simplify, make non-recursive Rich Harris 2025-02-20 21:40:28 -0500
  • 75f0adf3ae remove unused if block Rich Harris 2025-02-20 21:35:47 -0500
  • 02a7cf887f simplify Rich Harris 2025-02-20 21:29:31 -0500
  • 7d6d94c594 this doesnt appear to do anything useful Rich Harris 2025-02-20 17:11:20 -0500
  • 00b4645887 DRY out Rich Harris 2025-02-20 17:10:13 -0500
  • 0c5bfad855 this appears to be unnecessary Rich Harris 2025-02-20 16:54:07 -0500
  • c582b5d3b5
    chore: simplify flush_sync (#15346) Rich Harris 2025-02-20 16:47:52 -0500
  • 0e4f041ae2 WIP Rich Harris 2025-02-20 16:15:28 -0500
  • 8aaa5688e4 Merge branch 'async' into async-global-coordination Rich Harris 2025-02-20 14:38:43 -0500
  • 6f32d21310 merge main Rich Harris 2025-02-20 14:38:34 -0500
  • 0c04b01dd8 chore: simplify flush_sync #15346 Rich Harris 2025-02-20 14:28:25 -0500
  • 2fbf29025e WIP Rich Harris 2025-02-20 14:15:17 -0500
  • 0bc2af265d WIP Rich Harris 2025-02-20 14:05:41 -0500
  • 8bd65ca738 fix: typecheck paoloricciuti 2025-02-20 16:49:20 +0100
  • 48adf81220 fix: add test and change strategy paoloricciuti 2025-02-20 16:28:07 +0100
  • a73a619714 fix: access last safe value of prop on unmount paoloricciuti 2025-02-19 22:24:51 +0100
  • 120b086b85 WIP Rich Harris 2025-02-19 14:48:54 -0500
  • b18247be38 WIP Rich Harris 2025-02-19 06:45:34 -0500
  • 50d2058637
    docs: rephrase copyright holder #15333 realguse 2025-02-18 21:18:26 +0100
  • 9873443337
    Version Packages (#15304) svelte@5.20.2 github-actions[bot] 2025-02-18 17:19:18 +0100
  • ffbd55514e Version Packages #15304 github-actions[bot] 2025-02-18 12:34:13 +0000
  • d8e78f7f57
    fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326) Paolo Ricciuti 2025-02-18 13:33:11 +0100
  • 9091e7e930
    fix: fire delegated events on target even it was disabled in the meantime (#15319) Simon H 2025-02-17 22:16:09 +0100
  • 0d5d9ab760
    docs: fix two element_invalid_self_closing_tag warning in example (#15324) adiGuba 2025-02-17 22:12:59 +0100
  • 817cf1a80b
    chore: add all failing cases to test #15317 Joel Howse 2025-02-18 10:12:32 +1300
  • 160bce50d1 chore: add comments #15326 paoloricciuti 2025-02-17 22:11:26 +0100
  • e26d8ff668 fix: `muted` reactive without `bind` and select/autofocus attributes working with function calls paoloricciuti 2025-02-17 22:07:51 +0100
  • 7be381cd53
    chore: add failing test Joel Howse 2025-02-18 09:44:04 +1300
  • 198649375f
    Revert "probably not the best fix but oh well" Joel Howse 2025-02-18 08:57:31 +1300
  • 26dc3e2339 close canvas #15324 adiguba 2025-02-17 19:47:48 +0100
  • e52b534938 add empty string and null in test adiguba 2025-02-17 19:38:32 +0100
  • e174c0ddfa changeset adiguba 2025-02-17 19:21:53 +0100
  • 8d40eda28e test adiguba 2025-02-17 19:16:50 +0100
  • 23ac6b5d0a style must be set via set_attribute adiguba 2025-02-17 19:15:56 +0100
  • a74377eb6d
    docs: update casing #15321 realguse 2025-02-17 17:46:31 +0100
  • d53d6704a5
    chore: update banner faster under theme change #15320 realguse 2025-02-17 17:31:24 +0100
  • 575900de88
    fix: Add more checks to determine if element is non-static (#15259) Ranjan Purbey 2025-02-17 21:42:35 +0530
  • 37305f11ff
    Update .changeset/unlucky-laws-decide.md #15259 Simon H 2025-02-17 17:07:59 +0100
  • 1efd5c3838 fix: fire delegated events on target even it was disabled in the meantime #15319 Simon Holthausen 2025-02-17 16:19:36 +0100
  • 073f4d8911
    fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283) tomoam 2025-02-17 23:52:56 +0900
  • dde8603872
    fix: do not warn for `binding_property_non_reactive` if binding is a store in an each (#15318) Paolo Ricciuti 2025-02-17 15:33:07 +0100
  • 87d7cc7d89
    chore: add missing await in tests (#15301) Ben McCann 2025-02-17 04:36:30 -0800
  • 4945f44c4e fix: do not warn for `binding_property_non_reactive` if binding is a store in an each #15318 paoloricciuti 2025-02-17 13:31:37 +0100
  • 7a30a54e1f
    add changeset Joel Howse 2025-02-17 21:35:10 +1300
  • 2c5965c145
    probably not the best fix but oh well Joel Howse 2025-02-17 21:27:41 +1300
  • 75f81991c2
    docs(bindable): fix `file:` annotation for App.svelte (#15314) Eric Liu 2025-02-16 23:29:22 -0800
  • ddeabf11ee
    docs(bindable): fix `file:` annotation for App.svelte #15314 Eric Liu 2025-02-16 16:06:00 -0800
  • fdff04f8ee
    fix: Allow global-like pseudo-selectors refinement Éric NICOLAS 2025-02-16 23:33:42 +0100
  • e6717ca5bf add StyleValue into doc #15311 adiguba 2025-02-16 14:06:50 +0100
  • e845e755a4 fix StyleValue adiguba 2025-02-16 14:05:12 +0100
  • b4480e1cf8 changeset adiguba 2025-02-16 13:47:11 +0100
  • 7700390c8f test (to fix) adiguba 2025-02-16 13:45:52 +0100
  • 1cd9011b45 allow objects/arrays for style attribute adiguba 2025-02-16 13:45:20 +0100
  • c40392c1e8
    chore: remove options.uid in render() (#15302) adiGuba 2025-02-15 09:39:44 +0100
  • fe717323f3
    chore: update changeset #15302 Paolo Ricciuti 2025-02-15 09:36:44 +0100
  • 3b344a8a52 changeset adiguba 2025-02-15 09:33:53 +0100
  • e9d32bf42b await toMatchFileSnapshot() #15303 adiguba 2025-02-15 09:06:42 +0100
  • d999749c37 remove options.uid in render() adiguba 2025-02-15 08:59:49 +0100
  • f9b52f2891 code is incorrect (warning element_invalid_self_closing_tag) adiguba 2025-02-15 08:50:17 +0100
  • 884154f836 upgrade pnpm Ben McCann 2025-02-14 15:23:43 -0800
  • a787234c62 upgrade node Ben McCann 2025-02-14 15:22:31 -0800
  • 11b5259a4a Merge branch 'main' into revert-15196-corepack-bullshit Ben McCann 2025-02-14 15:21:22 -0800
  • ea064a6eaf chore: add missing await in tests #15301 Ben McCann 2025-02-14 15:19:18 -0800
  • 32b78c9954
    Version Packages (#15279) svelte@5.20.1 github-actions[bot] 2025-02-15 00:05:21 +0100
  • 9c9e450c16 Version Packages #15279 github-actions[bot] 2025-02-14 23:04:49 +0000
  • 7e3253745e
    fix: ensure AST analysis on `svelte.js` modules succeeds (#15297) Simon H 2025-02-15 00:03:52 +0100
  • 120aaa8b2d fix: use `get` in constructor for deriveds paoloricciuti 2025-02-14 21:32:52 +0100
  • 665ae91fb5 Merge remote-tracking branch 'origin/main' into props-id-anywhere #15295 props-id-anywhere paoloricciuti 2025-02-14 19:05:04 +0100