Commit Graph

3792 Commits (eb2f0cc245b0e31194edc6317f53f16d50eab269)
 

Author SHA1 Message Date
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
John Chesley d788bb9735 break declaration grouping on non-declaration nodes (fixes #2022)
6 years ago
Richard Harris 86bee90d8a failing test for #2022
6 years ago
Mikhail Korepanov 39eece990e Change input of a component when click on an error message
6 years ago
Rich Harris 9f0630c3fb start moving REPL widgets out of iframes (#2216)
6 years ago
Rich Harris ad2924acb3 a few tweaks
6 years ago
Rich Harris d71393a377
Merge pull request #2270 from sveltejs/gh-2268
6 years ago
Rich Harris f48c76b7f6 suppress $$props is not defined warning
6 years ago
Rich Harris 28f91b5681
Merge pull request #2269 from sveltejs/gh-2220
6 years ago
Rich Harris fce96dcd75 remove old style tags when updating components - fixes #2220
6 years ago
Rich Harris 2fc07c6dfb linting
6 years ago
Rich Harris e87ba27b42 bump beta version
6 years ago
Rich Harris 4348727fca
Merge pull request #2258 from sveltejs/collapse-whitespace
6 years ago
Rich Harris f6aed0810b
Merge pull request #2265 from sveltejs/gh-2119
6 years ago
Rich Harris beeaa3d09b
Merge pull request #2266 from sveltejs/gh-2264
6 years ago
Rich Harris c06d9f352c
Merge pull request #2263 from sveltejs/gh-2262
6 years ago
Conduitry d769924b4e add test
6 years ago
Rich Harris 621c13702d
Merge pull request #2267 from sveltejs/gh-2221
6 years ago
Conduitry 149c33b69e site: serve static assets with allow origin '*' (#2221)
6 years ago
Rich Harris 0f4cf99bcd allow reactive declarations to only depend on $$props - fixes #2264
6 years ago
Rich Harris 977f7a6596 same but for SSR
6 years ago
Rich Harris 9955ac13ac handle assignments to store values in reactive declarations (#2119)
6 years ago
Conduitry a8e59d7fd7 update tests
6 years ago
Conduitry 5c9fa293a6 fix logic for inclusion of getters/setters on components (32262)
6 years ago
Rich Harris 3e2366d360
Merge pull request #2261 from sveltejs/gh-2253
6 years ago
Rich Harris 51ab376de8
Merge pull request #2260 from sveltejs/gh-2254
6 years ago