Commit Graph

4820 Commits (5d45855f495998da2cc908bc446ad2ff00b10159)
 

Author SHA1 Message Date
Conduitry 5d45855f49 make raf a noop on server (#3324)
7 years ago
Rich Harris a8512d039f -> v3.6.10
7 years ago
Rich Harris 010b316691 Merge pull request #3314 from sveltejs/gh-3312
7 years ago
Rich Harris db1a1875c2 quote props if necessary in SSR mode - fixes #3312
7 years ago
Rich Harris 2249bc7aa0 Merge pull request #3305 from Conduitry/gh-3226
7 years ago
Rich Harris 7b33c9c10f Merge pull request #3295 from sveltejs/gh-3286
7 years ago
Rich Harris 0fd5324d22 Merge pull request #3294 from sveltejs/gh-3289
7 years ago
Conduitry e2bb8a84ef site: update deps
7 years ago
Conduitry 65c85001ce site: remove unused files
7 years ago
Conduitry 624d145a82 use `change` event for `bind:files` (#3226)
7 years ago
Conduitry a8d76f9fc7 site: fix animate directive section heading
7 years ago
pngwn b56dab88e3 Document that context is not reactive. (#3296)
7 years ago
Richard Harris 4ccb96d1ca always update reactive declarations with $$props - fixes #3286
7 years ago
Richard Harris fb9684dfa9 reuse unchanged spread levels - fixes #3289
7 years ago
Conduitry 0f8cab00d4 site: deploy with --platform managed
7 years ago
pngwn ec35bf2862 Site: Document svelte/easing (#3292)
7 years ago
Noah Kaufman c2d39e9e30 clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
7 years ago
Richard Harris 2a5268626f -> v3.6.9
7 years ago
Rich Harris c6f2fd8899 Merge pull request #3219 from btakita/gh-3191
7 years ago
Rich Harris c5371a01ee return readable store directly form derived, avoid .shift()
7 years ago
Richard Harris 5946b8463e link directly to event modifier tutorial
7 years ago
Richard Harris 79bbca8e41 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1
7 years ago
Rich Harris 56fa65f846 Merge pull request #3276 from rohanfaiyazkhan/patch-1
7 years ago
Rich Harris 5a5d2d902b Update 03-run-time.md
7 years ago
Rich Harris d7f6a908d5 put second argument section back with its code sample
7 years ago
Brian Takita 11aa510de1 Optimization: Single for loop instead of 2 forEach loops
7 years ago
Brian Takita c17331754d remove unnecessary return
7 years ago
Brian Takita 8d1cb5c89e Breadth first calling of subscribers in store dependency tree.
7 years ago
Brian Takita 6c6dbf2e13 fixes https://github.com/sveltejs/svelte/issues/3191
7 years ago
Richard Harris ee08a012b4 -> v3.6.8
7 years ago
Richard Harris 72c6f0e5ed compress logos
7 years ago
Richard Harris 4aad7086ab use SVG godaddy logo instead
7 years ago
Richard Harris 6d91d03c4e Merge branch 'add-godaddy-and-sucuri-logo' of https://github.com/voldemortensen/svelte into voldemortensen-add-godaddy-and-sucuri-logo
7 years ago
Rich Harris ca8b48f6b2 Merge pull request #3250 from davemo/fix/1705-root-pseudo-selector-prefix-exemption
7 years ago
Rich Harris 9584ce09c6 Merge pull request #3242 from umanghome/v3-class-deps-fix
7 years ago
Rich Harris f691223bfc Merge pull request #3229 from pynnl/gh-3228
7 years ago
Rich Harris cb8276f2da Merge pull request #3231 from webdesq/add-webdesqplusdeck-logo
7 years ago
Rich Harris cab0806303 Merge pull request #3213 from julian-kuroiwa/add-comigo-logo
7 years ago
Rohan Faiyaz Khan c98df219b9 Update 03-run-time.md
7 years ago
craigglennie a4258ca9d9 Don't use shorthand binding in textarea example (#3256)
7 years ago
Ivo Lukacovic ed9c214246 avoid trailing comma in destroy_component() call (#3255)
7 years ago
Philipp_Lypniakov 6cf075ae9e Update text.md
7 years ago
Antony Jones c5f1d406b2 update issue templates to new format and add more detail (#3238)
7 years ago
Conduitry c1c30e8f34 site: document store contract (#3261)
7 years ago
David Mosher 7ff7a5e220 bugfix: exempt the :root selector from prefix
7 years ago
Umang Galaiya 16ca35b8e2 [Element][SSR] Set class expression if spread is used
7 years ago
Umang Galaiya c5ca0bd914 [Element][DOM] Set class dependencies before returning
7 years ago
Umang Galaiya 8ca6df376b [Test] Add test for class directive with spread attributes
7 years ago
Umang Galaiya cd2580c61f [Test] Add test for class with spread attributes
7 years ago
Conduitry 18d4f89001 use Node 8 types
7 years ago