Commit Graph

4541 Commits (b0604b52a3bf38e13f32a13f151956db10599176)
 

Author SHA1 Message Date
pngwn 1b4446030b Update animate example to use animate directive and built-in crossfade function.
5 years ago
Daniel J. Wilson 66a4c1a9bc
Pluralize elements
5 years ago
Daniel J. Wilson 5e8383cf37
Replace tag with attribute for alt
5 years ago
Benjamin Milde abe486e7e3 Switch test to runtime test
5 years ago
Benjamin Milde 9eec0fcd98 Implement suggestions
5 years ago
Rich Harris fdc51de090 allow derivers to return cleanup functions - fixes #2553
5 years ago
Richard Harris ec74b21c37 -> v3.2.2
5 years ago
Rich Harris 6defc5b73f
Merge pull request #2696 from PaulMaly/patch-1
5 years ago
Rich Harris db96b6bfc8
Merge pull request #2702 from industral/add-readme-indicators
5 years ago
Rich Harris 53c66654b7
Merge pull request #2698 from jacobmischka/fix-get-slot-changes
5 years ago
Rich Harris 6d32f99904
Update README.md
5 years ago
Rich Harris c4e05f2086
Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars
5 years ago
Rich Harris aa5b52239f
Merge pull request #2722 from getkey/window-globals
5 years ago
Julien Mourer 4631b1b93f Add `window` and `document` to globals
5 years ago
Rich Harris 3d9cb3b611
Merge pull request #2712 from sveltejs/gh-2708
5 years ago
Conduitry 80fe0e9cdb site: add /chat redirect to Discord (#2708)
5 years ago
Conduitry f7978b234a site: document export-as (#2559)
5 years ago
Alessandro (Ale) Segala 77959a2cc2 Update Visual Studio Code brand
5 years ago
Emil Tholin 963f6e7aa6 Don't hoist functions dependent on injected reactive variables
5 years ago
Alex Ivasyuv 5fddf49a23 Added CI
5 years ago
Alex Ivasyuv 739179adb1 adding npm and license indicators
5 years ago
Conduitry 457320c30b site: remove chokidar
5 years ago
Jacob Mischka 003cf39c8f
Initialize `get_slot_changes` to null when not needed
5 years ago
PaulMaly 21a5169845
Use special blank_object() for component.$$.dirty
5 years ago
PaulMaly 90556e97c6
Make component.$$.dirty just a dictionary
5 years ago
Richard Harris 39b1fe224e -> v3.2.1
5 years ago
Rich Harris 4962e20aa2
Merge pull request #2695 from sveltejs/gh-2644
5 years ago
Rich Harris db8d7007aa
Merge pull request #2694 from sveltejs/gh-2444
5 years ago
Rich Harris 11168cf076
Merge pull request #2685 from foucist/master
5 years ago
Rich Harris 117afe9a71
Merge pull request #2683 from sveltejs/gh-2681
5 years ago
Rich Harris 4bc93a3b1f
Merge pull request #2679 from EmilTholin/reactive-declaration-warnings
5 years ago
Richard Harris a7265f65e3 use safe_not_equal logic for derived stores - fixes #2644
5 years ago
Richard Harris 562f23a87b invalidate dependencies of reactive declarations - fixes #2444
5 years ago
Benjamin Milde 342389863e Allow multiple event listeners on a single node
5 years ago
pngwn 7a7804be49 Document animations. #2532
5 years ago
Emil Tholin 0286dce026 Warn on improper use of reactive declarations
5 years ago
Conduitry 43f82af4a8 some linting and tidying
5 years ago
James Robey c954e84727 Make modal example more obvious
5 years ago
Luke Edwards c4c21438b2 site: add yootils
5 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
5 years ago
Conduitry fc5727c187 fix instrumentation of auto-subscription self-assignments (#2681)
5 years ago
Rich Harris 52633542e6
Merge pull request #2678 from sveltejs/gh-2673
5 years ago
Richard Harris 3ee3576f69 fix wacky layout on mobile - closes #2673
5 years ago
Richard Harris 985bf870d2 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Rich Harris 703874626a
Merge pull request #2675 from MikeMatrix/clarify-export-const-docs
5 years ago
Michael Braun ac24817ef0 Clarifying `let` needs to be used on exported properties, in order for them to be passed in
5 years ago
Richard Harris be1fec4619 fix contributors script
5 years ago
Richard Harris 548fd039d9 update deps
5 years ago
Richard Harris 0275aab800 lint
5 years ago
Richard Harris 0ce8dc9d17 -> v3.2.0
5 years ago