Commit Graph

  • 19f84ca730
    fix: Added missing context of `svelte.js` for validation (#9394) Yuichiro Yamashita 2023-11-16 06:21:36 +0900
  • 0168e58bf6
    Update .changeset/eighty-bikes-camp.md #9394 Rich Harris 2023-11-15 16:21:25 -0500
  • 555e8f845f
    enforce treeshakeability (#9430) Rich Harris 2023-11-15 15:54:54 -0500
  • 455fa8950e
    Code golf each transitions (#9476) Dominic Gannaway 2023-11-15 20:20:16 +0000
  • e3e1fef238
    fix: stringify attribute values before comparison (#9475) Rich Harris 2023-11-15 15:19:43 -0500
  • 87b3bab32a Add changeset #9476 Dominic Gannaway 2023-11-15 20:05:36 +0000
  • 69df3a0bcb simplify #9475 Rich Harris 2023-11-15 14:45:01 -0500
  • 99e3cc7635 chore: improve code size of transitions Dominic Gannaway 2023-11-15 19:42:12 +0000
  • 2ebedb04a1
    configure search.exclude (#9472) Rich Harris 2023-11-15 14:36:16 -0500
  • c5d5a14b8b fix: stringify attribute values before comparison Rich Harris 2023-11-15 14:33:55 -0500
  • d749685b0f
    fix: rework directive name handling (#9470) Rich Harris 2023-11-15 12:52:21 -0500
  • 91b0c1e329 configure search.exclude #9472 Rich Harris 2023-11-15 12:38:11 -0500
  • add3bb7055 appease the dweeby little hall monitor #9430 Rich Harris 2023-11-15 12:27:05 -0500
  • 3e04636080 fix Rich Harris 2023-11-15 12:16:01 -0500
  • 1bd50a84e0 Merge branch 'main' into agadoo Rich Harris 2023-11-15 11:49:58 -0500
  • 8d84647d09 fix: handle dynamic selects with falsy select values #9471 Simon Holthausen 2023-11-15 17:42:34 +0100
  • 73e8820fe7
    chore: make DOM operations lazily init (#9468) Dominic Gannaway 2023-11-15 16:29:13 +0000
  • 001ef3445d group statements by type #9468 Rich Harris 2023-11-15 11:17:36 -0500
  • c735f2b7b7 remove unnecessary coercion Rich Harris 2023-11-15 11:15:08 -0500
  • 4d628439e7 single line annotations Rich Harris 2023-11-15 11:12:25 -0500
  • becfcbc6bf huh #9470 Rich Harris 2023-11-15 11:08:38 -0500
  • 7c92782f2d handle dynamic cases Rich Harris 2023-11-15 09:46:52 -0500
  • a05dfedba7
    Update packages/svelte/src/internal/client/operations.js Dominic Gannaway 2023-11-15 14:30:29 +0000
  • 52d0855fd7 cleanup types Dominic Gannaway 2023-11-15 14:26:14 +0000
  • 1e422ed432 cleanup types Dominic Gannaway 2023-11-15 14:25:52 +0000
  • 10a3cbe216 cleanup types Dominic Gannaway 2023-11-15 14:25:39 +0000
  • 519be6e595 move snapshot test to a runtime test Rich Harris 2023-11-15 09:24:37 -0500
  • 3f4248204d chore: make DOM operations lazyily init Dominic Gannaway 2023-11-15 14:23:07 +0000
  • 67c3f696a0 fix: add top level snippets to instance scope Simon Holthausen 2023-11-15 15:20:23 +0100
  • 640dd48705 chore: remove obsolete script Simon Holthausen 2023-11-15 14:42:49 +0100
  • 9ef3424732
    fix: support class exports (#9465) Simon H 2023-11-15 14:42:06 +0100
  • ba274bf3ae fix: support class exports #9465 Simon Holthausen 2023-11-15 14:34:52 +0100
  • 6f3dc04c82
    fix: allow member access on directives (#9462) Paolo Ricciuti 2023-11-15 12:53:23 +0100
  • bbb9d0e60c
    Merge c7d9c4eb9e into 50abbc81da #9281 Romain l'Ourson 2023-11-15 11:23:12 +0000
  • c7d9c4eb9e french translation Romain Crestey 2023-07-03 17:51:42 +0200
  • 00de58f450 Fix deep #9464 Dominic Gannaway 2023-11-15 11:18:45 +0000
  • c3eac309b3 fix: correctly handle action member expression keys Dominic Gannaway 2023-11-15 11:07:49 +0000
  • 0c10b3c019 allow setting files #9463 Tee Ming 2023-11-15 19:02:11 +0800
  • 5cf47d16be add `with-string` test and `skip_if_ssr` to snapshots #9462 paoloricciuti 2023-11-15 11:38:04 +0100
  • 9eb969ddd4
    fix: address bug in before/after update (#9448) Dominic Gannaway 2023-11-15 10:33:16 +0000
  • 0b345bba88 Update logic and comment #9448 Dominic Gannaway 2023-11-15 10:28:12 +0000
  • 565c7f6ffe moved transformation in template.js paoloricciuti 2023-11-15 11:14:02 +0100
  • f763eff069
    Create itchy-lions-wash.md Paolo Ricciuti 2023-11-15 10:38:15 +0100
  • 318240e46a fix: allow member access on directives paoloricciuti 2023-11-15 10:34:24 +0100
  • c084479bc7
    Add, document, and test new store implementation mnrx 2023-11-15 05:36:39 +0000
  • 25e7880b78
    Fix bug in `tweened()` and re-add tests mnrx 2023-11-15 05:24:29 +0000
  • fb4313ea31
    Tidy up store tests mnrx 2023-11-15 05:22:11 +0000
  • f5101c0d8c
    treat `slot` the same as other props - closes #9455 (#9457) Rich Harris 2023-11-14 20:17:37 -0500
  • d0d1a11bf1 treat `slot` the same as other props - closes #9455 #9457 Rich Harris 2023-11-14 20:10:30 -0500
  • 6f6c3a0787
    fix: only escape attribute values for elements, not components (#9456) Rich Harris 2023-11-14 20:05:08 -0500
  • 26ecaafd97 changeset #9456 Rich Harris 2023-11-14 19:58:38 -0500
  • 4a16d6244a only escape attribute values for elements, not components - closes #9454 Rich Harris 2023-11-14 19:55:00 -0500
  • 9abfb52f67 add back launch config Rich Harris 2023-11-14 19:49:11 -0500
  • f18adc8b43
    docs: Update Breaking changes section (#9444) Yuichiro Yamashita 2023-11-15 08:22:04 +0900
  • b81dac783d
    Update sites/svelte-5-preview/src/routes/docs/content/03-appendix/02-breaking-changes.md #9444 Rich Harris 2023-11-14 18:12:25 -0500
  • 1db0bf49f0 Merge branch 'docs/string-event' of github.com:baseballyama/svelte into baseballyama-docs/string-event baseballyama-docs/string-event Rich Harris 2023-11-14 18:10:40 -0500
  • 6bba70a2a5
    Docs (#9449) Rich Harris 2023-11-14 18:09:32 -0500
  • 50b4bc03d7 note breaking props.children change #9449 Rich Harris 2023-11-14 18:01:31 -0500
  • 313c71a43e make example less confusing Rich Harris 2023-11-14 17:52:24 -0500
  • e8d1f72695
    Apply suggestions from code review Rich Harris 2023-11-14 17:48:06 -0500
  • be6fd71a8c use every instead of filter - more explicit and enables early-exit from the loop Rich Harris 2023-11-14 17:13:29 -0500
  • fc429e0a29
    Update sites/svelte-5-preview/src/routes/docs/content/03-appendix/02-breaking-changes.md Rich Harris 2023-11-14 17:02:24 -0500
  • e90ded677e
    fix: allow svelte:self in snippets (#9439) Paolo Ricciuti 2023-11-14 22:55:33 +0100
  • 50abbc81da
    blog: fix typo in 'svelte.dev: A complete overhaul' blog entry (#9438) (#9450) Ben McCann 2023-11-14 13:54:44 -0800
  • ddd48d4a73 remove unnecessary div Rich Harris 2023-11-14 16:54:11 -0500
  • 800d8d7fdf prettier Rich Harris 2023-11-14 16:51:00 -0500
  • 1e697d3912 event docs Rich Harris 2023-11-14 16:40:12 -0500
  • 73ae5ef5bc
    fix: tighten up event attributes and hoisting logic (#9433) Dominic Gannaway 2023-11-14 21:27:27 +0000
  • 42ce088c53 don't hoist identifiers when one of them is used in an event that is not delegateable #9433 Simon Holthausen 2023-11-14 22:16:37 +0100
  • 15349e1cc4
    Update sites/svelte-5-preview/src/routes/docs/content/03-appendix/02-breaking-changes.md Simon H 2023-11-14 20:26:16 +0100
  • 82cf973fb3 they're not attributes Rich Harris 2023-11-14 14:25:25 -0500
  • 0cfb2ca7da blog: fix typo in 'svelte.dev: A complete overhaul' blog entry (#9438) #9450 Arpit Jalan 2023-11-15 00:38:38 +0530
  • 3f56baf760
    blog: fix typo in 'svelte.dev: A complete overhaul' blog entry (#9438) Arpit Jalan 2023-11-15 00:38:38 +0530
  • b575d37dca add note on deprecation Rich Harris 2023-11-14 14:08:38 -0500
  • ce8c05d506 add snippet docs Rich Harris 2023-11-14 14:07:07 -0500
  • 1dab4a7674 Add changeset Dominic Gannaway 2023-11-14 15:30:54 +0000
  • ffa28666f6 fix: address bug in before/after update Dominic Gannaway 2023-11-14 15:24:06 +0000
  • 77685508f4 rename file Rich Harris 2023-11-14 10:00:44 -0500
  • 59e26bfda0 don't delegate when bindings/actions on the same element in order to preserve backwards compatibility of ordering Simon Holthausen 2023-11-14 15:07:16 +0100
  • 88152d871f fix: bail-out of event delegation for each block reference #9446 Dominic Gannaway 2023-11-14 13:17:49 +0000
  • cf63220a0e
    fix: ensure keyed fallback to indexed (#9441) Dominic Gannaway 2023-11-14 12:37:49 +0000
  • da37c928ef
    fix: support dynamic attributes containing call expressions (#9443) Dominic Gannaway 2023-11-14 12:36:18 +0000
  • a6fdc47a0b
    chore: show ast on playground (#9440) Yuichiro Yamashita 2023-11-14 21:31:25 +0900
  • 47715fd306 update docs baseballyama 2023-11-14 21:20:43 +0900
  • 6e6e6ca5e6 Merge branch 'main' into handle-duplicate-event-spread Simon Holthausen 2023-11-14 13:18:48 +0100
  • 203462a9d9 add event delegation to spread_attributes, add event attributes to spread also fixes an edge case bug with event hoistability Simon Holthausen 2023-11-14 13:17:35 +0100
  • 95eb6db832 changeset #9443 Dominic Gannaway 2023-11-14 12:16:49 +0000
  • b1892e35d2 fix: ensure dynamic attributes work from call expressions Dominic Gannaway 2023-11-14 12:15:48 +0000
  • 3866c23cdc changeset #9441 Dominic Gannaway 2023-11-14 11:25:10 +0000
  • 5172484a1f fix: ensure keyed fallback to indexed Dominic Gannaway 2023-11-14 11:22:59 +0000
  • 2090f72a79 show ast on playground #9440 baseballyama 2023-11-14 19:22:37 +0900
  • e7a044d88e
    Create funny-wombats-argue.md #9439 Paolo Ricciuti 2023-11-14 07:38:28 +0100
  • 6a063ec26c fix: allow svelte:self in snippets paoloricciuti 2023-11-14 07:30:43 +0100
  • 5b3a352cd4 blog: fix typo in 'svelte.dev: A complete overhaul' blog entry #9438 Arpit Jalan 2023-11-14 11:43:43 +0530
  • 66661eff04
    chore: use internal `get_descriptors` helper (#9389) Rich Harris 2023-11-13 20:40:20 -0500
  • 4686a35dc9 start adding analyze function #9435 tidy-up-analysis Rich Harris 2023-11-13 17:58:57 -0500
  • 825828d8d1 more Rich Harris 2023-11-13 17:29:34 -0500
  • af60821f1e shuffle Rich Harris 2023-11-13 17:21:45 -0500
  • 4e268e258f rename stuff Rich Harris 2023-11-13 17:14:41 -0500
  • cce3773a2d inline docs Rich Harris 2023-11-13 17:09:25 -0500