Commit Graph

4804 Commits (c6cd2d43bba3cea957010de0bbb2700cc44fcd1f)
 

Author SHA1 Message Date
Noah Kaufman c6cd2d43bb clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
5 years ago
Richard Harris 17beaa0a5d -> v3.6.9
5 years ago
Rich Harris 7dee7fa117
Merge pull request #3219 from btakita/gh-3191
5 years ago
Rich Harris 95b2a72007
return readable store directly form derived, avoid .shift()
5 years ago
Richard Harris 729fc4e891 link directly to event modifier tutorial
5 years ago
Richard Harris 9a0a2e2a52 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1
5 years ago
Rich Harris 4c67765118
Merge pull request #3276 from rohanfaiyazkhan/patch-1
5 years ago
Rich Harris 695ace3665
Update 03-run-time.md
5 years ago
Rich Harris 8851d79533
put second argument section back with its code sample
5 years ago
Brian Takita 419e40d3be Optimization: Single for loop instead of 2 forEach loops
5 years ago
Brian Takita 2b0a4e7237 remove unnecessary return
5 years ago
Brian Takita 46c9dbe448 Breadth first calling of subscribers in store dependency tree.
5 years ago
Brian Takita bbeafbafab fixes https://github.com/sveltejs/svelte/issues/3191
5 years ago
Richard Harris 2761da640a -> v3.6.8
5 years ago
Richard Harris 0e2cf9e555 compress logos
5 years ago
Richard Harris 01b4ce2955 use SVG godaddy logo instead
5 years ago
Richard Harris 921482385e Merge branch 'add-godaddy-and-sucuri-logo' of https://github.com/voldemortensen/svelte into voldemortensen-add-godaddy-and-sucuri-logo
5 years ago
Rich Harris 8c1f48f828
Merge pull request #3250 from davemo/fix/1705-root-pseudo-selector-prefix-exemption
5 years ago
Rich Harris 15c57e1248
Merge pull request #3242 from umanghome/v3-class-deps-fix
5 years ago
Rich Harris be30a4c66c
Merge pull request #3229 from pynnl/gh-3228
5 years ago
Rich Harris 6cba41d3e8
Merge pull request #3231 from webdesq/add-webdesqplusdeck-logo
5 years ago
Rich Harris 89f4575c0c
Merge pull request #3213 from julian-kuroiwa/add-comigo-logo
5 years ago
Rohan Faiyaz Khan d56e0d5080
Update 03-run-time.md
5 years ago
craigglennie 0a3818fb9b Don't use shorthand binding in textarea example (#3256)
5 years ago
Ivo Lukacovic b6e875ba03 avoid trailing comma in destroy_component() call (#3255)
5 years ago
Philipp_Lypniakov b3b830d21a
Update text.md
5 years ago
Antony Jones 03849825bb update issue templates to new format and add more detail (#3238)
5 years ago
Conduitry 35f81b279f
site: document store contract (#3261)
5 years ago
David Mosher 1909bb43d9 bugfix: exempt the :root selector from prefix
5 years ago
Umang Galaiya f369d8f0a7 [Element][SSR] Set class expression if spread is used
5 years ago
Umang Galaiya 59ea5654a7 [Element][DOM] Set class dependencies before returning
5 years ago
Umang Galaiya 17247d8bb4 [Test] Add test for class directive with spread attributes
5 years ago
Umang Galaiya 70aa699496 [Test] Add test for class with spread attributes
5 years ago
Conduitry 2664260527 use Node 8 types
5 years ago
Bart Pype e7ecb60132 Added Webdesq & Deck logo to 'Who is using Svelte' section
5 years ago
pynnl c33e4be6dc fix global keyframes with no elements
5 years ago
voldemortensen 3406ceb16a
Add GoDaddy and Sucuri logos
5 years ago
julian-kuroiwa 7a024f0517 Comigo logo
5 years ago
Richard Harris 2b79a2269d update site deps
5 years ago
Richard Harris a56c6990ad lint
5 years ago
Richard Harris a57dfb6b2b -> v3.6.7
5 years ago
Rich Harris 283152f1fb
Merge pull request #3209 from sveltejs/gh-2086-2
5 years ago
Rich Harris 1e4c1d19bb
Merge pull request #3201 from HealthTree/add-healthtree-logo
5 years ago
Rich Harris 7dc4ef2c68
Merge pull request #3208 from tiberiuc/fix/3199
5 years ago
Rich Harris 0be4e28130
Merge pull request #3210 from dalemartyn/master
5 years ago
Dale 1cfaacb02a make resize listener object element unfocusable
5 years ago
Rich Harris 2f08e34b41 prevent outro groups getting muddled up - fixes #2086
5 years ago
Tibi Craciun bec64427a5 fixed #3199
5 years ago
Rich Harris 65b28ed0f5 new failing test for #2086
5 years ago
Rich Harris 85e25a957d add test from gh-2086
5 years ago