Commit Graph

3689 Commits (2b1aa77f294c0f34bf343ab5736a65610f9ab1f0)
 

Author SHA1 Message Date
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
Richard Harris 83a9b6af23 default to accessors: false (#2144)
6 years ago
Richard Harris 362e186e9c bump beta version
6 years ago
Rich Harris 22e09c46e3
Merge pull request #2240 from sveltejs/gh-2159
6 years ago
Richard Harris 3775f5d6ed call deferred transition function at correct time - fixes #2159
6 years ago
Rich Harris 474bde15e0
Merge pull request #2239 from sveltejs/gh-2158
6 years ago
Rich Harris dd235a02e1
Merge pull request #2238 from sveltejs/gh-2098
6 years ago
Rich Harris 088bb7bcd0
Merge pull request #2237 from sveltejs/gh-2053
6 years ago
Richard Harris e3ee808cc1 dispatch transition events inside render callback - fixes #2158
6 years ago
Richard Harris bd4d561fec update test
6 years ago
Richard Harris 170f52ab17 fix repeated animations (#2098)
6 years ago
Richard Harris 03a4f05445 only clear out stylesheet after removing a specific animation - fixes #2053
6 years ago
Richard Harris b57c724bed same but for SSR
6 years ago
Richard Harris cdbd0c3c18 bump beta version
6 years ago
Richard Harris 6d3e47812d subscribe to global stores (#2139)
6 years ago
Richard Harris 76cc07d7f6 Merge branch 'subscribable' of https://github.com/thgh/svelte into thgh-subscribable
6 years ago
Rich Harris 66af332f75
Merge pull request #2232 from sveltejs/gh-2222
6 years ago
Rich Harris 5b172d8a61
Merge pull request #2234 from sveltejs/gh-2163
6 years ago
Richard Harris 0535b3340c make it a runtime test, not a js one
6 years ago
Richard Harris b162de80ce update JS tests
6 years ago
Richard Harris d46e5bd8f7 report changes correctly
6 years ago
Richard Harris d9e08a80ad remove some update false positives
6 years ago
Mikhail Korepanov 57897d468e Add test case for #2115 and possible fix
6 years ago
Richard Harris 6ecc64f03b failing test for #2163
6 years ago
Rich Harris d618c238f5
Merge pull request #2231 from sveltejs/gh-2146
6 years ago
Richard Harris 9ea663e312 store prop names as $$.props, prevent leaky bindings. fixes #2222
6 years ago
Richard Harris 0fae80cf1d maintain context for contextual binding handlers - fixes #2146
6 years ago
Conduitry becb6d4a93 site: update eslint-plugin-svelte3
6 years ago
Rich Harris 07ceb2e767
Merge pull request #2230 from sveltejs/gh-2205
6 years ago