Commit Graph

3743 Commits (fabde532b37c13f0ebf08c5b8866516e1359b874)
 

Author SHA1 Message Date
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
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
Brad Dougherty bd2c929465 Update media urls to https
8 years ago
Conduitry 2d35095a60 find this= in <svelte:component> in presence of bind:this= (#2284)
8 years ago
Richard Harris 3c1dae08b0 replace comment anchors with empty text nodes - fixes #2280
8 years ago
Rich Harris 07eadd05ca Merge pull request #2279 from sveltejs/gh-2147-workaround
8 years ago
Conduitry 7a9548afee site: remove unused /repl/embed route
8 years ago
Conduitry fe2da5533d site: make main REPL use relaxed sandbox when loading from example
8 years ago
Conduitry cb3d27852a site: run tutorial and widget REPLs in relaxed sandbox (#2147)
8 years ago
Rich Harris 7550831cf6 Merge pull request #2272 from sveltejs/gh-2216
8 years ago
Richard Harris 39f251a20f dry out /repl/embed
8 years ago
Rich Harris 156c1ecccd stagger creation of REPL widgets on home page
8 years ago
Rich Harris 3fb12d9078 Merge pull request #2273 from Panya/issue-2271
8 years ago
Rich Harris cb0327668c Merge pull request #2274 from jches/gh/2022
8 years ago
Richard Harris a5309a0c62 share workers, prevent REPL crosstalk
8 years ago
John Chesley 3ee7938d34 break declaration grouping on non-declaration nodes (fixes #2022)
8 years ago
Richard Harris 1bb1294c51 failing test for #2022
8 years ago
Mikhail Korepanov a56f83bbb2 Change input of a component when click on an error message
8 years ago
Rich Harris 904d3f7baf start moving REPL widgets out of iframes (#2216)
8 years ago
Rich Harris 3869a23a7d a few tweaks
8 years ago
Rich Harris 30b422bea3 Merge pull request #2270 from sveltejs/gh-2268
8 years ago
Rich Harris 7a1e2de8bb suppress $$props is not defined warning
8 years ago
Rich Harris 543f9887ec Merge pull request #2269 from sveltejs/gh-2220
8 years ago
Rich Harris 307b54386c remove old style tags when updating components - fixes #2220
8 years ago
Rich Harris 558cefa2c7 linting
8 years ago
Rich Harris 571eaea90c bump beta version
8 years ago
Rich Harris f955eb28b5 Merge pull request #2258 from sveltejs/collapse-whitespace
8 years ago
Rich Harris c0d5950ef1 Merge pull request #2265 from sveltejs/gh-2119
8 years ago
Rich Harris c50d7412b9 Merge pull request #2266 from sveltejs/gh-2264
8 years ago
Rich Harris 1516d7409d Merge pull request #2263 from sveltejs/gh-2262
8 years ago
Conduitry b8f08008c2 add test
8 years ago
Rich Harris 46f672e751 Merge pull request #2267 from sveltejs/gh-2221
8 years ago
Conduitry e320132462 site: serve static assets with allow origin '*' (#2221)
8 years ago
Rich Harris ccb56bba2f allow reactive declarations to only depend on $$props - fixes #2264
8 years ago
Rich Harris 6a9c206e47 same but for SSR
8 years ago
Rich Harris 15b6e84cbb handle assignments to store values in reactive declarations (#2119)
8 years ago
Conduitry 27bbc43af6 update tests
8 years ago
Conduitry e4e2772086 fix logic for inclusion of getters/setters on components (32262)
8 years ago
Rich Harris 69eeefbac1 Merge pull request #2261 from sveltejs/gh-2253
8 years ago