Commit Graph

4353 Commits (2255aadf369a36fa64fdf4be44d003b06b852a07)
 

Author SHA1 Message Date
Conduitry 1008c69cd4 site: update svelte and sapper, remove shimport hack
6 years ago
Conduitry d0d54b792a update links to new Sapper site
6 years ago
Scotty Simpson d53fd611f3 clarify autosubscription scope requirement (#2653)
6 years ago
Emil Tholin b0447bf41e Remove v1 each key parsing
6 years ago
Emil Tholin b0e057233c Add alert, confirm, and prompt to globals
6 years ago
Achim Vedam 3b244a6fde
Consistent sidebars 2641 (#2642)
6 years ago
Emil Tholin 5a0be42006 Remove the scope key from props when calculating spread
6 years ago
Conduitry 8bfb5b7f33 update tests
6 years ago
Conduitry d122a6f893 fix determining which variables are initialised (#2635)
6 years ago
Benjamin Milde e73084b6af Hint at the reactivity limitation of array methods in the api docs (#2622)
6 years ago
raveling 511060ba94 improve referencing to code editor for mobile readers (#2632)
6 years ago
Conduitry 10f6da3109 fix invalidating stores with UpdateExpression (#2625)
6 years ago
Jon Ross df602b74b0
Add barebones description of `svelte/register`
6 years ago
Emil Tholin 0e0da70917 Check 'injected' and 'fixed_reactive_declarations' independently
6 years ago
Loren Brichter d2b202d30a Subtle tweaks to spring animations
6 years ago
Emil Tholin d419274afd Narrow down checkbox transitions to background and left
6 years ago
Conduitry 0d890b1359 fix resubscriptions inside script block (#2435)
6 years ago
pngwn 60e73c41dc Document svelte/animate - flip.
6 years ago
pngwn 764f71c30d Site: Document createEventDispatcher. (#2583)
6 years ago
Luca Bonavita 5813248e5a Site: add anchors to blog posts
6 years ago
Emil Tholin 4cbbabecb5 Make null the default anchor of insertBefore
6 years ago
Luca Bonavita 211d86b4f8 Update the message in the popup we get when we login in the REPL
6 years ago
Luca Bonavita 8839951185 Site: REPL, use the gist or example title in the page title
6 years ago
thollander 2484b9e597 Create a new abstraction level to handle `Block`
6 years ago
Emil Tholin 6ebd72fc22 Check if a figcaption's first element ancestor is a figure
6 years ago
Luca Bonavita 55efa0e0b1 Site: REPL temp fix for the output pane does not receiving touch events on mobile & tablet
6 years ago
Luca Bonavita 788519b1c4 Site: use pure javascript slugification library
6 years ago
Andrei Eftimie e0bebb56a9 Site: Fix slot typo in docs
6 years ago
thollander c965abc884 Use the already defined type for AppendTarget
6 years ago
Emil Tholin 7ec1bdb712 Don't show 'Empty block' warnings for non-existent await branches
6 years ago
Richard Harris 831926bccd Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 447ebf983a update license
6 years ago
Vidar Tysse 1ba42435ac Typo
6 years ago
Rich Harris 85bf5bde8e
Merge pull request #2578 from EmilTholin/patch-1
6 years ago
Emil Tholin eab763c386
Document how to remove a component.$on listener
6 years ago
Luca Bonavita cc4e5b3e31 Use comma as the separatore in the viewport content value.
6 years ago
Emil Tholin 5ab4a6c2f8 Fix typo in 10-transitions/07-local-transitions/text.md
6 years ago
Richard Harris c5f569f3c7 -> v3.1.0
6 years ago
Richard Harris ce9eba8227 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 091410028e fix subscribe implementation, add test for unsubscribing observables
6 years ago
Rich Harris 2c349d449d
Merge pull request #2570 from netaisllc/patch-2
6 years ago
Kevin McGee 2d5b27b643
For want of a word...
6 years ago
Richard Harris c4a8e9755f Merge branch 'rxjs-support' of https://github.com/benlesh/svelte into benlesh-rxjs-support
6 years ago
Rich Harris bf51befb54
Merge pull request #2558 from enstyled/patch-1
6 years ago
Rich Harris 030c957c9f
Merge pull request #2561 from AlexxNB/patch-1
6 years ago
Rich Harris 4ee6284514
Merge pull request #2564 from sveltejs/ios-fix-2551
6 years ago
Rich Harris 3bbccc5604
Merge pull request #2565 from ericdfields/patch-1
6 years ago
Conduitry 943ac09b4e add .gitattributes for stopgap HTML syntax highlighting on .svelte files
6 years ago
Eric Brookfield 1d61e48490
e.g. -> for example
6 years ago
Luca Bonavita 1ad29d2a02 Site: set initial-scale=1.0 on the viewport
6 years ago