Commit Graph

10072 Commits (invalid-html-structure-error)
 

Author SHA1 Message Date
adiGuba cf56973bf0
fix: class:directive not working with $$restProps (#15389)
6 months ago
Ben McCann da98c894b8
chore: switch to `tinyglobby` (#15388)
6 months ago
Paolo Ricciuti 3d59e84a65
fix: allow double hyphen css selector names (#15384)
6 months ago
Paolo Ricciuti c2ec0d9ac2
fix: allow for duplicate `var` declarations (#15382)
6 months ago
github-actions[bot] bbeeed421b
Version Packages (#15380)
6 months ago
Rich Harris 5f3b4d5421
chore: DRY out assignment validation (#15360)
6 months ago
Rich Harris 51337f22bd
chore: simplify flushing (#15348)
6 months ago
Rich Harris 7958eb74df
chore: remove unnecessary `binding.is_called` property (#15361)
6 months ago
Rich Harris 1b882fb1b5
chore: remove reactive_statements from state (#15363)
6 months ago
Rich Harris bfeb9ad448
chore: create `binding.updated` getter (#15362)
6 months ago
Rich Harris 53d1b17ce9
remove some unused exports (#15365)
6 months ago
Rich Harris 52d6ed1c73
remove instance_scope (#15364)
6 months ago
github-actions[bot] 220c2418d1
Version Packages (#15358)
6 months ago
adiGuba d4360af751
chore: rewrite set_class() to handle directives (#15352)
6 months ago
Alexis 5a946e7905
fix: Allow @const inside #key (#15377)
6 months ago
Rich Harris 3c4a8d425b
chore: make Binding a class (#15359)
7 months ago
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions (#15287)
7 months ago
realguse 60b22c0b5f
docs: update casing (#15321)
7 months ago
realguse ac215d9b23
docs: rephrase copyright holder (#15333)
7 months ago
Rich Harris c582b5d3b5
chore: simplify flush_sync (#15346)
7 months ago
github-actions[bot] 9873443337
Version Packages (#15304)
7 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326)
7 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime (#15319)
7 months ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
7 months ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static (#15259)
7 months ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
7 months ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each (#15318)
7 months ago
Ben McCann 87d7cc7d89
chore: add missing await in tests (#15301)
7 months ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte (#15314)
7 months ago
adiGuba c40392c1e8
chore: remove options.uid in render() (#15302)
7 months ago
github-actions[bot] 32b78c9954
Version Packages (#15279)
7 months ago
Simon H 7e3253745e
fix: ensure AST analysis on `svelte.js` modules succeeds (#15297)
7 months ago
Paolo Ricciuti 8b977253f3
chore: fix `$props.id` tests (#15294)
7 months ago
Paolo Ricciuti b6bf735a23
fix: correctly ssr component in `svelte:head` with `$props.id()` or `css='injected'` (#15291)
7 months ago
Caique Torres 21dadfc997
fix: ignore typescript abstract methods during code transformation (#15267)
7 months ago
github-actions[bot] 23ecc364da
Version Packages (#15271)
7 months ago
Dominic Gannaway f747c412f4
chore: tweak effect self invalidation logic (#15275)
7 months ago
Paolo Ricciuti 5e52825d60
fix: take private and public into account for `constant_assignment` of derived state (#15276)
7 months ago
Paolo Ricciuti 18481386f3
fix: use `importNode` to clone templates for Firefox (#15272)
7 months ago
Kid 5fe0272868
docs: remove duplicate `onDestroy` description (#15274)
7 months ago
Simon H a3e49b6110
fix: recurse into `$derived` for ownership validation (#15166)
7 months ago
adiGuba afae274587
fix: value/checked not correctly set using spread (#15239)
7 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
7 months ago
Rich Harris 73220b8667
chore: simplify process_effects (#15270)
7 months ago
github-actions[bot] 280d8c74cc
Version Packages (#15263)
7 months ago
Dominic Gannaway b602c59a22
fix: when re-connecting unowned deriveds, remove their unowned flag (#15255)
7 months ago
Paolo Ricciuti 02788f8e62
fix: allow mutation of private derived state (#15228)
7 months ago
Ben McCann 7ab18bba50
chore: allow pnpm 10 (#15258)
7 months ago
github-actions[bot] c4d4349d0a
Version Packages (#15234)
7 months ago
Simon H 4883fd2c83
fix: hydrate `href` that is part of spread attributes (#15226)
7 months ago