Commit Graph

4252 Commits (c4c21438b221982fccc0f4c099b35466d009f1e7)
 

Author SHA1 Message Date
Luke Edwards c4c21438b2 site: add yootils
5 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
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
Clemens Akens 194e99b350 expose parse to the public
5 years ago
Rich Harris de31170a40
Merge branch 'master' into blog-anchors-2609
5 years ago
Rich Harris ab711ac89c
Merge pull request #2616 from EmilTholin/insertBefore_null_default_anchor
5 years ago
Rich Harris c217f2b00b
Merge pull request #2618 from EmilTholin/remove_21618scope_from_spread
5 years ago
Rich Harris 6240ed0b94
Merge pull request #2619 from sveltejs/gh-2435
5 years ago
Rich Harris 1eca19f371
Merge pull request #2631 from EmilTholin/reactive-values-fixed
5 years ago
Rich Harris cfb22e4a10
Merge pull request #2633 from zlsa/patch-2
5 years ago
Rich Harris 8f2ccc407e
flesh out svelte/register docs
5 years ago
Rich Harris 203d0eced4
Merge pull request #2634 from sveltejs/gh-2625
5 years ago
Rich Harris 73bf5829f7
Merge pull request #2637 from sveltejs/gh-2635
5 years ago
Rich Harris 7b99299691
Merge pull request #2649 from EmilTholin/alert-global
5 years ago
Rich Harris 0f07accadb
Merge pull request #2657 from lode/patch-1
5 years ago
Rich Harris 7bf207f825
Update text.md
5 years ago
Rich Harris 97d3999647
Merge pull request #2662 from pngwn/docs-intro
5 years ago
Emil Tholin 97ee67c08f Add support for object-rest in each destructuring
5 years ago
pngwn 2bfe477dea Site: Briefly mention intro:true in the transition directive section.
5 years ago
Michael Braun f69f46c461 Fix NPE on pattern check
5 years ago
Michael Braun c477f50b9a Experimenting with array destructuring in each-blocks
5 years ago
Lode Claassen 1df741a374
clarify when sanitization is done and when not
5 years ago
Rich Harris 85b1850b77
Move some stuff into @sveltejs/site-kit
5 years ago
Conduitry 196ecf1298 site: update for changes in sapper stores
5 years ago
Conduitry 1008c69cd4 site: update svelte and sapper, remove shimport hack
5 years ago