Commit Graph

4487 Commits (bb96112eedeefb32c9617bb918b72a76746a44df)
 

Author SHA1 Message Date
Rich Harris eb2bbb58b7 fix deps
7 years ago
Rich Harris b4ece14bee explain how debug tag without args fires on all state changes
7 years ago
Rich Harris 922768e7ef Merge branch 'docs/2640' of https://github.com/varholak-peter/svelte into varholak-peter-docs/2640
7 years ago
Rich Harris eabc9ba385 Merge pull request #2754 from EmilTholin/reset-quote-mark
7 years ago
Rich Harris 902b7dbae1 Merge pull request #2755 from EmilTholin/mutated-const-reative-dependency
7 years ago
Rich Harris 3c8e957773 Merge pull request #2763 from StevenWeathers/add-thunderdome-logo
7 years ago
Rich Harris d060af034e Merge pull request #2766 from EmilTholin/debug-hoisted-variable
7 years ago
Rich Harris 7070bd1c4d Merge pull request #2770 from EmilTholin/attr-missing-equals
7 years ago
Michał Terczyński 8830d84a8c Fix link to license
7 years ago
Emil Tholin 3b163fe341 Add error for missing equals after attribute name
7 years ago
Conduitry 0758a6a5d1 site: fix enter handling in animate example
7 years ago
Hongarc 99bd78910a Remove whitespace at end of line
7 years ago
Emil Tholin 093bf15cb9 Don't get hoisted variable from ctx when using @debug
7 years ago
Sander Hahn 29714f8d93 simplify test
7 years ago
Emil Tholin c6df0df7df Set mutated const variables as reactive dependencies
7 years ago
Sander Hahn cabd8ad3a5 advanced type for derived
7 years ago
Peter Varholak d3bb7c2d79 add @debug API docs
7 years ago
Conduitry 116b4b4de5 site: fix immutable tutorial and example on Firefox (#2601)
7 years ago
Steven Weathers 200d1824cf Add Thunderdome Link to Who's Using
7 years ago
Emil Tholin 00324b2d0e Set quote_mark to null when closing quote mark is found
7 years ago
Colin Casey 6481c4cd61 FIX #2417: allows custom element to be defined without a tag
7 years ago
Rich Harris ad6bbface0 -> v3.3.0
7 years ago
Sander Hahn 2819b404bc run tsd on prepare
7 years ago
Sander Hahn 05c26d789e typescript version of store
7 years ago
Conduitry 394ad2ace7 typo
7 years ago
Rich Harris fd57f34bdf Merge pull request #2744 from pngwn/transition-docs
7 years ago
Rich Harris 92636533ce minor correction
7 years ago
Rich Harris 528aee47df Merge pull request #2743 from sveltejs/namespaced-components
7 years ago
pngwn 3b778ff38b Document svelte/transition - fade, fly, slide, scale, draw.
7 years ago
Rich Harris 3cb1ef8e23 fix vars/warnings
7 years ago
Rich Harris 2a54d14f1a failing missing-declaration test
7 years ago
Rich Harris 557fa13abf failing vars test
7 years ago
Rich Harris e8757b9006 fix tests
7 years ago
Rich Harris b858e8db32 implement namespaced components
7 years ago
Rich Harris 82675623c3 Merge pull request #2580 from pngwn/animate-docs
7 years ago
Rich Harris ceca22b26f Merge pull request #2709 from LostKobrakai/multiple-event-listeners
7 years ago
Rich Harris 91fc35a115 Merge pull request #2730 from sveltejs/gh-2553
7 years ago
Rich Harris 40243967eb document changes to derived
7 years ago
Rich Harris de049ca90e minor quality of life improvement
7 years ago
Rich Harris 2fd9e8a3f0 Merge pull request #2741 from pngwn/master
7 years ago
Rich Harris 6aaa2d67c0 Update App.svelte
7 years ago
Rich Harris 2ba7411e66 Merge pull request #2739 from membranophonist/patch-1
7 years ago
Rich Harris 60d4eaff19 Merge pull request #2740 from membranophonist/patch-2
7 years ago
Rich Harris b9887e75ae Update text.md
7 years ago
Rich Harris 2b59a331e7 Merge pull request #2742 from sveltejs/TehShrike-js-label-syntax
7 years ago
Josh Duff a6ccf481d3 Link to label syntax page on MDN
7 years ago
pngwn f572d4611f Update animate example to use animate directive and built-in crossfade function.
7 years ago
Daniel J. Wilson 48a7478abd Pluralize elements
7 years ago
Daniel J. Wilson 290541df81 Replace tag with attribute for alt
7 years ago
Benjamin Milde 65654b33e6 Switch test to runtime test
7 years ago