Commit Graph

3890 Commits (cad5bbafd48059d80086a7fdc6b75c7bb85c8fb6)
 

Author SHA1 Message Date
Richard Harris 200b82d8d0 add playbackRate to list of bindings in tutorial
7 years ago
Richard Harris fff89b0927 Merge branch 'master' of https://github.com/lukasIO/svelte into lukasIO-master
7 years ago
Rich Harris edd92cf8ea
Merge pull request #2331 from lunchboxer/master
7 years ago
Rich Harris 4be340bb57
fix example code
7 years ago
Rich Harris 9e4775704a
Merge pull request #2332 from sveltejs/preprocess-partial-names
7 years ago
Richard Harris 6836f64312 fix broken link
7 years ago
Rich Harris f266b6dbfa
Merge pull request #2336 from sveltejs/more-repl-stuff
7 years ago
Richard Harris e3c2f57721 update svelte-repl package
7 years ago
Conduitry ef9c9a626e don't preprocess tags whose names begin with script/style
7 years ago
James e76b9e779a reverse readable stores arg order, fixes #2330
7 years ago
Richard Harris a72d7a72f5 pass through mapbox setup code
7 years ago
Rich Harris 17322c2e4f
Merge pull request #2322 from sveltejs/external-repl
7 years ago
Richard Harris 467cbc3bed merge master -> external-repl
7 years ago
Richard Harris c3b4e6c792 use external repl package everywhere
7 years ago
Conduitry 388d5f604a site: use published version of eslint-plugin-svelte3
7 years ago
Lukas 598fa18e2d add playbackrate to runtime test
7 years ago
Lukas 1a1664341a add playbackrate to compilation test
7 years ago
Lukas 8eb8c707b1 add playbackrate as binding for mediaelements (#2202)
7 years ago
Conduitry 12684d4eba add test
7 years ago
Conduitry ecea85891c skip array literal length optimization in presence of spread (#2325)
7 years ago
Conduitry e527b0424a remove stray CLI piece
7 years ago
Richard Harris c7f9f514be use external repl package
7 years ago
Rich Harris a59cd36a39
Merge pull request #2321 from sveltejs/gh-2295
7 years ago
Rich Harris 33bf4a40db
Merge pull request #2319 from sveltejs/gh-2298
7 years ago
Conduitry ecd7c6e9aa warn on template references to global variables (#2295)
7 years ago
Conduitry fa79a72348 disallow bindings to global variables (#2295)
7 years ago
Rich Harris 16106d113d handle foreignObject correctly, default to svg namespace for top-level svg elements - fixes #2298
7 years ago
Rich Harris d637211e3e bump beta version
7 years ago
Rich Harris 4d6321ca0d
Merge pull request #2317 from sveltejs/gh-2291-alt
7 years ago
Rich Harris 52c42d3252 remove unused import
7 years ago
Rich Harris 5ae5bb4b91 handle arbitrary slot names
7 years ago
Rich Harris b8bc1224bd simplify some slot_name stuff
7 years ago
Rich Harris af6f73c486 DRY out
7 years ago
Rich Harris a3a2e51352 move test
7 years ago
Rich Harris ca0e8a34e9 test for conflicting slot names
7 years ago
Rich Harris 1de58d99c5 Merge branch 'issue-2291' of https://github.com/Panya/svelte into Panya-issue-2291
7 years ago
Rich Harris a432f73cda
Merge pull request #2309 from sveltejs/gh-2303
7 years ago
Rich Harris 45cd960568
Merge pull request #2310 from sveltejs/gh-2296
7 years ago
Rich Harris 70c8d3e24a
Merge pull request #2311 from sveltejs/gh-2306
7 years ago
Rich Harris f6f06b3cf5
Merge pull request #2312 from sveltejs/gh-2294
7 years ago
Rich Harris 415da7dade
Merge pull request #2314 from sveltejs/gh-2139-script
7 years ago
Rich Harris ef40a720a3
Merge pull request #2315 from sveltejs/gh-2313
7 years ago
Conduitry 63771522d3 site: tidy repl example loading and fix race condition (#2313)
7 years ago
Conduitry f063964739 subscribe to global stores from script (#2139)
7 years ago
Mikhail Korepanov 33914410aa Move slot names test to runtime. Allow slot names that start with a digit
7 years ago
Mikhail Korepanov a27a43076e Add an error for a slot name starts with a digit
7 years ago
Mikhail Korepanov 079ce998ef Don't remove digits and _ from slot names
7 years ago
Conduitry b33fd1797a note action/etc. references even when hoistable (#2294)
7 years ago
Richard Harris cb60f6cfad begun, the z-index wars have
7 years ago
Richard Harris f3cb540ce6 update readable signature to match writable - fixes #2296
7 years ago