Commit Graph

6088 Commits (abd83291dd943245662d797af8d6bf0bf1c0b777)
 

Author SHA1 Message Date
Conduitry abd83291dd fix failing tests by restoring global.window after SSR tests
6 years ago
Conduitry e6c120cfb9 Revert "work around mysterious test failure and add TODO"
6 years ago
Conduitry 69540ea0a4 fix changelog link
6 years ago
Conduitry 960a01200f -> v3.32.0
6 years ago
Conduitry f3ce4af9ff work around mysterious test failure and add TODO
6 years ago
halfnelson 346c7a942d add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
6 years ago
Conduitry c3bbed4f25 update changelog
6 years ago
pushkine 3cde94388d allow duplicates of the same action on an element (#5875)
6 years ago
Andreas Ehrencrona 1af0204afb Refactored preprocess for readability (#5763)
6 years ago
Domenik Reitzner a41b636755 Handle new format for "who is using svelte" (#5918)
6 years ago
Simon H 704b97c406 Update unreleased
6 years ago
milahu ec9bcff191 Parse attached sourcemap from preprocessor (#5854)
6 years ago
Manuel B 0ddda39ca2 Add a linguist configuration (#5878)
6 years ago
Domenik Reitzner 96115eff62 Make TypeScript integration more visible (#5871)
6 years ago
琚致远 8c038714d6 Minor grammar improvements to README (#5895)
6 years ago
Conduitry c413018733 fix issue link in changelog
6 years ago
Conduitry 3ba8ea0eee -> v3.31.2
6 years ago
Tan Li Hau 2386de39b1 deconflict conextual action variable (#5839)
6 years ago
Tan Li Hau d9742ef39f fix await outro race condition (#5850)
6 years ago
Tan Li Hau 47e68bd188 fix removing elements that are currently transitioning out (#5849)
6 years ago
Tan Li Hau 24d1a674eb rework SSR store autosubscription (#5419)
6 years ago
Conduitry 0012d56912 fix issue link in changelog
6 years ago
Conduitry 1fba15284f -> v3.31.1
6 years ago
Conduitry da2fb9740d update changelog
6 years ago
Nick Vincent d79cc4041f use iframe z-index: -1 in resize listener (#5742)
6 years ago
Tan Li Hau 51da886cfc fix deep object property as action (#5845)
6 years ago
Tan Li Hau 286b071e2a keep each block value (#5841)
6 years ago
Tan Li Hau 02e58e88bc maintain context for keyed each (#5840)
6 years ago
Tan Li Hau ad774a709e shift injected declarations to the top (#5837)
6 years ago
Tan Li Hau f173221ce3 warn if React attributes are used (#5836)
6 years ago
Tan Li Hau eb2765e515 fix checkbox bind:group when index depends on another context (#5835)
6 years ago
Conduitry 51928c4938 update changelog
6 years ago
Ben Welsh e542247cb8 add ARIA graphics roles as known (#5822)
6 years ago
Ben McCann ad1ef4b839 site: bump dependencies to fix building in production mode (#5846)
6 years ago
Daniel Sandoval 235d07824d "What's new in Svelte" January newsletter (#5827)
6 years ago
Gabriel Francisco 7f3bda2160 Update LICENSE (#5838)
6 years ago
Ben McCann cf3422f9d0 site: remove cypress leftovers and upgrade dependencies (#5824)
6 years ago
Geoff Rich ea16f6bd19 site a11y: add missing h1s (#5715)
6 years ago
kindoflew 57350eef3a site: fix formatMobile in chart examples (#5787)
6 years ago
Luke Edwards 20b15c2bc2 fix(site): ensure "text/plain" on error response (#5821)
6 years ago
Andreas Ehrencrona 3aaf845594 Added types to Node subclasses (#5755)
6 years ago
dmitrage 215e23520d Fix various issues with preprocess source maps (#5754)
6 years ago
Ben McCann f4c6dd728d Bump TypeScript version (#5758)
6 years ago
Shriji 46934baae0 Update ScreenToggle.svelte (#5629)
6 years ago
Liam Egan eeb218953a Remove duplicate sentence (#5751)
6 years ago
Aswin Vayiravan 2f7f563c53 changed to colour names instead of hex codes for readability (#5772)
6 years ago
Ben McCann 1de486c0d7 Update testing FAQ (#5744)
6 years ago
Aswin Vayiravan f776ece39c Changing hex codes to colour names to improve readability of the tutorial. (#5761)
6 years ago
Ben McCann 73847d18b5 Upgrade eslint (#5747)
6 years ago
Adam Rackis 98338fd9b0 Add clarification on what makes a reactive block reactive to docs. (#5729)
6 years ago