Commit Graph

4383 Commits (d5d5caba600b9bbc1b0e0e2000a0a3c34d1ed303)
 

Author SHA1 Message Date
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
Richard Harris 4ef1a2d623 document new spring options
5 years ago
Rich Harris 26d736fc97
Merge pull request #2627 from lorenbrichter/spring-verlet
5 years ago
Richard Harris 59bf8f8882 Merge branch 'blog-anchors-2609'
5 years ago
Richard Harris 537e873cc0 fix double import
5 years ago
Richard Harris 16430dc6bb Merge branch 'master' into blog-anchors-2609
5 years ago
Rich Harris 5a536aafa2
Merge pull request #2658 from MikeMatrix/each-block-rest-destructuring
5 years ago
Rich Harris 78332cf5b0
Merge pull request #2664 from EmilTholin/each-block-destructuring-rest
5 years ago
Rich Harris 411752c5bb
Merge pull request #2670 from MikeMatrix/fix-readonly-form-attribute
5 years ago