Commit Graph

4374 Commits (b1a24c853b571a3ee1f1ec78afa6baee9a299f93)
 

Author SHA1 Message Date
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
Rich Harris ba91810b0b
Merge pull request #2672 from sveltejs/gh-2661
5 years ago
Rich Harris 16dbb8f437
Merge pull request #2607 from EmilTholin/figcaption_figure_first_element_ancestor
5 years ago
Rich Harris 05428252bc
Merge pull request #2608 from thollander/feat/abstract-block-class
5 years ago
Rich Harris 98bd5a1916
Merge branch 'master' into feat/abstract-block-class
5 years ago
Rich Harris 006509a0ef
Merge pull request #2596 from EmilTholin/await-empty-block-warnings
5 years ago
Rich Harris d3d5fa9360
Merge pull request #2534 from clebert/public-parse
5 years ago
Conduitry 54a8eb9fd4 expose svelte.walk (#2661)
5 years ago
Michael Braun 29ad0cf14d Applying read only property form onto elements using `attr` instead
5 years ago
Conduitry df448cb36a document svelte.parse
5 years ago