Commit Graph

1824 Commits (functional-template-alternative-syntax)

Author SHA1 Message Date
Rich Harris 68cffa8489
fix: apply `overflow: hidden` style when transitioning elements, where necessary () 3 months ago
Rich Harris 79a67c9561
fix: account for parent scale when animating elements () 3 months ago
github-actions[bot] 80d9f9996f
Version Packages () 3 months ago
Simon H 9aae463ae1
fix: silence false-positive statel value warning () 3 months ago
Simon H a2565efa37
docs: tweak "invalid assignment" compiler error message () 3 months ago
Rich Harris ce4f9722da
fix: remove bindable prop validation () 3 months ago
github-actions[bot] 9b71eea35d
Version Packages () 3 months ago
Rich Harris d41801c75f
feat: warn on using `slide` transition with invalid `display` styles () 3 months ago
Rich Harris 4d2cb2734b
fix: prevent long delays causing erratic spring behaviour () 3 months ago
Rich Harris d245bab63a
feat: allow non-numeric values to be tweened by snapping immediately to new value () 3 months ago
Rich Harris adee13d98c
fix: account for min-width/height in `slide` transition () 3 months ago
Dominic Gannaway 9c20eb4815
chore: improve signal performance by reducing duplicate deps () 3 months ago
Caique Torres 48e3db21c1
fix: default values in object destructuring () 3 months ago
github-actions[bot] 4aadb34c02
Version Packages () 3 months ago
Simon H 08061c85da
fix: guard against `customElements` being unavailable in browser extension contexts () 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
Rich Harris 77378688b9
fix: remove leading newline from `<pre>` contents () 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
github-actions[bot] f5c285080c
Version Packages () 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 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
Dominic Gannaway 32348a5387
fix: ensure $inspect.trace works correctly with null values () 3 months ago
github-actions[bot] 7f8acb8a37
Version Packages () 3 months ago
Simon H 015210a1a8
feat: allow objects/arrays for class attribute () 3 months ago
Andrey Sitnik 38a3ae321f
fix: Allow to disable animation prefix () 3 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
github-actions[bot] 2bfdd1b436
Version Packages () 4 months ago
Taku Fukada c79b909458
fix: remove 'implements' from class declaration () 4 months ago
Rich Harris e38975eac9
fix: remove unwanted properties from both replaced and unreplaced nodes () 4 months ago
github-actions[bot] 00ff60e8d5
Version Packages () 4 months ago
Rich Harris c033dae049
fix: bump esrap, prevent malformed AST () 4 months ago
Rich Harris 36a437c2f9
fix: compare array contents for equality mismatch detections, not the arrays themselves () 4 months ago
github-actions[bot] 5529ad241f
Version Packages () 4 months ago
Simon H 3146e93bbb
chore: loose parser improvements () 4 months ago
Paolo Ricciuti 36d73cad55
fix: correctly highlight first rerun of `$inspect.trace` () 4 months ago
github-actions[bot] e0e999055d
Version Packages () 4 months ago
Dominic Gannaway 699dc6e4f7
fix: improve unowned derived performance () 4 months ago
github-actions[bot] bbf38291fc
Version Packages () 4 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune () 4 months ago
github-actions[bot] 64a32cec38
Version Packages () 4 months ago
Rich Harris ecd1b48095
bump changeset to minor () 4 months ago
Rich Harris b0e3c5b438
feat: add outro option to unmount () 4 months ago
Simon H f0af633263
feat: loose parser mode () 4 months ago
github-actions[bot] af9b071622
Version Packages () 4 months ago
Paolo Ricciuti 887ce6ab4b
fix: don't add parenthesis to media query if already present () 4 months ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` () 4 months ago
Dominic Gannaway 2e0dcd7872
fix: ensure if block paths retain correct template namespacing () 4 months ago
github-actions[bot] 780041a51e
Version Packages () 4 months ago
Yang Pan 88c2d6ea36
fix: Allow unquoted slash in attributes () 4 months ago
Paolo Ricciuti 5e8d6edcf8
fix: make `defaultValue` work with spread () 4 months ago
Rich Harris ef8bd6adeb
fix: better handle hydration of script/style elements (alternative) () 4 months ago
Dominic Gannaway 8ba1b9ddd0
fix: avoid mutation validation for invalidate_inner_signals () 4 months ago
github-actions[bot] 7aa80fc2a7
Version Packages () 4 months ago
Paolo Ricciuti edfc0a9c6a
fix: correctly handle ssr for `reactivity/window` () 4 months ago
github-actions[bot] a5a4649743
Version Packages () 4 months ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning () 4 months ago
Paolo Ricciuti ea6fd95332
fix: account for global block in `is_empty` () 4 months ago
github-actions[bot] b0374f8863
Version Packages () 4 months ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module () 4 months ago
Simon H a2539cfe1f
fix: correctly set custom element props () 4 months ago
github-actions[bot] cb5734ae66
Version Packages () 4 months ago
grieben a26b6d80ef
fix: overwrite #last_value when Spring is `.set()` with `{instant: true}` () 4 months ago
Dominic Gannaway fb879dd702
fix: ensure $state.snapshot clones holey arrays correctly () 4 months ago
Paolo Ricciuti ab1f7f437e
fix: transform everything that is not a selector inside `:global` () 4 months ago
Simon H 88184cd769
fix: don't emit assignment warnings for bindings () 4 months ago
Dominic Gannaway 66e30d3288
fix: ensure snippet hoisting works in the correct scope () 4 months ago
Dominic Gannaway 9cfd2e20ab
fix: restore input binding selection position () 4 months ago
github-actions[bot] 8bee23e387
Version Packages () 4 months ago
Rich Harris a25a17373d
chore: upgrade last changeset to a minor () 4 months ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings () 4 months ago
Paolo Ricciuti 11764632b9
fix: deconflict `get_name` for literal class properties () 4 months ago
Paolo Ricciuti 38171f60ea
fix: allow exports with source from script module even if no bind is present () 4 months ago
github-actions[bot] 0a10c59517
Version Packages () 4 months ago
Paolo Ricciuti c66bf178aa
fix: mark subtree dynamic for bind with sequence expressions () 4 months ago
github-actions[bot] 301744f1f7
Version Packages () 4 months ago
Rich Harris 57f8ca6e3c oops 4 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters () 4 months ago
Rich Harris 1a0b822f48
fix: always run `if` block code the first time () 4 months ago
github-actions[bot] 98286349b2
Version Packages () 4 months ago
Rich Harris 8433a7169b
fix: reinstate `prefersReducedMotion` () 4 months ago
github-actions[bot] 947d4adf3b
Version Packages () 4 months ago
Rich Harris 80ffcc3fe1
feat: add Spring and Tween classes () 4 months ago
github-actions[bot] 60c0dc7a2d
Version Packages () 4 months ago
Simon H ca67aa1b34
fix: ensure bindings always take precedence over spreads () 4 months ago
github-actions[bot] 7f5172745d
Version Packages () 4 months ago
Simon H 0a9890bb1e
feat: provide `MediaQuery` / `prefersReducedMotion` () 4 months ago
Simon H 73b3cf72d0
fix: treat `undefined` and `null` the same for the initial input value () 4 months ago
github-actions[bot] 85dec47a5e
Version Packages () 4 months ago
Dominic Gannaway a220330011
chore: make if blocks tree-shakable () 4 months ago
github-actions[bot] 51c9eac577
Version Packages () 4 months ago
Simon H a151ae1804
fix: handle static form values in combination with default values () 4 months ago
github-actions[bot] c0746e0e73
Version Packages () 4 months ago
Simon H a57e747cbb
feat: default values for form elements () 4 months ago
github-actions[bot] c55af4aa83
Version Packages () 4 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees () 4 months ago
Rich Harris 4e77bdef74
fix: respect the unidirectional nature of time () 4 months ago
Paolo Ricciuti 1f973b1770
fix: remove spreaded event handlers when they become nullish () 4 months ago
github-actions[bot] 3d9122fcc4
Version Packages () 4 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators () 4 months ago
Simon H bbee1fc7e0
fix: don't try to add owners to non-`$state` class fields () 4 months ago
Dominic Gannaway b5588523fc
fix: capture infinite_loop_guard in error boundary () 4 months ago
github-actions[bot] a65e68ca37
Version Packages () 4 months ago
github-actions[bot] d595cc16fb
Version Packages () 4 months ago
Rich Harris 2f8eda94f3
fix: ensure SvelteDate cached methods have correct reactive context () 4 months ago
Paolo Ricciuti 39275684e5
fix: don't throw with nullish actions () 4 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning () 4 months ago
Rich Harris aac929d503
fix: leave update expressions untransformed unless a transformer is provided () 4 months ago
github-actions[bot] e722ef6b15
Version Packages () 4 months ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts () 4 months ago
Simon H b72fd2b3cd
fix: ignore TypeScript generics on variables () 4 months ago
github-actions[bot] a091fb5ce6
Version Packages () 4 months ago
Simon H a283083751
feat: each without as () 4 months ago
github-actions[bot] a39605ec7a
Version Packages () 4 months ago
Rich Harris ef640c3b46
fix: render attributes during SSR regardless of case () 4 months ago
Rich Harris 1f25bd4f47
fix: correctly prune CSS for elements inside snippets () 4 months ago
github-actions[bot] 99b4cfbb51
Version Packages () 4 months ago
ComputerGuy 945b625e95
fix: Prevent `$state` `bigint`s incrementing and decrementing from throwing () 4 months ago
Rich Harris fe15ad4ae8
fix: treat spread elements the same as call expressions () 4 months ago
github-actions[bot] f75a9a566e
Version Packages () 4 months ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries () 4 months ago
github-actions[bot] 6dd60b5685
Version Packages () 4 months ago
Ben McCann 4c88431228
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups () 4 months ago
Rich Harris 00aaad16b2
fix: generate correct code when encountering object expression statement () 4 months ago
Rich Harris a60e837e44
fix: prevent infinite loops when pruning CSS () 4 months ago
github-actions[bot] ca3690f7df
Version Packages () 4 months ago
Simon H d62e7bdbe1
fix: ignore text and expressions outside the template when validating HTML () 4 months ago
Rich Harris c4ac0e01e7
fix: better account for render tags when pruning CSS () 4 months ago
github-actions[bot] dcef8ff45a
Version Packages () 4 months ago
Simon H d6fc176fcb
fix: strip exported TypeScript function overloads () 4 months ago
Ben McCann 41e47a4c00
chore: upgrade esm-env for Vite 6 support () 4 months ago
Paolo Ricciuti 19d80ad63c
fix: css pruning producing invalid css () 4 months ago
github-actions[bot] 3a6bf1041b
Version Packages () 4 months ago
Dominic Gannaway 45417a36ce
fix: addresses memory leak when creating deriveds inside untrack () 4 months ago
Rich Harris a6ad5af0bb
fix: disregard TypeScript nodes when pruning CSS () 4 months ago
Simon H 3fa08d565c
fix: show `:then` block for `null` value () 4 months ago
Simon H 9e9fb2463c
fix: relax parent validation () 4 months ago
github-actions[bot] 2b5c0e791e
Version Packages () 4 months ago
Dominic Gannaway 63484aff9b
fix: ensure last empty text node correctly hydrates () 4 months ago
Rich Harris 37e6c7f26b
fix: correctly prune key/each blocks () 4 months ago
Theodor Steiner e721d96d32
fix: export temporary LegacyComponentType () () 4 months ago
Dominic Gannaway dd9abea2a1
fix: ensure spread attribute events are attached synchronously () 4 months ago
github-actions[bot] 6e391fce59
Version Packages () 4 months ago
Paolo Ricciuti 520055cf5c
fix: always use set for private identifiers () 4 months ago
github-actions[bot] 85ec6fa276
Version Packages () 4 months ago
Dominic Gannaway 9d12fd1a01
chore: remove template expression inlining () 4 months ago
github-actions[bot] f616c22053
Version Packages () 4 months ago
Dominic Gannaway 811c8d32eb
fix: correctly handle srcObject attribute on video elements () 4 months ago
Frédéric Crozatier 7bd1cdf427
feat: add content-visibility: auto state change event () 4 months ago
Simon H 4dfa0e31fe
fix: tighten up `export default` validation () 4 months ago
Paolo Ricciuti 32a1453805
fix: include method definitions in class private fields () 5 months ago
github-actions[bot] 53cc60085e
Version Packages () 5 months ago
Dominic Gannaway 747d40833b
fix: ensure is_pure takes into account runes () 5 months ago
Dominic Gannaway 741106879b
fix: ensure internal cloning can work circular values () 5 months ago
Dominic Gannaway 6e8267f462
fix: correctly update dynamic member expressions () 5 months ago
Santiago Cézar 012166ec3c
fix: convert input value to number on hydration () 5 months ago
github-actions[bot] b145035a00
Version Packages () 5 months ago
Dominic Gannaway 1c454c236e
fix: ensure dynamic call expressions correctly generate output () 5 months ago
github-actions[bot] 396ea2ef37
Version Packages () 5 months ago
Dominic Gannaway 3a69b4c415
fix: ensure inline object literals are correctly serialised () 5 months ago
github-actions[bot] 95ab85fad7
Version Packages () 5 months ago
Simon H 94471ca38e
fix: avoid relying on Node specifics within compiler () 5 months ago
Paolo Ricciuti 1f0700f5c5
fix: mark subtree dynamic for img with loading attribute () 5 months ago
Simon H efc65d4e0c
fix: mark pseudo classes nested inside `:not` as used () 5 months ago
Simon H e379319626
fix: ensure props passed to components via mount are updateable () 5 months ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` () 5 months ago
github-actions[bot] 312dd51acc
Version Packages () 5 months ago
Paolo Ricciuti 8a8e6f70e8
fix: avoid marking subtree as dynamic for inlined attributes () 5 months ago
github-actions[bot] 6a7146bee7
Version Packages () 5 months ago
Simon H 320ebd24d8
fix: bump `is-reference` dependency to fix `import.meta` bug () 5 months ago
Simon H 45fa678242
fix: account for `:has(...)` as part of `:root` () 5 months ago
Rich Harris ac9b7de058
fix: use strict equality for key block comparisons in runes mode () 5 months ago
github-actions[bot] f5a7d49216
Version Packages () 5 months ago
Torsten Dittmann 033061842d
fix: named slots with reserved keywords during migration () 5 months ago
Simon H 36ece1c381
fix: don't wrap pseudo classes inside `:global(...)` with another `:global(...)` () 5 months ago
github-actions[bot] 4a85c4157d
Version Packages () 5 months ago
Paolo Ricciuti 0fa43e216d
fix: consider static attributes that are inlined in the template () 5 months ago
github-actions[bot] 832499fee8
Version Packages () 5 months ago
Paolo Ricciuti 653f4accbd
fix: migration script messing with attributes () 5 months ago
Paolo Ricciuti ae9f53a3bd
fix: account for mutations in script module in ownership check () 5 months ago
Paolo Ricciuti 7bc94b9984
fix: do not treat reassigned synthetic binds as state in runes mode () 5 months ago
Paolo Ricciuti d207666ec3
fix: consider img with loading attribute not static () 5 months ago