Commit Graph

3765 Commits (7208a07023ed79f34a8f5dc3e04a88220f4c0aa9)
 

Author SHA1 Message Date
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
Rich Harris 5b98dbda06 Merge pull request #2260 from sveltejs/gh-2254
8 years ago
Rich Harris f362a92b40 fix
8 years ago
Conduitry 105586950f fix renamed instance exports (#2253)
8 years ago
Rich Harris 43bf63448d implement bind:online
8 years ago
Richard Harris 4fad86313f collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre>
8 years ago
Rich Harris 7e8e891d91 Tidy up (#2252)
8 years ago
Richard Harris f3ed77e6fb bump beta version
8 years ago
Rich Harris 05223f26e0 Merge pull request #2251 from sveltejs/gh-2025-alt
8 years ago
Richard Harris 348491a0c1 update valid_options
8 years ago
Rich Harris 58016467fb Merge pull request #2250 from sveltejs/gh-2170
8 years ago
Richard Harris 319f591dc0 make customElement a boolean option (#2025)
8 years ago
Richard Harris e970b8fdfc Merge branch 'master' into gh-2025
8 years ago
Richard Harris b4268e9a67 update stores when assigning to store values - fixes #2170
8 years ago
Rich Harris ddb829568f Merge pull request #2249 from sveltejs/gh-2182
8 years ago
Richard Harris 81e9befd07 merge master -> slot-runtime-hasupdatemethod and add a test
8 years ago
Richard Harris 1e55b97bed put callbacks with the other discardable items
8 years ago
Richard Harris ab20acd479 set/unset parent component correctly in SSR - fixes #2182
8 years ago
Rich Harris 7deaf47b25 Merge pull request #2248 from sveltejs/gh-2211
8 years ago
Richard Harris 13002b611d recompile when options change
8 years ago
Richard Harris 3ab8ba68b3 rebundle when files are created/renamed
8 years ago
Rich Harris 5eaae1976b Merge pull request #2245 from sveltejs/gh-2236
8 years ago
Rich Harris 9a0b750855 Merge pull request #2244 from sveltejs/gh-2167
8 years ago
Richard Harris 427d4c1c8c prevent overwriting export consts - fixes #2236
8 years ago
Richard Harris 7c70cb0d58 various spring fixes, including #2167
8 years ago
Rich Harris d41eec1e4e Merge pull request #2242 from sveltejs/gh-2144
8 years ago
Rich Harris b4cc6a8320 Merge pull request #2235 from sveltejs/gh-2139
8 years ago
Richard Harris ad17bd7627 default to accessors: false (#2144)
8 years ago
Richard Harris 32447a83c2 bump beta version
8 years ago