Commit Graph

6196 Commits (9f1ce70b26896bf94d9fd85266c323e1ca34640e)
 

Author SHA1 Message Date
Simon H e15554366b make `SvelteComponentDev` typings more forgiving (#5937)
6 years ago
Simon H 4bab9db9f9 make animation/transition params optional (#5936)
6 years ago
Conduitry 1a129dd117 update changelog
6 years ago
Anders Lorentsen 5e1009c677 error on empty name in `class:` directive (#5939)
6 years ago
Conduitry 9bf9787267 update changelog
6 years ago
Alexandre Galays aa36b58bde Swap the order of the two derived store signatures to fix inference (#5935)
6 years ago
Ben McCann bb90e37a49 Add spaces next to infix operators (#5902)
6 years ago
Ben McCann b23612344c docs: define component before demonstrating usage (#5921)
6 years ago
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