Commit Graph

10072 Commits (invalid-html-structure-error)
 

Author SHA1 Message Date
paoloricciuti 62a6a15b8a fix: move the error to a warning
6 months ago
paoloricciuti a9b26c3ffe fix: throw runtime error when template returns different html
6 months ago
adiGuba 32ee6c1bc2
rune_invalid_arguments_length (#15516)
6 months ago
Simon H aaeda65f2f
docs: add docs on state_unsafe_mutation error (#14932)
6 months ago
7nik 8e9a21e374
fix: correctly match `:has()`'s selector during css pruning (#15277)
6 months ago
Éric NICOLAS f227cfcea8
fix: Allow global-like pseudo-selectors refinement (#15313)
6 months ago
Ben McCann e74fbcbbac
chore: don't distribute unused types definitions (#15473)
6 months ago
Rich Harris 18d71fd528
chore: reuse expression nodes (#15513)
6 months ago
Scott Wu dab1a1b467
docs: Update 99-faq.md (#15510)
6 months ago
ComputerGuy 489f463d7b
fix: replace `undefined` with `void 0` to avoid edge case (#15511)
6 months ago
Dominic Gannaway 5d3aa2bda4
fix: ensure transient writes to tracked parent effects works as expected (#15506)
6 months ago
D.V. Colomban b27ca425c7
fix: add files and group properties to HTMLInputAttributes (#15492)
6 months ago
github-actions[bot] a1257c17f5
Version Packages (#15493)
6 months ago
Dominic Gannaway 110d42062f
fix: on teardown, use the last known value for the signal before the set (#15469)
6 months ago
Simon H 1cc5bcdc99
chore: clarify fuzzyset adaption (#15491)
6 months ago
Maple dbd4617ac4
docs: correct toggle function in lifecycle hooks example (#15486)
6 months ago
Ben McCann 81480c40a0
chore: add missing permissions for `pkg.pr.new-comment` (#15489)
6 months ago
Rich Harris 1c0e24013f
chore: reuse is_function helper (#15467)
6 months ago
github-actions[bot] e2bbc560e4
Version Packages (#15466)
6 months ago
Rich Harris eaf0087d7c
fix: skip `log_if_contains_state` if only logging literals (#15468)
6 months ago
Trevor N. Suarez 3326bd8ae7
feat: Add `closedby` to `HTMLDialogAttributes` (dialog element) (#15458)
6 months ago
adiGuba c5912aad71
fix: null and warnings for local handlers (#15460)
6 months ago
Ben McCann 2c4d85bcec
docs: address `$effect` feedback (#15107)
6 months ago
github-actions[bot] d513304dd0
Version Packages (#15453)
6 months ago
adiGuba ae615ae2ac
chore: memoize clsx() (alternative) (#15456)
6 months ago
adiGuba 30562b8780
chore: rewrite set_style() to handle directives (#15418)
6 months ago
adiGuba 2f685c1dba
fix: spreading style is not consistent with attribute (#15323)
6 months ago
Rich Harris 1efad3f6e2
chore: add monitoring to github actions (#15436)
6 months ago
Rich Harris 2d3818463a
chore: check namespace inside set attributes (#15443)
6 months ago
github-actions[bot] 43ff3047ac
Version Packages (#15452)
6 months ago
Rich Harris 76f5ecfdab
fix: never deduplicate expressions in templates (#15451)
6 months ago
github-actions[bot] 0abd7f2a7f
Version Packages (#15447)
6 months ago
Rich Harris 3fc2007836
fix: run effect roots in tree order (#15446)
6 months ago
Pavel Nedrigailov e591e872aa
Update 01-basic-markup.md with new svelte-ignore syntax (#15394)
6 months ago
github-actions[bot] 3b465a7172
Version Packages (#15444)
6 months ago
Matthew Carroll 016421533d
Fix Rune phonetic spelling (#15445)
6 months ago
Paolo Ricciuti 181fb2ad49
fix: correctly set `is_updating` before flushing root effects (#15442)
6 months ago
Ben McCann b28b013503
chore: speed up linting (#15424)
6 months ago
github-actions[bot] cd56c1d60e
Version Packages (#15433)
6 months ago
Simon H ef7fd96ccf
fix: switch to our fork acorn typescript plugin (#15393)
6 months ago
github-actions[bot] 0f2633736d
Version Packages (#15431)
6 months ago
Tom Adler e3dc396e01
fix: make dialog element and role interactive (#15429)
6 months ago
Rich Harris b82692af2f
feat: add `idPrefix` to `render` (#15428)
6 months ago
github-actions[bot] 7ce2dfc622
Version Packages (#15402)
6 months ago
adiGuba 2032049e47
chore: Reduce hydration comment for {:else if} (#15250)
6 months ago
Paolo Ricciuti 474c588067
fix: disallow `bind:group` to snippet parameters (#15401)
6 months ago
github-actions[bot] e4987d2a9f
Version Packages (#15383)
6 months ago
adiGuba fe343e9c50
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
6 months ago
Rich Harris be82332ac8
chore: simplify `process_effects` (#15397)
6 months ago
adiGuba 8fb2fb70e1
fix : bug "$0 is not defined" with svelte:element and a single class with a function call (#15396)
6 months ago