Commit Graph

4357 Commits (a21afe8b5e4541874b608d56fa1e79bad0c13022)
 

Author SHA1 Message Date
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
Conduitry 9500da9726 site: update for changes in sapper stores
7 years ago
Conduitry 4e0c3402ea site: update svelte and sapper, remove shimport hack
7 years ago
Conduitry 834e45ecad update links to new Sapper site
7 years ago
Scotty Simpson c69a87d06a clarify autosubscription scope requirement (#2653)
7 years ago
Emil Tholin 80d5c1442f Remove v1 each key parsing
7 years ago
Emil Tholin de6e4588fb Add alert, confirm, and prompt to globals
7 years ago
Achim Vedam 58aa060a1a Consistent sidebars 2641 (#2642)
7 years ago
Emil Tholin 151cc46574 Remove the scope key from props when calculating spread
7 years ago
Conduitry 60399950cb update tests
7 years ago
Conduitry 2efaf79503 fix determining which variables are initialised (#2635)
7 years ago
Benjamin Milde 27c51cca24 Hint at the reactivity limitation of array methods in the api docs (#2622)
7 years ago
raveling 7d16c28d2c improve referencing to code editor for mobile readers (#2632)
7 years ago
Conduitry 7b51a185a7 fix invalidating stores with UpdateExpression (#2625)
7 years ago
Jon Ross e65ac5a0de Add barebones description of `svelte/register`
7 years ago
Emil Tholin 74d40e0510 Check 'injected' and 'fixed_reactive_declarations' independently
7 years ago
Loren Brichter 448479902d Subtle tweaks to spring animations
7 years ago
Emil Tholin 753fdc4318 Narrow down checkbox transitions to background and left
7 years ago
Conduitry 46092cbfb7 fix resubscriptions inside script block (#2435)
7 years ago
pngwn 2f7f63183f Document svelte/animate - flip.
7 years ago
pngwn fe34ca1f80 Site: Document createEventDispatcher. (#2583)
7 years ago
Luca Bonavita 01285ad112 Site: add anchors to blog posts
7 years ago
Emil Tholin 698a14b58f Make null the default anchor of insertBefore
7 years ago
Luca Bonavita 9c4c2e61ee Update the message in the popup we get when we login in the REPL
7 years ago
Luca Bonavita 1531c9e3d4 Site: REPL, use the gist or example title in the page title
7 years ago
thollander c8bf81f274 Create a new abstraction level to handle `Block`
7 years ago
Emil Tholin 7da6ef68bc Check if a figcaption's first element ancestor is a figure
7 years ago
Luca Bonavita 7ceb7d2390 Site: REPL temp fix for the output pane does not receiving touch events on mobile & tablet
7 years ago
Luca Bonavita 8ec52f7e59 Site: use pure javascript slugification library
7 years ago
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
7 years ago
thollander be13b56643 Use the already defined type for AppendTarget
7 years ago
Emil Tholin 227a08fc59 Don't show 'Empty block' warnings for non-existent await branches
7 years ago
Richard Harris d169db94b9 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 0e0bf08e31 update license
7 years ago
Vidar Tysse 83bbe5674b Typo
7 years ago
Rich Harris 5f3bc31a17 Merge pull request #2578 from EmilTholin/patch-1
7 years ago
Emil Tholin 800b2db4e6 Document how to remove a component.$on listener
7 years ago
Luca Bonavita 529cf5c963 Use comma as the separatore in the viewport content value.
7 years ago
Emil Tholin ec3d245fc4 Fix typo in 10-transitions/07-local-transitions/text.md
7 years ago
Richard Harris 014ba141b0 -> v3.1.0
7 years ago
Richard Harris fad402ade0 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 4fcd2583b1 fix subscribe implementation, add test for unsubscribing observables
7 years ago
Rich Harris af89bd326b Merge pull request #2570 from netaisllc/patch-2
7 years ago
Kevin McGee 21141cd7e0 For want of a word...
7 years ago
Richard Harris 89fe6a132e Merge branch 'rxjs-support' of https://github.com/benlesh/svelte into benlesh-rxjs-support
7 years ago
Rich Harris 52acaba142 Merge pull request #2558 from enstyled/patch-1
7 years ago
Rich Harris 2cf11f2ebf Merge pull request #2561 from AlexxNB/patch-1
7 years ago
Rich Harris 04cf667681 Merge pull request #2564 from sveltejs/ios-fix-2551
7 years ago