Commit Graph

4254 Commits (fb3c5f6a904ca3574fa1af653f78c6633b06f27f)
 

Author SHA1 Message Date
Emil Tholin fb3c5f6a90 Don't hoist functions dependent on injected reactive variables
7 years ago
Conduitry 6c56ea204b some linting and tidying
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
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
Richard Harris bdb9d8a859 lint
7 years ago
Richard Harris 93daf6a309 -> v3.2.0
7 years ago
Richard Harris cb4349cad8 document new spring options
7 years ago
Rich Harris 094f6733cd Merge pull request #2627 from lorenbrichter/spring-verlet
7 years ago
Richard Harris 9844797fe7 Merge branch 'blog-anchors-2609'
7 years ago
Richard Harris f183859361 fix double import
7 years ago
Richard Harris bc06b6ffee Merge branch 'master' into blog-anchors-2609
7 years ago
Rich Harris 50ee4efac4 Merge pull request #2658 from MikeMatrix/each-block-rest-destructuring
7 years ago
Rich Harris 3364ba22cf Merge pull request #2664 from EmilTholin/each-block-destructuring-rest
7 years ago
Rich Harris 6524cbb8ad Merge pull request #2670 from MikeMatrix/fix-readonly-form-attribute
7 years ago
Rich Harris cb3eb33952 Merge pull request #2672 from sveltejs/gh-2661
7 years ago
Rich Harris acc4dfd293 Merge pull request #2607 from EmilTholin/figcaption_figure_first_element_ancestor
7 years ago
Rich Harris b88c38c0de Merge pull request #2608 from thollander/feat/abstract-block-class
7 years ago
Rich Harris d81e453a0f Merge branch 'master' into feat/abstract-block-class
7 years ago
Rich Harris 06436eb029 Merge pull request #2596 from EmilTholin/await-empty-block-warnings
7 years ago
Rich Harris 99790f4f2c Merge pull request #2534 from clebert/public-parse
7 years ago
Conduitry 31df69581d expose svelte.walk (#2661)
7 years ago
Michael Braun 3626d8ebbd Applying read only property form onto elements using `attr` instead
7 years ago
Conduitry 9e0ee6e198 document svelte.parse
7 years ago
Clemens Akens 6652a16c7a expose parse to the public
7 years ago
Rich Harris 6e8e8ade05 Merge branch 'master' into blog-anchors-2609
7 years ago
Rich Harris c54ad3d7aa Merge pull request #2616 from EmilTholin/insertBefore_null_default_anchor
7 years ago
Rich Harris d9f81dcb82 Merge pull request #2618 from EmilTholin/remove_21618scope_from_spread
7 years ago
Rich Harris 394900935f Merge pull request #2619 from sveltejs/gh-2435
7 years ago
Rich Harris e17e7807d0 Merge pull request #2631 from EmilTholin/reactive-values-fixed
7 years ago
Rich Harris d61c58e576 Merge pull request #2633 from zlsa/patch-2
7 years ago
Rich Harris d92860d1ed flesh out svelte/register docs
7 years ago
Rich Harris 7003ecc33a Merge pull request #2634 from sveltejs/gh-2625
7 years ago
Rich Harris a3f2ae95ee Merge pull request #2637 from sveltejs/gh-2635
7 years ago
Rich Harris bd06e13dc0 Merge pull request #2649 from EmilTholin/alert-global
7 years ago
Rich Harris 1cb4ecb6f4 Merge pull request #2657 from lode/patch-1
7 years ago
Rich Harris 078338a60e Update text.md
7 years ago
Rich Harris 1cd275a95f Merge pull request #2662 from pngwn/docs-intro
7 years ago
Emil Tholin f1d8b480fa Add support for object-rest in each destructuring
7 years ago
pngwn 4fbd21303b Site: Briefly mention intro:true in the transition directive section.
7 years ago
Michael Braun 5bcba3b388 Fix NPE on pattern check
7 years ago
Michael Braun aa6e612bf0 Experimenting with array destructuring in each-blocks
7 years ago
Lode Claassen f83a55d878 clarify when sanitization is done and when not
7 years ago
Rich Harris cf4a037511 Move some stuff into @sveltejs/site-kit
7 years ago