Commit Graph

5156 Commits (57aeddcf859ffe474f17dbfbe484d2c4a048019c)
 

Author SHA1 Message Date
Rich Harris f6eba05f73 extend fix to blocks with outros
6 years ago
Rich Harris 4d3f32ddde
Merge pull request #3519 from Swatinem/claim-space
6 years ago
Arpad Borsos fe8ca05865 Introduce a `claim_space` helper
6 years ago
Richard Harris 9c9f37c001 fix code generation for if-else with static conditions - fixes #3505
6 years ago
Colin Casey ee8825d34f fix reactive declaration cycle detection + clearer error on cycle
6 years ago
David A Kondrad 6e9ac1971c site: docs: {@html} clarifications
6 years ago
Matheus Castiglioni c2688b9211 Adding Dextra brand in who using site section
6 years ago
Rich Harris cc107147ec
Merge pull request #3504 from Swatinem/consistent-each
6 years ago
Reto Trinkler b1a8c96e18 Remove unnecessary code in "bind-this" example
6 years ago
Oguzhan Inan 100ac2caa2
Add Bekchy Logo
6 years ago
Oguzhan Inan d0a23c750d
adde bekchy logo
6 years ago
Richard Harris 02e48ab4f0 alternative fix for #3495
6 years ago
Arpad Borsos f41bbad6d9 prefer let bindings
6 years ago
Arpad Borsos 23b8499abb prefer indented blocks
6 years ago
Richard Harris c6b53b6f98 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Conduitry 1ab3dcb342 use assets served from github pages
6 years ago
Richard Harris 7cbd28e8ff Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Conduitry 532d812e0e downgrade typescript and lint
6 years ago
Richard Harris 7e4dce8759 lint
6 years ago
Conduitry e3d31a1de1 update changelog
6 years ago
Richard Harris ec5eb96a86 -> v3.9.2
6 years ago
Rich Harris d75b6388f3
Merge pull request #3478 from sveltejs/gh-3447
6 years ago
Rich Harris 85cfa52f53
Merge pull request #3482 from cbolgiano/add-buydotstar-logo
6 years ago
Rich Harris b854a07f1f
Merge pull request #3489 from oberonspace/add-oberonspace-logo
6 years ago
Rich Harris bb65fdced2
Merge pull request #3503 from rhucle/add-grainger-logo
6 years ago
Conduitry 71be8a6683 update dependencies
6 years ago
Rich Harris bc6d95834e
Merge pull request #3500 from nicolasmgaray/add-metrovias-logo
6 years ago
Richard Harris c5e117a640 make things marginally more self-explanatory
6 years ago
Rhucle 802aa5f92e Add Grainger logo
6 years ago
Christian Kaisermann b286fdc26b Support other atrules (#2995)
6 years ago
Nicolas 9d97527882 Added Metrovias logo
6 years ago
Dejan Lukić d92ff1ad77
Added OberonSPACE logo
6 years ago
Dejan Lukić fd2e2108ae
Add files via upload
6 years ago
Vaibhav Tandon efa17333c9
Edited: Added Blur transition
6 years ago
Gonzalo Fernández-Victorio c470d00489 Fix small typo
6 years ago
devbox 8a377ad814 Fixed whitespace.
6 years ago
devbox 080cc2da9b Adding buy.* logo.
6 years ago
Rich Harris 3c7ebbd5b3
Merge pull request #3451 from sveltejs/gh-2731
6 years ago
Rich Harris bb5dc8b25f update tests
6 years ago
Rich Harris 6665a52bad update simple if-blocks with complex but static conditions
6 years ago
Rich Harris 334323fb8b dont generate code for non-updating if block - fixes #3447
6 years ago
Rich Harris 13b1a80691 Merge branch 'master' of https://github.com/almaz-khan/svelte into almaz-khan-master
6 years ago
Rich Harris 8977da840a
Merge pull request #3463 from kyrylkov/master
6 years ago
Rich Harris e23962a97a
preserve alphabetical order
6 years ago
vaibhav111tandon df2164df78 Added a blur transition
6 years ago
Conduitry 5b4758f0f8 site: don't crash when BASEURL env isn't set
6 years ago
Sergiy Kyrylkov 6b3e087c4c
Add Entriwise logo for 'Who is using Svelte'
6 years ago
Sergiy Kyrylkov 1ee48ef483
Add Entrwise to 'Who is using Svelte' section
6 years ago
Almaz 04d762d2f9 Fixed complex {#if} behaviour
6 years ago
Rich Harris d8445e6350 mark reassigned/mutated values as non-hoistable - fixes #2731
6 years ago