Commit Graph

191 Commits (0af6f20c77c209a5ea5691f2d1c15e0e359fbed6)

Author SHA1 Message Date
Ben McCann 2c4d85bcec
docs: address `$effect` feedback (#15107)
9 months ago
Rich Harris b82692af2f
feat: add `idPrefix` to `render` (#15428)
9 months ago
Rich Harris 51337f22bd
chore: simplify flushing (#15348)
9 months ago
Rich Harris 3c4a8d425b
chore: make Binding a class (#15359)
9 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
9 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
10 months ago
Simon H ab91c5cddb
docs: tweak links (#14915)
10 months ago
Paolo Ricciuti a91308d9db
fix: correctly highlight sources reassigned inside `trace` (#14811)
11 months ago
ottomated 999b92d134
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)
11 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
11 months ago
Rich Harris 9f964177ec
note when features were added (#14709)
11 months ago
Rich Harris b0e3c5b438
feat: add outro option to unmount (#14540)
11 months ago
Simon H f0af633263
feat: loose parser mode (#14691)
11 months ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` (#14601)
11 months ago
Paolo Ricciuti edfc0a9c6a
fix: correctly handle ssr for `reactivity/window` (#14681)
11 months ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
11 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
11 months ago
Rich Harris 65fdcec55d
chore: regenerate types (#14592)
11 months ago
Rich Harris 8433a7169b
fix: reinstate `prefersReducedMotion` (#14586)
11 months ago
Rich Harris 80ffcc3fe1
feat: add Spring and Tween classes (#11519)
11 months ago
Rich Harris 6a6b4ec36a
fix deprecation notices (#14574)
12 months ago
Simon H 0a9890bb1e
feat: provide `MediaQuery` / `prefersReducedMotion` (#14422)
12 months ago
Rich Harris 2e57612ef4
chore: fix typo (#14513)
12 months ago
Simon H a283083751
feat: each without as (#14396)
12 months ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
12 months ago
Romain l'Ourson f2eed15c02
docs: fix scale description (#14454)
12 months ago
Theodor Steiner e721d96d32
fix: export temporary LegacyComponentType (#14256) (#14257)
12 months ago
Rich Harris 927319c139
fix: update links in JSDoc (#14165)
1 year ago
Simon H 00f5b14d40
docs: fix description (#14109)
1 year ago
Conduitry 535ea44b9d
chore: replace non-breaking spaces (#14098)
1 year ago
Rich Harris 6a2c28c590
docs: tweak untrack description, provide an example of usage (#14085)
1 year ago
Rich Harris 2784fb19f3
Revert "feat: add `ComponentExports` utility type (#13441)" (#14069)
1 year ago
FoHoOV d93ad3ba1e
feat: add `ComponentExports` utility type (#13441)
1 year ago
Simon H cbc2ca36ce
fix: allow to pass in TS preference to migration (#13929)
1 year ago
Ben McCann 07219f1cbd
chore: update links that previously pointed to preview site (#14001)
1 year ago
Ben McCann c93a645b68
docs: fix broken links (#13944)
1 year ago
Paolo Ricciuti 7be3afb3a6
fix: add empty stack to `CompileDiagnostic` to show error on build (#13942)
1 year ago
Matthew Carroll 1a6a3e7ebd
fix: typo in `Action` types (#13874)
1 year ago
Simon H 44c8889291
chore: tweak MountOptions docs (#13841)
1 year ago
Simon H c603553e89
docs: fix ComponentProps info (#13827)
1 year ago
José Pablo Ramírez Vargas 95980d1f08
feat: Define the MountOptions type (#13674)
1 year ago
Rich Harris caaf74b854
docs: more fixes (#13608)
1 year ago
Simon H eb6488cd90
breaking: scope `:has(...)` selectors (#13567)
1 year ago
Paolo Ricciuti 14ecedf33b
feat: migrate `svelte:self` (#13504)
1 year ago
Rich Harris d87bf178c5
chore: remove links from docs (#13425)
1 year ago
Paolo Ricciuti 0f6cc2b1ed
fix: migrate events to be more inline with svelte 4 (#13362)
1 year ago
Leon Radley 6ed45db20f
fix: add document and window to svelte/events on types. (#13260)
1 year ago
Simon H e1448f22a3
fix: ensure types are easier to follow for TypeScript (#13140)
1 year ago
Simon H 2d03dc55c6
feat: provide AST node types with internal types stripped out (alternative) (#12968)
1 year ago
Rich Harris 588d636ad6
feat: better generated each block code in SSR mode (#13060)
1 year ago