Commit Graph

3982 Commits (70d30485019bb633cf805c158a226c62058048a3)
 

Author SHA1 Message Date
Richard Harris cb580d6f83 pass through mapbox setup code
8 years ago
Rich Harris 97abefaa08 Merge pull request #2322 from sveltejs/external-repl
8 years ago
Richard Harris 37d6e385aa merge master -> external-repl
8 years ago
Richard Harris 6410c4b2ae use external repl package everywhere
8 years ago
Conduitry 8744bea472 site: use published version of eslint-plugin-svelte3
8 years ago
Lukas 597086be2a add playbackrate to runtime test
8 years ago
Lukas 1df1830712 add playbackrate to compilation test
8 years ago
Lukas 00a1d5a225 add playbackrate as binding for mediaelements (#2202)
8 years ago
Conduitry b74215e185 add test
8 years ago
Conduitry a0bbc13678 skip array literal length optimization in presence of spread (#2325)
8 years ago
Conduitry 9a68e16e67 remove stray CLI piece
8 years ago
Richard Harris 36415cc8cd use external repl package
8 years ago
Rich Harris 686384d50e Merge pull request #2321 from sveltejs/gh-2295
8 years ago
Rich Harris 31b7aba822 Merge pull request #2319 from sveltejs/gh-2298
8 years ago
Conduitry 7208a07023 warn on template references to global variables (#2295)
8 years ago
Conduitry 5c97df6b84 disallow bindings to global variables (#2295)
8 years ago
Rich Harris 1447064eb5 handle foreignObject correctly, default to svg namespace for top-level svg elements - fixes #2298
8 years ago
Rich Harris 1a838a8577 bump beta version
8 years ago
Rich Harris 838c052222 Merge pull request #2317 from sveltejs/gh-2291-alt
8 years ago
Rich Harris 91d92c1e8a remove unused import
8 years ago
Rich Harris 0c7151c502 handle arbitrary slot names
8 years ago
Rich Harris 7c4ae2c859 simplify some slot_name stuff
8 years ago
Rich Harris 0d02a84f33 DRY out
8 years ago
Rich Harris fa6427530f move test
8 years ago
Rich Harris 844a483011 test for conflicting slot names
8 years ago
Rich Harris a2503b2c9e Merge branch 'issue-2291' of https://github.com/Panya/svelte into Panya-issue-2291
8 years ago
Rich Harris c57ee5f8b6 Merge pull request #2309 from sveltejs/gh-2303
8 years ago
Rich Harris 962bb8d178 Merge pull request #2310 from sveltejs/gh-2296
8 years ago
Rich Harris ba91bff03a Merge pull request #2311 from sveltejs/gh-2306
8 years ago
Rich Harris 0f7715e5f8 Merge pull request #2312 from sveltejs/gh-2294
8 years ago
Rich Harris fabde532b3 Merge pull request #2314 from sveltejs/gh-2139-script
8 years ago
Rich Harris 064fc693bd Merge pull request #2315 from sveltejs/gh-2313
8 years ago
Conduitry 414aafea7a site: tidy repl example loading and fix race condition (#2313)
8 years ago
Conduitry d4f038cfa7 subscribe to global stores from script (#2139)
8 years ago
Mikhail Korepanov 0ab7077d40 Move slot names test to runtime. Allow slot names that start with a digit
8 years ago
Mikhail Korepanov 658d235350 Add an error for a slot name starts with a digit
8 years ago
Mikhail Korepanov e85138f3e3 Don't remove digits and _ from slot names
8 years ago
Conduitry 392cec1070 note action/etc. references even when hoistable (#2294)
8 years ago
Richard Harris db6448955f begun, the z-index wars have
8 years ago
Richard Harris 944cba6649 update readable signature to match writable - fixes #2296
8 years ago
Richard Harris 1a3b260941 play transitions in slots - fixes #2303
8 years ago
Rich Harris 32764d76e4 Merge pull request #2307 from sveltejs/gh-2305
8 years ago
Richard Harris d26e0c4a1e invalidate correctly inside event handlers - fixes #2305
8 years ago
Rich Harris 03de79ebc8 Merge pull request #2283 from sveltejs/gh-2280
8 years ago
Richard Harris cd93506fbb remove comment
8 years ago
Rich Harris 7a0175a0c1 Merge pull request #2286 from sveltejs/gh-2284
8 years ago
Rich Harris b339bcc495 Merge pull request #2288 from bdougherty/fix-media-element-tutorial
8 years ago
Rich Harris afc1befcbc Merge pull request #2302 from sveltejs/gh-2300
8 years ago
Rich Harris 8dacc5fb62 typo
8 years ago
Conduitry f63fc5166f tidy some binding validation messages (#2300)
8 years ago