Commit Graph

4541 Commits (b0604b52a3bf38e13f32a13f151956db10599176)
 

Author SHA1 Message Date
Richard Harris 0edb5debf2 handle non-falsy non-function deriver return values - fixes #2780
5 years ago
Rich Harris 5121a3cba8 -> v3.4.0
5 years ago
Rich Harris 8d539d8e55
Merge pull request #2733 from sanderhahn/master
5 years ago
Rich Harris 0bf991070c
Merge pull request #2749 from colincasey/custom_elements_without_tags
5 years ago
Rich Harris 3f68f97def fix deps
5 years ago
Rich Harris 51be7cf8e3 explain how debug tag without args fires on all state changes
5 years ago
Rich Harris 8c9da2fa85 Merge branch 'docs/2640' of https://github.com/varholak-peter/svelte into varholak-peter-docs/2640
5 years ago
Rich Harris 75a77fea22
Merge pull request #2754 from EmilTholin/reset-quote-mark
5 years ago
Rich Harris c67f5348ea
Merge pull request #2755 from EmilTholin/mutated-const-reative-dependency
5 years ago
Rich Harris bf03847d88
Merge pull request #2763 from StevenWeathers/add-thunderdome-logo
5 years ago
Rich Harris 254dc94d47
Merge pull request #2766 from EmilTholin/debug-hoisted-variable
5 years ago
Rich Harris 1dc0eb02f2
Merge pull request #2770 from EmilTholin/attr-missing-equals
5 years ago
Michał Terczyński 98122bc577 Fix link to license
5 years ago
Emil Tholin 3f31223186 Add error for missing equals after attribute name
5 years ago
Conduitry 3cfbd66841 site: fix enter handling in animate example
5 years ago
Hongarc 66e39d52d4 Remove whitespace at end of line
5 years ago
Emil Tholin 9cd0b0761b Don't get hoisted variable from ctx when using @debug
5 years ago
Sander Hahn e45aa0f85f simplify test
5 years ago
Emil Tholin 643aa41b9a Set mutated const variables as reactive dependencies
5 years ago
Sander Hahn 52eda23a53 advanced type for derived
5 years ago
Peter Varholak 85073dbb72
add @debug API docs
5 years ago
Conduitry 011b33181e site: fix immutable tutorial and example on Firefox (#2601)
5 years ago
Steven Weathers de60ffb497 Add Thunderdome Link to Who's Using
5 years ago
Emil Tholin 97184b789c Set quote_mark to null when closing quote mark is found
5 years ago
Colin Casey 690f163e88 FIX #2417: allows custom element to be defined without a tag
5 years ago
Rich Harris fbb6c9fd4e -> v3.3.0
5 years ago
Sander Hahn b6b7c621d0 run tsd on prepare
5 years ago
Sander Hahn 3b4c6ed4eb typescript version of store
5 years ago
Conduitry 438acdc09a
typo
5 years ago
Rich Harris f2474ed11e
Merge pull request #2744 from pngwn/transition-docs
5 years ago
Rich Harris 0c76b9637a
minor correction
5 years ago
Rich Harris 68d7dca1c8
Merge pull request #2743 from sveltejs/namespaced-components
5 years ago
pngwn c72e863a7f Document svelte/transition - fade, fly, slide, scale, draw.
5 years ago
Rich Harris 85543f54dd fix vars/warnings
5 years ago
Rich Harris f9a66e558b failing missing-declaration test
5 years ago
Rich Harris 830e3d01cf failing vars test
5 years ago
Rich Harris debf1ce17a fix tests
5 years ago
Rich Harris 61a96b382a implement namespaced components
5 years ago
Rich Harris 4fa9369120
Merge pull request #2580 from pngwn/animate-docs
5 years ago
Rich Harris 861c742e1f
Merge pull request #2709 from LostKobrakai/multiple-event-listeners
5 years ago
Rich Harris 644b8a732d
Merge pull request #2730 from sveltejs/gh-2553
5 years ago
Rich Harris ca1dc4cdb7 document changes to derived
5 years ago
Rich Harris 8f5f48153b minor quality of life improvement
5 years ago
Rich Harris 9dbd99b85d
Merge pull request #2741 from pngwn/master
5 years ago
Rich Harris b62328d6a7
Update App.svelte
5 years ago
Rich Harris b64f570e2e
Merge pull request #2739 from membranophonist/patch-1
5 years ago
Rich Harris 8c553706ab
Merge pull request #2740 from membranophonist/patch-2
5 years ago
Rich Harris 26a67a6ac4
Update text.md
5 years ago
Rich Harris 78b091b22e
Merge pull request #2742 from sveltejs/TehShrike-js-label-syntax
5 years ago
Josh Duff 5ebde551b2
Link to label syntax page on MDN
5 years ago