Commit Graph

6090 Commits (37b1a20c170e864794e705223ec551896d8eef63)
 

Author SHA1 Message Date
Ben McCann 37b1a20c17
Add spaces next to infix operators (#5902)
4 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage (#5921)
4 years ago
Conduitry 7be0b400f1 fix failing tests by restoring global.window after SSR tests
4 years ago
Conduitry 93cf65d804 Revert "work around mysterious test failure and add TODO"
4 years ago
Conduitry 94439ef5e7 fix changelog link
4 years ago
Conduitry 290746cfbd -> v3.32.0
4 years ago
Conduitry c4419007f0 work around mysterious test failure and add TODO
4 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
4 years ago
Conduitry d5f2ddc417 update changelog
4 years ago
pushkine 13e3d755da
allow duplicates of the same action on an element (#5875)
4 years ago
Andreas Ehrencrona abf11bb02b
Refactored preprocess for readability (#5763)
4 years ago
Domenik Reitzner a49375696f
Handle new format for "who is using svelte" (#5918)
4 years ago
Simon H 8364048d95
Update unreleased
4 years ago
milahu 0d19f67ec4
Parse attached sourcemap from preprocessor (#5854)
4 years ago
Manuel B dbd184c38c
Add a linguist configuration (#5878)
4 years ago
Domenik Reitzner 32775a699d
Make TypeScript integration more visible (#5871)
4 years ago
琚致远 3e093614db
Minor grammar improvements to README (#5895)
4 years ago
Conduitry 8180c5dd6c fix issue link in changelog
4 years ago
Conduitry c758028cde -> v3.31.2
4 years ago
Tan Li Hau 734257001d
deconflict conextual action variable (#5839)
4 years ago
Tan Li Hau 5949c4a594
fix await outro race condition (#5850)
4 years ago
Tan Li Hau 9cc21e3c09
fix removing elements that are currently transitioning out (#5849)
4 years ago
Tan Li Hau 82fcdfc2fa
rework SSR store autosubscription (#5419)
4 years ago
Conduitry 2eda5b0bf3 fix issue link in changelog
4 years ago
Conduitry 60ac0a4174 -> v3.31.1
4 years ago
Conduitry 77438e1740 update changelog
4 years ago
Nick Vincent f7d4eef55d
use iframe z-index: -1 in resize listener (#5742)
4 years ago
Tan Li Hau 1da4105d65
fix deep object property as action (#5845)
4 years ago
Tan Li Hau 08cb3142e9
keep each block value (#5841)
4 years ago
Tan Li Hau 63669330f6
maintain context for keyed each (#5840)
4 years ago
Tan Li Hau a41c7644e6
shift injected declarations to the top (#5837)
4 years ago
Tan Li Hau 2d5d6b05ed
warn if React attributes are used (#5836)
4 years ago
Tan Li Hau 662d9b44e6
fix checkbox bind:group when index depends on another context (#5835)
4 years ago
Conduitry 2d697a38c5 update changelog
4 years ago
Ben Welsh 9927d16b92
add ARIA graphics roles as known (#5822)
4 years ago
Ben McCann bef85a92f9
site: bump dependencies to fix building in production mode (#5846)
4 years ago
Daniel Sandoval a8af2fa4e6
"What's new in Svelte" January newsletter (#5827)
4 years ago
Gabriel Francisco edea9ede82
Update LICENSE (#5838)
4 years ago
Ben McCann e7edd7cc23
site: remove cypress leftovers and upgrade dependencies (#5824)
4 years ago
Geoff Rich 6aaa105093
site a11y: add missing h1s (#5715)
4 years ago
kindoflew bf35353170
site: fix formatMobile in chart examples (#5787)
4 years ago
Luke Edwards 945f741298
fix(site): ensure "text/plain" on error response (#5821)
4 years ago
Andreas Ehrencrona 9d9d7bc355
Added types to Node subclasses (#5755)
4 years ago
dmitrage 68538c61eb
Fix various issues with preprocess source maps (#5754)
4 years ago
Ben McCann 91376d285e
Bump TypeScript version (#5758)
4 years ago
Shriji 06ab7a1b9c
Update ScreenToggle.svelte (#5629)
4 years ago
Liam Egan 1046ca71a7
Remove duplicate sentence (#5751)
4 years ago
Aswin Vayiravan f1b7c08a09
changed to colour names instead of hex codes for readability (#5772)
4 years ago
Ben McCann 3561bf2b96
Update testing FAQ (#5744)
4 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. (#5761)
4 years ago