Commit Graph

10122 Commits (functional-template-alternative-syntax)
 

Author SHA1 Message Date
Rich Harris ce2566d4c4
docs: simplify `$effect.tracking()` docs () 3 months ago
Dominic Gannaway 9c20eb4815
chore: improve signal performance by reducing duplicate deps () 3 months ago
Dominic Gannaway deb362fe51
chore: expand benchmark iterations () 3 months ago
Caique Torres 48e3db21c1
fix: default values in object destructuring () 3 months ago
github-actions[bot] 4aadb34c02
Version Packages () 3 months ago
Rich Harris 19038d19cb
docs: add section on update propagation () 3 months ago
Simon H 08061c85da
fix: guard against `customElements` being unavailable in browser extension contexts () 3 months ago
Simon H 34628b9c90
docs: note custom elements on caveat () 3 months ago
Simon H 8241096b06
fix: treat `inert` as a boolean attribute () 3 months ago
Matthijs c8865bb4a7
fix: make Tween with duration 0 set current to target immediately () 3 months ago
Simon H a1f371e786
docs: add code of files being tested () 3 months ago
Rich Harris 77378688b9
fix: remove leading newline from `<pre>` contents () 3 months ago
Rich Harris 08a9d123e8
chore: use codePointAt instead of implementing it ourselves () 3 months ago
Felipe 8201d7ad8b
docs: Switch typing of Action<Parameter> from null to undefined in 12-use.md () 3 months ago
github-actions[bot] fb67bad5b0
Version Packages () 3 months ago
Paolo Ricciuti 72a6c7263c
fix: don't throw `bind_invalid_export` if there's also a bindable prop with the same name () 3 months ago
Dominic Gannaway cd1adbc4e6
fix: ensure logic blocks keep consistent namespacing () 3 months ago
ottomated 793f6f3b11
add note about svelte/elements to $props docs () 3 months ago
github-actions[bot] f5c285080c
Version Packages () 3 months ago
Max Katz 1734d74f51
chore: update copyright year () 3 months ago
Matthijs a646780109
fix: Make Tween work with continuous target changes () 3 months ago
Dominic Gannaway dbdb8cd7fd
fix: use cached indexOf array prototype method internally () 3 months ago
github-actions[bot] a8ca375c57
Version Packages () 3 months ago
Simon H ab91c5cddb
docs: tweak links () 3 months ago
Simon H 2e2b440954
fix: apply `clsx` logic to custom element `class` attributes () 3 months ago
Paolo Ricciuti c4e9faad52
fix: correctly parse `each` with loose parser () 3 months ago
github-actions[bot] ed26c3f658
Version Packages () 3 months ago
Dominic Gannaway 82db92f870
fix: ensure disconnected deriveds correctly connect again () 3 months ago
Paolo Ricciuti a91308d9db
fix: correctly highlight sources reassigned inside `trace` () 3 months ago
github-actions[bot] f3a7ded734
Version Packages () 3 months ago
Dominic Gannaway 8148734812
fix: ensure unowned deriveds correctly get re-linked to the graph () 3 months ago
Sri Senthil Balaji J f7f87dcc3d
chore: remove svelte.dev section from README.md () 3 months ago
Dominic Gannaway 32348a5387
fix: ensure $inspect.trace works correctly with null values () 4 months ago
github-actions[bot] 7f8acb8a37
Version Packages () 4 months ago
Rich Harris 97f3aa9151
docs: fix links in some errors/warnings () 4 months ago
Simon H 015210a1a8
feat: allow objects/arrays for class attribute () 4 months ago
Andrey Sitnik 38a3ae321f
fix: Allow to disable animation prefix () 4 months ago
github-actions[bot] 1d773ef3a4
Version Packages () 4 months ago
Bjorn Lu 72b7bc7af8
feat: add "worker" exports condition () 4 months ago
github-actions[bot] 2086c199be
Version Packages () 4 months ago
ottomated 999b92d134
fix: intellisense DX for $props, $inspect, $bindable, and $host () 4 months ago
Dominic Gannaway 5bc4033421
fix: treeshake `$inspect.trace` code if unused in modules () 4 months ago
github-actions[bot] 69d198eb44
Version Packages () 4 months ago
Rich Harris 7c6379a260
fix: bump esrap dependency () 4 months ago
Dominic Gannaway d0f156c0f9
fix: ensure $inspect.trace code is treeshaken out if unused () 4 months ago
Dominic Gannaway 8705d44c64
fix: ensure svg namespace for `<a>` elements is correct () 4 months ago
Rich Harris bfa0b34663
add self-closing-tags info () 4 months ago
Simon H 88a15cd706
chore: TS fixes cleanup () 4 months ago
github-actions[bot] 2bfdd1b436
Version Packages () 4 months ago
Taku Fukada c79b909458
fix: remove 'implements' from class declaration () 4 months ago