Commit Graph

3820 Commits (bf04c0528d3f95e8c58ab8aebda46cc1c5f6568c)
 

Author SHA1 Message Date
Richard Harris bf04c0528d add instructions
7 years ago
Richard Harris 342d1a0166 add a few organisations using Svelte
7 years ago
Richard Harris 6e32ffd990 tweak working - fixes #2350
7 years ago
Rich Harris d73c833b6f
Merge pull request #2364 from mindrones/site-apidoc-fix
7 years ago
Luca Bonavita f6b399f8d0 API docs: remove an absolute URL
7 years ago
Rich Harris c853e44130
Merge pull request #2349 from Panya/issue-2348
7 years ago
Rich Harris c20ad22363
Merge pull request #2351 from jches/gh/2347
7 years ago
Rich Harris 1f5293810f
Merge pull request #2357 from sveltejs/conditional-text-updates-2
7 years ago
Rich Harris 2b7b1c7e91
only coerce once
7 years ago
Rich Harris 7d4a36af2d
Merge pull request #2363 from jches/gh/2278
7 years ago
John Chesley 614788c9e8 hoist all hoistable top-level functions
7 years ago
John Chesley 1098b6c1f5 add failing test for #2278
7 years ago
Jacob Wright 6ef8137b4b Update text.data only when necessary
7 years ago
Vadim Cebaniuc b161725a51 Fix typos in doc node-sass example
7 years ago
Pat Cavit a68abb8a9a docs: "proeprties" -> "properties"
7 years ago
Pat Cavit 4a75d93173 docs: remove hardcoded localhost link from API
7 years ago
John Chesley cfc1a40335 do not hoist declaration if it is exported (fixes #2347)
7 years ago
John Chesley 1140fdf7a7 add failing test for #2347
7 years ago
Mikhail Korepanov 609084fb3e Pass block to the render of an expression in an attribute
7 years ago
Rich Harris e3c0887afc
Merge pull request #2343 from hperrin/patch-1
7 years ago
Rich Harris 6ccd66468c
remove unused ctx/running variables
7 years ago
Rich Harris 68d6793c97
remove unused ctx/running variables
7 years ago
Hunter Perrin 94594eb298
Merge pull request #1 from hperrin/patch-2
7 years ago
Hunter Perrin 19f68f358b
Remove unused r variable.
7 years ago
Hunter Perrin a85cc349b8
Remove unused r variable.
7 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
7 years ago
Richard Harris a824a6dd6f bump beta version
7 years ago
Richard Harris baa6debe53 update svelte-repl
7 years ago
Rich Harris eb2f0cc245
Merge pull request #2326 from sveltejs/gh-2325
7 years ago
Richard Harris 143117054a Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 200b82d8d0 add playbackRate to list of bindings in tutorial
7 years ago
Richard Harris fff89b0927 Merge branch 'master' of https://github.com/lukasIO/svelte into lukasIO-master
7 years ago
Rich Harris edd92cf8ea
Merge pull request #2331 from lunchboxer/master
7 years ago
Rich Harris 4be340bb57
fix example code
7 years ago
Rich Harris 9e4775704a
Merge pull request #2332 from sveltejs/preprocess-partial-names
7 years ago
Richard Harris 6836f64312 fix broken link
7 years ago
Rich Harris f266b6dbfa
Merge pull request #2336 from sveltejs/more-repl-stuff
7 years ago
Richard Harris e3c2f57721 update svelte-repl package
7 years ago
Conduitry ef9c9a626e don't preprocess tags whose names begin with script/style
7 years ago
James e76b9e779a reverse readable stores arg order, fixes #2330
7 years ago
Richard Harris a72d7a72f5 pass through mapbox setup code
7 years ago
Rich Harris 17322c2e4f
Merge pull request #2322 from sveltejs/external-repl
7 years ago
Richard Harris 467cbc3bed merge master -> external-repl
7 years ago
Richard Harris c3b4e6c792 use external repl package everywhere
7 years ago
Conduitry 388d5f604a site: use published version of eslint-plugin-svelte3
7 years ago
Lukas 598fa18e2d add playbackrate to runtime test
7 years ago
Lukas 1a1664341a add playbackrate to compilation test
7 years ago
Lukas 8eb8c707b1 add playbackrate as binding for mediaelements (#2202)
7 years ago
Conduitry 12684d4eba add test
7 years ago
Conduitry ecea85891c skip array literal length optimization in presence of spread (#2325)
7 years ago