Commit Graph

4476 Commits (3fe7f6aa307b33bce6da783cc3d27fa7e21c5bb1)
 

Author SHA1 Message Date
Richard Harris 3fe7f6aa30 shuffle styles around, fix markup
7 years ago
Richard Harris 7d12522e44 Merge branch 'add-strixcloud-logo' of https://github.com/stalkerg/svelte into stalkerg-add-strixcloud-logo
7 years ago
Jacob Wright 04162b9e68
Merge pull request #2944 from sveltejs/component-binding-example
7 years ago
Benjamin W. Broersma a5cdc13b50 Fixing #2689 correctly, checking outro.is_local for adding if(local).
7 years ago
Conv 86c08c6e2e
site: support new folder structure in REPL (#2945)
7 years ago
Jacob Wright f65379f38b
Fix component binding example
7 years ago
Yury Zhuravlev 201c8c8553 remove lead slesh from company link
7 years ago
Yury Zhuravlev 25b0897052 Add strixcloud logo.
7 years ago
Rich Harris f7e6b32885
Merge pull request #2909 from Harald-1/animations-without-transitions
7 years ago
Rich Harris 7b6cd52d14
Merge pull request #2932 from Hongarc/parsing
7 years ago
Rich Harris eb4e5e0a59
Merge pull request #2912 from yazonnile/master
7 years ago
Rich Harris e3f86557f9
Merge pull request #2911 from ankeetmaini/fix-interface-typo
7 years ago
Hongarc 08f2ca68fa refactor: better parsing name of file
7 years ago
Slava Z 2785fa6cb5 Fix for #2655 - adding introstart...outroend events to in-out transition
7 years ago
Ankeet Maini 131d9584ef Fix typo.
7 years ago
Harald Fassler 4d47d2176b fix #2908
7 years ago
Rich Harris 7105788214
Merge pull request #2903 from evanmoncuso/issue_2898
7 years ago
Evan Moncuso bd50b83b2d Fix overwrite of 'offset' value in reactive statement
7 years ago
Tim Deschryver 42235cf64d fix slide example
7 years ago
Rich Harris 767ce22ed1
Merge pull request #2887 from sveltejs/folder-structure
7 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
7 years ago
Rich Harris 9ac8c66a61
Merge pull request #2891 from zxbodya/ts
7 years ago
Rich Harris a9d1a1f744
typos
7 years ago
Richard Harris baa5fc2625 update svelte-repl (fixes download button)
7 years ago
Richard Harris a74c2bf973 update svelte-repl
7 years ago
Rich Harris 5ae347554e
Bundle locally (#2889)
7 years ago
Richard Harris 404220ad14 update svelte-repl version
7 years ago
Richard Harris d07feba638 use better eliza package
7 years ago
Richard Harris 8a2da2d39d gitignore workers
7 years ago
Bogdan Savluk ac80b9fed8 add compiler typings to list of published files
7 years ago
Bogdan Savluk 96c0fd0c41 improve typings for animate, easing, transition, motion and internal apis
7 years ago
Richard Harris 3c371caa4f update bundler worker
7 years ago
Richard Harris 6dce281ed5 fix gitignore
7 years ago
Richard Harris 8050fa01ff fix types for easing functions
7 years ago
Richard Harris c70deee9cf fix build order
7 years ago
Richard Harris 7777bf0d81 generate internal-exports file
7 years ago
Richard Harris 76b02623a0 update gitignore
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago
Conduitry 673a3c92e4 bump estree-walker to fix some svelte.walk bugs
7 years ago
Richard Harris db823ca80a bundle locally
7 years ago
Richard Harris b0b86f7e26 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 78cf400ba8 -> v3.4.4
7 years ago
Richard Harris 7cecb99b48 move dist to types
7 years ago
Conduitry 8fd94aea69 remove unused eslint setting
7 years ago
Rich Harris bb153681b6
Merge pull request #2881 from sveltejs/gh-2878
7 years ago
Rich Harris e291893fa6
Merge pull request #2880 from cudr/head_html_fix
7 years ago
Richard Harris dda69dbad0 update tests
7 years ago
Rich Harris ed72aea3ad
Merge pull request #2865 from sveltejs/less-invalidation
7 years ago
Richard Harris cb1a76b08c dont create unknown prop warnings for $$scope etc, or if component has $$props - fixes #2878
7 years ago
Richard Harris e8b769ca50 make is_reactive_dependency optional
7 years ago