Commit Graph

4804 Commits (4ccb96d1ca3f063dc48c79ef8192c55ccabd54f5)
 

Author SHA1 Message Date
Richard Harris 4ccb96d1ca always update reactive declarations with $$props - fixes #3286
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
Bart Pype 51415ea911 Added Webdesq & Deck logo to 'Who is using Svelte' section
7 years ago
pynnl 36903c83f8 fix global keyframes with no elements
7 years ago
voldemortensen c56ea07fff Add GoDaddy and Sucuri logos
7 years ago
julian-kuroiwa 2b95dd300e Comigo logo
7 years ago
Richard Harris 819745f130 update site deps
7 years ago
Richard Harris e5304263ec lint
7 years ago
Richard Harris 6e66511eb5 -> v3.6.7
7 years ago
Rich Harris 818874bc1a Merge pull request #3209 from sveltejs/gh-2086-2
7 years ago
Rich Harris f9549056c9 Merge pull request #3201 from HealthTree/add-healthtree-logo
7 years ago
Rich Harris ee8f867bf5 Merge pull request #3208 from tiberiuc/fix/3199
7 years ago
Rich Harris 4f0d7f0b39 Merge pull request #3210 from dalemartyn/master
7 years ago
Dale e42a03e237 make resize listener object element unfocusable
7 years ago
Rich Harris 851ad5c3df prevent outro groups getting muddled up - fixes #2086
7 years ago
Tibi Craciun b71821d1a9 fixed #3199
7 years ago
Rich Harris 369ca827c4 new failing test for #2086
7 years ago
Rich Harris 8402607a97 add test from gh-2086
7 years ago