Commit Graph

3917 Commits (b2860c789dd78136474700ac17fff993c90da2d8)
 

Author SHA1 Message Date
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
Rich Harris 8feef5edfc fix
6 years ago
Conduitry 6354c66890 fix renamed instance exports (#2253)
6 years ago
Rich Harris 003a56b348 implement bind:online
6 years ago
Richard Harris 2b1aa77f29 collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre>
6 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
6 years ago
Richard Harris e5050a3621 bump beta version
6 years ago
Rich Harris 106b88d240
Merge pull request #2251 from sveltejs/gh-2025-alt
6 years ago
Richard Harris 46fcb50e25 update valid_options
6 years ago
Rich Harris 1e3666f86f
Merge pull request #2250 from sveltejs/gh-2170
6 years ago
Richard Harris 971b7b900f make customElement a boolean option (#2025)
6 years ago
Richard Harris 2907b1a96c Merge branch 'master' into gh-2025
6 years ago
Richard Harris 3e4dbc630f update stores when assigning to store values - fixes #2170
6 years ago
Rich Harris e87976dc21
Merge pull request #2249 from sveltejs/gh-2182
6 years ago
Richard Harris 5d6333aa8f merge master -> slot-runtime-hasupdatemethod and add a test
6 years ago
Richard Harris 326db41aff put callbacks with the other discardable items
6 years ago
Richard Harris 138e5b6709 set/unset parent component correctly in SSR - fixes #2182
6 years ago
Rich Harris 7a297afa30
Merge pull request #2248 from sveltejs/gh-2211
6 years ago
Richard Harris a859d5cb90 recompile when options change
6 years ago
Richard Harris 52dac8f2a7 rebundle when files are created/renamed
6 years ago
Rich Harris 81d33a2fb0
Merge pull request #2245 from sveltejs/gh-2236
6 years ago
Rich Harris c2413ae9ac
Merge pull request #2244 from sveltejs/gh-2167
6 years ago
Richard Harris 2ba37882a8 prevent overwriting export consts - fixes #2236
6 years ago
Richard Harris b3b8f4220c various spring fixes, including #2167
6 years ago
Rich Harris f6607bea40
Merge pull request #2242 from sveltejs/gh-2144
6 years ago
Rich Harris 8620b1f62a
Merge pull request #2235 from sveltejs/gh-2139
6 years ago