Commit Graph

3689 Commits (4fad86313fb015b96d9e92bc98ba8f91025a1a07)
 

Author SHA1 Message Date
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
Rich Harris 9e265c3a6c Merge pull request #2240 from sveltejs/gh-2159
8 years ago
Richard Harris cf96cd5fa4 call deferred transition function at correct time - fixes #2159
8 years ago
Rich Harris 3322540fdf Merge pull request #2239 from sveltejs/gh-2158
8 years ago
Rich Harris dd94551b22 Merge pull request #2238 from sveltejs/gh-2098
8 years ago
Rich Harris 9e018d04d1 Merge pull request #2237 from sveltejs/gh-2053
8 years ago
Richard Harris 16466087ff dispatch transition events inside render callback - fixes #2158
8 years ago
Richard Harris 9838b2f613 update test
8 years ago
Richard Harris b8462fec83 fix repeated animations (#2098)
8 years ago
Richard Harris 7bdaa1e2de only clear out stylesheet after removing a specific animation - fixes #2053
8 years ago
Richard Harris 1d890623be same but for SSR
8 years ago
Richard Harris c27cde35bd bump beta version
8 years ago
Richard Harris 8b28581eab subscribe to global stores (#2139)
8 years ago
Richard Harris 69680f58e7 Merge branch 'subscribable' of https://github.com/thgh/svelte into thgh-subscribable
8 years ago
Rich Harris b272901449 Merge pull request #2232 from sveltejs/gh-2222
8 years ago
Rich Harris 44f983e54a Merge pull request #2234 from sveltejs/gh-2163
8 years ago
Richard Harris 9866bb7f61 make it a runtime test, not a js one
8 years ago
Richard Harris 20a4e5756c update JS tests
8 years ago
Richard Harris 24b8645079 report changes correctly
8 years ago
Richard Harris e62c3c4588 remove some update false positives
8 years ago
Mikhail Korepanov 5d70e4c07b Add test case for #2115 and possible fix
8 years ago
Richard Harris 7f49778c97 failing test for #2163
8 years ago
Rich Harris dca3715d65 Merge pull request #2231 from sveltejs/gh-2146
8 years ago
Richard Harris 566ba5b137 store prop names as $$.props, prevent leaky bindings. fixes #2222
8 years ago
Richard Harris bdefae9f74 maintain context for contextual binding handlers - fixes #2146
8 years ago
Conduitry c7070a358b site: update eslint-plugin-svelte3
8 years ago
Rich Harris 3e82a5f566 Merge pull request #2230 from sveltejs/gh-2205
8 years ago