Commit Graph

3917 Commits (b2860c789dd78136474700ac17fff993c90da2d8)
 

Author SHA1 Message Date
Rich Harris 33bf4a40db
Merge pull request #2319 from sveltejs/gh-2298
6 years ago
Conduitry ecd7c6e9aa warn on template references to global variables (#2295)
6 years ago
Conduitry fa79a72348 disallow bindings to global variables (#2295)
6 years ago
Rich Harris 16106d113d handle foreignObject correctly, default to svg namespace for top-level svg elements - fixes #2298
6 years ago
Rich Harris d637211e3e bump beta version
6 years ago
Rich Harris 4d6321ca0d
Merge pull request #2317 from sveltejs/gh-2291-alt
6 years ago
Rich Harris 52c42d3252 remove unused import
6 years ago
Rich Harris 5ae5bb4b91 handle arbitrary slot names
6 years ago
Rich Harris b8bc1224bd simplify some slot_name stuff
6 years ago
Rich Harris af6f73c486 DRY out
6 years ago
Rich Harris a3a2e51352 move test
6 years ago
Rich Harris ca0e8a34e9 test for conflicting slot names
6 years ago
Rich Harris 1de58d99c5 Merge branch 'issue-2291' of https://github.com/Panya/svelte into Panya-issue-2291
6 years ago
Rich Harris a432f73cda
Merge pull request #2309 from sveltejs/gh-2303
6 years ago
Rich Harris 45cd960568
Merge pull request #2310 from sveltejs/gh-2296
6 years ago
Rich Harris 70c8d3e24a
Merge pull request #2311 from sveltejs/gh-2306
6 years ago
Rich Harris f6f06b3cf5
Merge pull request #2312 from sveltejs/gh-2294
6 years ago
Rich Harris 415da7dade
Merge pull request #2314 from sveltejs/gh-2139-script
6 years ago
Rich Harris ef40a720a3
Merge pull request #2315 from sveltejs/gh-2313
6 years ago
Conduitry 63771522d3 site: tidy repl example loading and fix race condition (#2313)
6 years ago
Conduitry f063964739 subscribe to global stores from script (#2139)
6 years ago
Mikhail Korepanov 33914410aa Move slot names test to runtime. Allow slot names that start with a digit
6 years ago
Mikhail Korepanov a27a43076e Add an error for a slot name starts with a digit
6 years ago
Mikhail Korepanov 079ce998ef Don't remove digits and _ from slot names
6 years ago
Conduitry b33fd1797a note action/etc. references even when hoistable (#2294)
6 years ago
Richard Harris cb60f6cfad begun, the z-index wars have
6 years ago
Richard Harris f3cb540ce6 update readable signature to match writable - fixes #2296
6 years ago
Richard Harris dbf0f6a2f3 play transitions in slots - fixes #2303
6 years ago
Rich Harris d1536b21a2
Merge pull request #2307 from sveltejs/gh-2305
6 years ago
Richard Harris d614cfa1c7 invalidate correctly inside event handlers - fixes #2305
6 years ago
Rich Harris fa47f76447
Merge pull request #2283 from sveltejs/gh-2280
6 years ago
Richard Harris 5a452dd06c remove comment
6 years ago
Rich Harris da1e061cda
Merge pull request #2286 from sveltejs/gh-2284
6 years ago
Rich Harris 99f041900b
Merge pull request #2288 from bdougherty/fix-media-element-tutorial
6 years ago
Rich Harris 1a2827ed32
Merge pull request #2302 from sveltejs/gh-2300
6 years ago
Rich Harris 88366b9ed2
typo
6 years ago
Conduitry c06af2dd88 tidy some binding validation messages (#2300)
6 years ago
Brad Dougherty 1b3320d765
Update media urls to https
6 years ago
Conduitry d10fa72cf4 find this= in <svelte:component> in presence of bind:this= (#2284)
6 years ago
Richard Harris 6a7721b05f replace comment anchors with empty text nodes - fixes #2280
6 years ago
Rich Harris d6b9991d3d
Merge pull request #2279 from sveltejs/gh-2147-workaround
6 years ago
Conduitry 2eba76a1a1 site: remove unused /repl/embed route
6 years ago
Conduitry a0e6638a96 site: make main REPL use relaxed sandbox when loading from example
6 years ago
Conduitry 665c3eac79 site: run tutorial and widget REPLs in relaxed sandbox (#2147)
6 years ago
Rich Harris 29b4615d9d
Merge pull request #2272 from sveltejs/gh-2216
6 years ago
Richard Harris fba4308036 dry out /repl/embed
6 years ago
Rich Harris e8b7cd7889 stagger creation of REPL widgets on home page
6 years ago
Rich Harris 9203bfac9a
Merge pull request #2273 from Panya/issue-2271
6 years ago
Rich Harris 62701f5716
Merge pull request #2274 from jches/gh/2022
6 years ago
Richard Harris 795ca0c291 share workers, prevent REPL crosstalk
6 years ago