Commit Graph

5949 Commits (c24b313b1af8c55db4fe0ce1ea689000042a2531)
 

Author SHA1 Message Date
André Lins f7d1bf35a0
A11y rule no-onchange () 5 years ago
Pat Cavit 40dca5252b
WIP: Don't attempt to unsub if the iframe is destroyed () 5 years ago
Richard Harris 4ed6340a50 Merge branch 'master' of github.com:sveltejs/svelte 5 years ago
Richard Harris 081f7cd878 dont coerce all falsy values to empty strings 5 years ago
Richard Harris 6397588e50 add test for and similar situations 5 years ago
Conduitry 33d8979495 -> v3.22.3 5 years ago
Jeremy Bernier d8fb0bb62c
Fix input with bind:value displaying "undefined" 5 years ago
Conduitry a1b0295fc3 update changelog 5 years ago
Billy Levin a9fd168da3
update for ARIA 1.2 working draft () 5 years ago
Conduitry bdbc73f111 update changelog 5 years ago
Pat Cavit ef2a886c83
fix: cache value & cancel tween for instant-set () 5 years ago
Conduitry 283f9ae6cf update changelog 5 years ago
Daniel Imfeld 81ade59797
fix check for uninitialized `condition` () 5 years ago
Conduitry c9020d35b7 site: bump @sveltejs/svelte-repl 5 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors () 5 years ago
Antony Jones 9be3310431
site: add FAQs page () 5 years ago
Conduitry ee130793ca update changelog 5 years ago
Daniel Imfeld 40d0ea6702
set .value while setting .__value during spread () 5 years ago
Tan Li Hau 37cc5888f8
dry {#each}/{#await} destructuring () 5 years ago
Conduitry c743e72a1e -> v3.22.2 5 years ago
Conduitry bdabd89f09
fix exception with empty alt attribute () 5 years ago
Conduitry bb5e2d2f26 -> v3.22.1 5 years ago
Doga Genc ba89c29b98
fix img-reduntant-alt bug () 5 years ago
Conduitry b9f83fd295 -> v3.22.0 5 years ago
Conduitry 3df407447f update changelog 5 years ago
Th0rN13 a73be39a80
fix contextual dynamic bind:this in {#each} () 5 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature () 5 years ago
Conduitry 9179c3e99b update changelog 5 years ago
André Lins 153b128fe2
a11y: implement img-redundant-alt () 5 years ago
Conduitry 09115b5256 update changelog 5 years ago
Pat Cavit a08a94ac33
make setting tweened with duration=0 instantly update () 5 years ago
Conduitry f111cf6881
deconflict `anchor` variable name () 5 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which () 5 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording () 5 years ago
Conduitry fe0a008a6a update changelog 5 years ago
Billy Levin 3d811311b7
disable loop protection inside generators () 5 years ago
MichalBednarczyk edeeb05a6c
docs: {#each} with key but without index () 5 years ago
Conduitry 5604954f15 update changelog 5 years ago
André Lins 07242f994c
a11y: do not warn about <a name> / <a id> () 5 years ago
Olubisi Idris Ayinde 4ac2ea3cef
contributing.md: add missing punctuation () 5 years ago
Antony Jones 0e61e51358
docs: add v2 site link () 5 years ago
Conduitry 35a910eea2 docs: fix link to animate section 5 years ago
Eddy 75ae49312f
docs: fix link to transition section () 5 years ago
Conduitry 628b09d867 update changelog 5 years ago
Kalan 56d1af493b
a11y: warn about href="javascript:..." () 5 years ago
Conduitry 8c4e72647a update changelog 5 years ago
nomnomnomnom cf72b41575
fix misaligned line numbers in sourcemaps () 5 years ago
Stephen Demjanenko e3fef0f740
site: fix scaling in script to get example thumbnails () 5 years ago
Tan Li Hau aabb23cc34
fix mutation to imported variable () 5 years ago
Daniel Imfeld 676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes () 5 years ago