Commit Graph

224 Commits (43d0b5e5efbccebe34dd744c2594f00e466b2347)

Author SHA1 Message Date
Conduitry a605daceaa derived docs fix
6 years ago
Rich Harris 4cb08f3253 fix padding
6 years ago
Rich Harris 8e78448a39 keep svelte prefix for compiler exports
6 years ago
Rich Harris 795d9b7e66
Fix pluralisation
6 years ago
Rich Harris b68584ec2a
revert previous commit. just saw the rest of the PR, doh
6 years ago
Rich Harris cec1d6cf2d
remove separate bind:this item (could also be a component, gets confusing)
6 years ago
Rich Harris 9a0b847455
Merge branch 'master' into site-headings-level-4
6 years ago
Rich Harris cf095c4723
Merge pull request #2381 from sveltejs/gh-2380
6 years ago
Conduitry 6e46a18969 rename `derive` to `derived`
6 years ago
Richard Harris eadb083346 more tweaking
6 years ago
Rich Harris 66d6feb8ef add scale transition. closes #2380
6 years ago
Richard Harris cae0dc93c5 tweak layout of homepage info boxes
6 years ago
Richard Harris b9aa8912e6 add menu icon to tutorial dropdown
6 years ago
Richard Harris 22a71b9aeb make dropdown clickable in Safari
6 years ago
Luca Bonavita c88b28e207 Add more level 4 headings, fixes some typos
6 years ago
Rich Harris 1dc787493a
Merge pull request #2371 from mindrones/site-fix-2365
6 years ago
Rich Harris 4d08c42165
Merge pull request #2370 from mindrones/site-sections-anchor-fix
6 years ago
Luca Bonavita 4b40882f45 use `data-scrollignore` rather than being level specific
6 years ago
Richard Harris c44d495e2f update @sveltejs/svelte-repl version
6 years ago
Luca Bonavita 888e16367c Don't update the active section for headings below level 3
6 years ago
Luca Bonavita f8214049d4 Site: sections anchors fix
6 years ago
Richard Harris 3f02d999cd use spritesheet for contributors - fixes #2329
6 years ago
Rich Harris 7853d5af13
Merge pull request #2367 from sveltejs/who-is-using-svelte
6 years ago
Richard Harris 411d1118b6 mobile styles
6 years ago
Richard Harris 12083e797f remove excess padding from logos
6 years ago
Richard Harris 94e2ea3610 compress images
6 years ago
Richard Harris bf04c0528d add instructions
6 years ago
Richard Harris 56b6fb0607 fix readable examples in tutorial
6 years ago
Richard Harris 342d1a0166 add a few organisations using Svelte
6 years ago
Rich Harris a42671fdc7
Update 03-run-time.md
6 years ago
Pat Cavit e93eb6fbb2
docs: fix incorrect readable store
6 years ago
Richard Harris 6e32ffd990 tweak working - fixes #2350
6 years ago
Luca Bonavita f6b399f8d0 API docs: remove an absolute URL
6 years ago
Vadim Cebaniuc b161725a51 Fix typos in doc node-sass example
6 years ago
Pat Cavit a68abb8a9a docs: "proeprties" -> "properties"
6 years ago
Pat Cavit 4a75d93173 docs: remove hardcoded localhost link from API
6 years ago
Rich Harris 6ccd66468c
remove unused ctx/running variables
6 years ago
Rich Harris 68d6793c97
remove unused ctx/running variables
6 years ago
Hunter Perrin 94594eb298
Merge pull request #1 from hperrin/patch-2
6 years ago
Hunter Perrin 19f68f358b
Remove unused r variable.
6 years ago
Hunter Perrin a85cc349b8
Remove unused r variable.
6 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago
Richard Harris baa6debe53 update svelte-repl
6 years ago
Richard Harris 143117054a Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 200b82d8d0 add playbackRate to list of bindings in tutorial
6 years ago
Rich Harris edd92cf8ea
Merge pull request #2331 from lunchboxer/master
6 years ago
Rich Harris 4be340bb57
fix example code
6 years ago
Richard Harris 6836f64312 fix broken link
6 years ago
James e76b9e779a reverse readable stores arg order, fixes #2330
6 years ago
Richard Harris a72d7a72f5 pass through mapbox setup code
6 years ago