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