Commit Graph

1802 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
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
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
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
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 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
github-actions[bot] 3b465a7172
Version Packages (#15444)
6 months ago
Paolo Ricciuti 181fb2ad49
fix: correctly set `is_updating` before flushing root effects (#15442)
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
adiGuba 8fb2fb70e1
fix : bug "$0 is not defined" with svelte:element and a single class with a function call (#15396)
6 months ago
adiGuba cf56973bf0
fix: class:directive not working with $$restProps (#15389)
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 51337f22bd
chore: simplify flushing (#15348)
6 months ago
Rich Harris 7958eb74df
chore: remove unnecessary `binding.is_called` property (#15361)
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
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions (#15287)
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