Commit Graph

4393 Commits (b00b49039f701e1b70077444672b2085add63ded)
 

Author SHA1 Message Date
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
Benjamin Milde 85b256432a Implement suggestions
7 years ago
Rich Harris 98ec6a8e46 allow derivers to return cleanup functions - fixes #2553
7 years ago
Richard Harris 9a75ea2a92 -> v3.2.2
7 years ago
Rich Harris f84e46e227 Merge pull request #2696 from PaulMaly/patch-1
7 years ago
Rich Harris 0ee40300f6 Merge pull request #2702 from industral/add-readme-indicators
7 years ago
Rich Harris 1652548ca2 Merge pull request #2698 from jacobmischka/fix-get-slot-changes
7 years ago
Rich Harris 3623c35e25 Update README.md
7 years ago
Rich Harris 580224d07d Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars
7 years ago
Rich Harris 2dd5a3acbf Merge pull request #2722 from getkey/window-globals
7 years ago
Julien Mourer fef58ba8bb Add `window` and `document` to globals
7 years ago
Rich Harris c2ed6baeb4 Merge pull request #2712 from sveltejs/gh-2708
7 years ago
Conduitry f000a23530 site: add /chat redirect to Discord (#2708)
7 years ago
Conduitry ba13b45bb8 site: document export-as (#2559)
7 years ago
Alessandro (Ale) Segala e20f04a260 Update Visual Studio Code brand
7 years ago
Emil Tholin fb3c5f6a90 Don't hoist functions dependent on injected reactive variables
7 years ago
Alex Ivasyuv 8c2fe86e21 Added CI
7 years ago
Alex Ivasyuv 5f4bda9522 adding npm and license indicators
7 years ago
Conduitry cfcd56b605 site: remove chokidar
7 years ago
Jacob Mischka 39e7487cec Initialize `get_slot_changes` to null when not needed
7 years ago
PaulMaly 1ca1148dcd Use special blank_object() for component.$$.dirty
7 years ago
PaulMaly 498049f368 Make component.$$.dirty just a dictionary
7 years ago
Richard Harris 2bf66eb235 -> v3.2.1
7 years ago
Rich Harris 27caa350e1 Merge pull request #2695 from sveltejs/gh-2644
7 years ago
Rich Harris 47e6cc3935 Merge pull request #2694 from sveltejs/gh-2444
7 years ago
Rich Harris 5daa1e5e0a Merge pull request #2685 from foucist/master
7 years ago
Rich Harris ccf90f6e36 Merge pull request #2683 from sveltejs/gh-2681
7 years ago
Rich Harris a74df4a149 Merge pull request #2679 from EmilTholin/reactive-declaration-warnings
7 years ago
Richard Harris d6316cb693 use safe_not_equal logic for derived stores - fixes #2644
7 years ago
Richard Harris dfc06cc7a1 invalidate dependencies of reactive declarations - fixes #2444
7 years ago
Benjamin Milde 73cbb4ce74 Allow multiple event listeners on a single node
7 years ago
pngwn b782253e51 Document animations. #2532
7 years ago
Emil Tholin 9d237f9f4b Warn on improper use of reactive declarations
7 years ago
Conduitry 6c56ea204b some linting and tidying
7 years ago
James Robey ced7249496 Make modal example more obvious
7 years ago
Luke Edwards 08f8f7cfe3 site: add yootils
7 years ago
Luke Edwards 7d59ca6abb Use database for REPL, update URL structure (#2572)
7 years ago
Conduitry f31a155f07 fix instrumentation of auto-subscription self-assignments (#2681)
7 years ago
Rich Harris 2f7b9073ea Merge pull request #2678 from sveltejs/gh-2673
7 years ago
Richard Harris 64f2bb874f fix wacky layout on mobile - closes #2673
7 years ago
Richard Harris 56b5b67088 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris b745fa24e9 Merge pull request #2675 from MikeMatrix/clarify-export-const-docs
7 years ago
Michael Braun b3b44c199b Clarifying `let` needs to be used on exported properties, in order for them to be passed in
7 years ago
Richard Harris e2bab6cef7 fix contributors script
7 years ago
Richard Harris 080a2a6cff update deps
7 years ago