github-actions[bot]
230916f5a0
Version Packages ( #11925 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Simon H
dbe6057912
chore: speed up regex ( #11922 )
...
Svelte 4 version of #11918
6 months ago
github-actions[bot]
a8deae9323
Version Packages ( #11594 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Simon H
8592914fdd
fix: correctly handle falsy values of style directives in SSR mode ( #11584 )
...
fixes #11044
6 months ago
github-actions[bot]
8e4c7788a9
Version Packages ( #11491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
Philipp Pracht
1bab571caa
fix: additional check for component on destroy (svelte4) ( #11489 )
...
fixes #10454
7 months ago
github-actions[bot]
9f2341f3f2
Version Packages ( #11202 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
Tan Li Hau
a510c6a37f
fix: support attribute selector inside :global() ( #11135 )
...
* fix: support attribute selector inside :global()
* Update Selector.js
7 months ago
github-actions[bot]
ad00cad761
Version Packages ( #11148 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
Tan Li Hau
41eb8daab2
feat: support parsing camel case in container queries ( #11131 )
7 months ago
github-actions[bot]
11b8e94f9c
Version Packages ( #11101 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
Kelvin Soh
9de149c596
fix: applying :global for +,~ sibling combinator when slots are present. fixes #9274 ( #9282 )
...
fixes #9274
7 months ago
github-actions[bot]
b14eabaca3
Version Packages ( #10607 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9 months ago
konstantinov90
055e7a8739
fix: properly update `svelte:component` props when there are spread props ( #10604 )
...
fixes #10602
9 months ago
github-actions[bot]
fb14a04d23
Version Packages ( #10489 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9 months ago
Simon H
a41bdb6184
fix: check that component wasn't instantiated ( #10466 )
...
fixes #10454
9 months ago
github-actions[bot]
d5e460768c
Version Packages ( #10340 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Matt Kane
c15e021e22
fix: add fetchpriority to image attrs ( #10390 )
...
Fixes #8099
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
10 months ago
navorite
f834b6eb55
fix: Add `miter-clip` and `arcs` to `stroke-linejoin` attribute ( #10377 )
...
#10141 for svelte 4
10 months ago
Rich Harris
2cc251003a
fix: make inline doc links valid ( #10366 )
...
* fix: make inline doc links valid
* real glad you caught that one eslint. how would we ever cope without you
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
10 months ago
Arslan
f2c2490a68
fix: add `scrollend` event type ( #10336 )
...
* fix: add scrollend event type
* Update fair-phones-dance.md
10 months ago
github-actions[bot]
d9fcc87235
Version Packages ( #9886 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Simon H
490102932b
fix: bump `axobject-query` ( #10167 )
...
fixes #8825
10 months ago
Simon H
bc5e578d37
fix: make `@types/estree` a dependency ( #10149 )
...
types are exposed through our types, so we need to add it as a dependency
fixes #10010
10 months ago
navorite
32772b4131
fix: add types for popover attributes and events ( #10042 )
...
#10041 for svelte 4
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
11 months ago
Jirawat Boonkumnerd
804f296368
fix: add GamepadEventHandler type ( #9864 )
...
Add GamepadEventHandler type for window.addEventListener `gamepadconnected` and `gamepaddisconnected`
11 months ago
github-actions[bot]
226bf419f9
Version Packages ( #9719 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 months ago
Simon H
31d939fefa
fix: port over props that were set prior to initialization ( #9701 )
...
...and then delete the property descriptor that shadows the prototype descriptor
fixes #9487
12 months ago
github-actions[bot]
2d8a8603cb
Version Packages ( #9555 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
9b3341378a
fix: handle spreads within static strings ( #9554 )
...
Previously, if a part of the template was determined be be optimizable using innerHTML, it would error if there's a spread on an attribute
1 year ago
github-actions[bot]
1fd0b18459
Version Packages ( #9553 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
77ba5e7a2f
fix: adjust static attribute regex ( #9551 )
...
a `+` was missing
Fixes https://github.com/sveltejs/vite-plugin-svelte/issues/804
1 year ago
github-actions[bot]
36b2c50a70
Version Packages ( #9512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
9a97d5c547
fix: ignore expressions in top level script/style tag attributes ( #9498 )
...
Related to sveltejs/language-tools#2204 / sveltejs/language-tools#2039
1 year ago
github-actions[bot]
2ea17648f2
Version Packages ( #9491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
b2e1f1c102
fix: handle closing tags inside attribute values ( #9486 )
...
Related to https://github.com/sveltejs/language-tools/issues/2204
1 year ago
github-actions[bot]
1369aa5cec
Version Packages ( #9380 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Simon H
2a2a773174
chore: rewire some master occurences ( #9379 )
...
(main for a few in contributing; doesn't exist yet but will, soon)
1 year ago
Kelvin Soh
00700621bb
fix: html tag hydration: regard empty claimed_nodes array as content mismatch ( #9184 )
...
fixes #6832
1 year ago
Ben McCann
895612514c
fix: improve a11y-click-events-have-key-events message ( #9358 )
1 year ago
github-actions[bot]
590503044f
Version Packages ( #9293 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sina Salahshour
6b9b8af050
fix: ignore comments while comparing nodes in node_match ( #9197 )
...
related to issue #9088
it doesn't solve the main problem of dependencies getting invalidated whenever value of a variable gets changed.
but it fixes the behavior difference between the code with and without comments
1 year ago
vhladko
ab80d9d214
fix: add missing plaintext-only value to contenteditable type ( #9242 )
...
fixes #9181
1 year ago
Simon H
9900c85acf
fix: support camelCase properties on custom elements ( #9328 )
...
while attributes are case insensitive, properties are not. to not introduce a breaking change, the lowercased variant is checked first.
fixes #9325
1 year ago
Ben McCann
052d38158f
chore: upgrade magic-string ( #9292 )
1 year ago
github-actions[bot]
bd5e5eef9b
Version Packages ( #9121 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
gtmnayan
26eb2a2f89
fix: false reactive component warning ( #9094 )
...
fixes #9082
1 year ago
Teo
93b17c85f7
fix: spreading attributes on option value attribute get's replaced by option's inner text ( #9125 )
...
fixes #9107
Apart from the problem with the option the same happens with the textarea.
1 year ago
Teo
228dd4d9d7
fix: svelte:element with dynamic this and spread attributes throws error ( #9112 )
...
fixes #9092
---------
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
1 year ago
paulreece
6fe17eabf2
fix: This makes the indeterminate HTML attribute available for use. Fixes #9176 . ( #9180 )
...
Fixes #9176 . This adds indeterminate to the list of HTMLAttributes so that one can use it without receiving an error.
1 year ago