Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/v2.svelte.dev

The Svelte v2 website
https://github.com/sveltejs/v2.svelte.dev

add examples back to repo

193b60da4de26ed997b41c971aaa1337f4e5deda authored almost 7 years ago
update getting started section

db98809ff95cb20611b86a248f4880fcce6198e0 authored almost 7 years ago
style tweaks

2f89d77887d5aee4a9679c7f34b5585ba0ff6e7d authored almost 7 years ago
oops

2d2269ad72a21336a22a30d3b2252441dc524ba8 authored almost 7 years ago
add blog post

46fa9c5d505f09a2d7540a0c0478fde57cc2230a authored almost 7 years ago
fix computed props

adf3d5115407075c4e7e0220fe2745dc5a1e15fe authored almost 7 years ago
fix <svelte:component> docs

983a4ee099bbb41cb71f8075a9c98446db623dc9 authored almost 7 years ago
placeholder blog post

c86c60fd4983ea761870acee51cd0068215445db authored almost 7 years ago
document key expression restriction

e0bc3b415d6513f6728cd8d9045e8173fb28d72a authored almost 7 years ago
remove references to store: true

93a9dac67d198071f27078f44b64ca772e427033 authored almost 7 years ago
remove references to triples

e8783556c8995427b2fabcc146289f6256d237c0 authored almost 7 years ago
remove logging

ac3278f5259e1d1ce5d9e1acc71c2d520a6de7b0 authored almost 7 years ago
various updates

29312b557eb6d1fc07806b6ae9650f45f5007705 authored almost 7 years ago
update docs

5b7e17f92da5fe6b0382597fe46f485ad47e2060 authored almost 7 years ago
fix bad this.get uses

03073e0f75effd791ba656eb9e47133a24cfca37 authored almost 7 years ago
destroy, not teardown

06d5e02a9c01c725767be8632d278dbbef884bc0 authored almost 7 years ago
update components

737b8a81ae173d637c5e8fcd2eb1c2d3495823de authored almost 7 years ago
rename special tags

e566ebc76dca5e510e92ca159ed8c774be2920d0 authored almost 7 years ago
single curlies everywhere

edbaad039b39a76ca798e475900040bd2eea16af authored almost 7 years ago
link to lifecycle hooks section

f3ead018a59b967f73e0083680d859d3a0153b96 authored almost 7 years ago
d'oh

bdb1314f3692ea83ffa7f891f4d7fc4f8e2764d9 authored almost 7 years ago
Merge pull request #273 from sveltejs/onstate-onupdate

document onstate and onupdate, remove observe docs

d6e79584478efcb3fb85a517f2a8b7328bf54468 authored almost 7 years ago
document onstate and onupdate, remove observe docs

610d291d2254baceddd93f3eff6c2f0f5caa4596 authored almost 7 years ago
update sapper

cbffee27a5dac0afb85a7a36f54f2f0971c373b1 authored almost 7 years ago
update dependencies

b04d732e2466772488fd480b25e2295f9db713fd authored almost 7 years ago
well that was a... fun bug

06855f71ea5cc8a7180c391cdb1c219879cf5e15 authored almost 7 years ago
oops

96089ce4c26bf797dcac576da89ce5dd75c39ef8 authored almost 7 years ago
update golden-fleece

a9353785be8ac109cd5f3e9a804b15b08ec232a6 authored almost 7 years ago
update golden-fleece - fixes #262

a983322f4ddce78c108f8e16ede1148df6ef4adb authored almost 7 years ago
need to use shared: false to prevent svelte/shared version mismatch

b8c879e608a62c03dd013e38ef46a54dcc273753 authored almost 7 years ago
Merge pull request #259 from sveltejs/gh-247

render static version of components with lifecycle hooks

fcb5edfafdd0369a11594f4ead66ffff540bf080 authored almost 7 years ago
Merge pull request #260 from sveltejs/gh-210

add misc section, document noscript

da9664aa42c56cdb780f8c0e18d0b4e970406f4c authored almost 7 years ago
add misc section, document noscript - fixes #210

1a6a7118cefb45da6ca2ca8a45c593ea973f64de authored almost 7 years ago
render static version of components with lifecycle hooks before "click to run" - #247

50296f6617542fb46dcd5d13454ed60cc5c828ff authored almost 7 years ago
document version=local — fixes #256

b89d74cf89c7e17d80f6f2f333ad8fcfae4a5519 authored almost 7 years ago
Document preload — fixes #170

d83e680b28bd35c6639f2b060de4453446db3ecb authored almost 7 years ago
Merge pull request #255 from sveltejs/gh-244

add edit link

bd76450e8690f4f5b1d72a4bd372205fa9c1bc2e authored almost 7 years ago
add edit link - fixes #244

f4ae14d6f976a960e3dcccdc36eae52f617c6f21 authored almost 7 years ago
Merge pull request #253 from sveltejs/reuse-worker

reuse worker and cache svelte

4a20cedbb95e4a0b1d681ad41b657d19a41eb2cb authored almost 7 years ago
Merge pull request #254 from sveltejs/gh-207

make components deleteable in firefox

d8f501b9c32442ce2137e892ba87d774a8e6b289 authored almost 7 years ago
make components deleteable in firefox - fixes #207

b34a666477bc5e1d5bdfbea3d4ec3472466e7cc9 authored almost 7 years ago
reuse worker and cache svelte

65792c8cbeecc9cefe61a62da0bcdc0a56310efe authored almost 7 years ago
Merge pull request #252 from sveltejs/gh-239

Replace repl?data=... URLs

8d7dba74b4089bfe720aae438ecc6e4a8990c6c8 authored almost 7 years ago
take advantage of golden-fleece

b95dc08ff9ba80d189ae8352484657fc67924eb5 authored almost 7 years ago
add a couple of missing things

f5f12345c3f8634e3276462a92dd1fca96822a15 authored almost 7 years ago
nicer REPL links

4e4319d47699807806075aff9f818b56b467f214 authored almost 7 years ago
add titles etc to guide demos

9f06e6570a4faa448b9954ef8ae69ce3b17e537e authored almost 7 years ago
merge master -> gh-239, fix some things

504e16a0062dc43c660d276fef745710f61cead7 authored almost 7 years ago
Merge pull request #250 from sveltejs/gh-156

Use golden-fleece

21cca092705468e8d530937821f78553df484dbe authored almost 7 years ago
Merge pull request #251 from sveltejs/gh-232

avoid fat-fingering and overwriting built-in examples

450edbd7799236e5073a7a86b2d739924ab11c5d authored almost 7 years ago
Merge pull request #246 from sveltejs/gh-233

blur project name input on enter

4f561e7469f4dc71b99d3ba825ab5c53f380181d authored almost 7 years ago
bones of #239

e10193c89e072bcd24d6d39af2dbb8bdb3ab3d71 authored almost 7 years ago
avoid fat-fingering and overwriting built-in examples - fixes #232

31c480046e9829ba4e4a59fae1e1d16d2c0604d5 authored almost 7 years ago
Update 03-scoped-styles.md

3355fa358ddf69e87249c9bbd17eb51be7e0cade authored almost 7 years ago
Update 07-element-directives.md

9e218ee520e62b3da2ea712b9570e57e7cb30328 authored almost 7 years ago
fix codemirror indentation weirdness

4f1046469ec83245f4e908471baced2b9b5fc08f authored almost 7 years ago
various fixes

993e0b2f1eace66cd408396ae4c8b2cfac68934a authored almost 7 years ago
use golden-fleece

24e986aa66944c8c5f6d62145d7cdc59b30bd0eb authored almost 7 years ago
blur project name input on enter - fixes #233

6f41f540df5504755e4c55c13203b1a7027b1a66 authored almost 7 years ago
fix custom event docs — rename teardown to destroy

86af1e83e99d4b6fdd48e93b7711350ddbd22f83 authored almost 7 years ago
delete temporary file that shouldn't have been in the repo

2e6a858d844a92401a265448ebab947048c0012c authored almost 7 years ago
try this

0eb0483a553e5a449b8b5486497acf72b7ee90f6 authored almost 7 years ago
attempt to deploy from CI

69325276f4454036e413c241918c70445e3bfa0f authored almost 7 years ago
Merge branch 'master' of github.com:sveltejs/svelte.technology

c9d68c8419fdf74d25d177d129296828ea91219e authored almost 7 years ago
Merge pull request #242 from sveltejs/gh-241

fix saving data.json when updating gist (#241)

e5a4d4eb206ee42ceea76d74c41a394029ba9bb9 authored almost 7 years ago
fix saving data.json when updating gist (#241)

0f8293c404481a2cb4bd315fc3c249bb89a38399 authored almost 7 years ago
Add an example for #each with objects

16203c5c53d143a9c9a851caf9a04b5ace538847 authored almost 7 years ago
explain github integration when running locally

244ef46f6b7277fe88dd73015e99156e4a4ccf82 authored almost 7 years ago
remove some unused deps

5d8b706b312074bd1629f49beb19df2830c2455f authored almost 7 years ago
Merge pull request #238 from sveltejs/optional-auth

make auth stuff optional

74a02e622058d349f989915ecde53c0b751fad50 authored almost 7 years ago
make auth stuff optional

27f67c2d45fb3ea8255e886f9e2d7085745ac0cc authored almost 7 years ago
set proper content-type and charset on /auth/calback response

25c456c0c29934d6678681f8afb763e681fec349 authored almost 7 years ago
work around some structured cloning quirks

5bde0458c035a174b624f55fefec3b3b3c9dd8de authored almost 7 years ago
Merge pull request #230 from sveltejs/github-login-popup

fix handling of message from login window

18b1549a0b1b73b78cca41358b565369f90f5eb9 authored almost 7 years ago
fix handling of message from login window

570bd4aebb285f4cc0181fd34362948f038f3270 authored almost 7 years ago
Merge pull request #229 from sveltejs/github-fixes

GitHub fixes

b93c0a42306b5a65bc3a29b9a038507dcd83fa0d authored almost 7 years ago
re-enable save button after saving

85df324024a6e88805ef6e5751dbd0472ac8ce54 authored almost 7 years ago
fix user display name handling

2f6482f5b523b7f2471e2a9d0aad4b06362f4454 authored almost 7 years ago
Merge pull request #228 from sveltejs/gh-226

fix component removal

eece29494f276be8e032650ab10939864d324780 authored almost 7 years ago
fix component removal - closes #226

16b88edf0ddcba84aa7f1cd2fcaf050e2cf3912a authored almost 7 years ago
Merge pull request #227 from sveltejs/gh-225

show compiled output

81c1ded41abab346caf9c337414e8d9c6ea749fa authored almost 7 years ago
show compiled output - fixes #225

4a5c070e1c23901e6e910d49d30367cce81b74d0 authored almost 7 years ago
Merge pull request #224 from sveltejs/github-authentication

[WIP] GitHub authentication

015eb866f0983bd62f6f81eebdcf7bc4cf76db8c authored almost 7 years ago
update URL when necessary

78a56a90108f4c2d5b8130bf1e1288cc7ad8cdb0 authored almost 7 years ago
maybe this works?

d8d80e62145dc662f63c6b222960b4e88080a607 authored almost 7 years ago
typo

7b0442b9a3c2e7f0fe591e493240198a35131029 authored almost 7 years ago
only null out deleted components, preserve README etc

89ca47b02b956a30b9347881bd3ca1a49b971e6f authored almost 7 years ago
remove obsolete reference to store

1a0f034f4c49da4d70910fd74a8d1e99f0cf84f1 authored almost 7 years ago
fall back to username if displayName is not supplied

f6d17716adc4653be5b3a7af12bc02457ed0919b authored almost 7 years ago
move some things around, remove some unused stuff

004a37246c249bebe65a88f92a41d7db35373635 authored almost 7 years ago
tidy up

a84c0ade87b547db012b28bc1ed3971877d156de authored almost 7 years ago
doh

73c6942ac1977cad9ef962bf8d7b4c19e647b379 authored almost 7 years ago
better dropdown

7123bb82d4c0d2abb98c817950ea00f5588be178 authored almost 7 years ago
move examples into gists, for unified approach to loading

24518e43803c739fdf8cb6e2f87b682fb4a6c26d authored almost 7 years ago
remove some unused stuff

665b67cf87151accf57bcdc6a26650395af9f89e authored almost 7 years ago
fix error locations

19eb66572b58c9c0271e19b381259eb38562a06f authored almost 7 years ago
do compilation in a worker

1d074c89a4c1594c426602c085832936429c5fc6 authored almost 7 years ago
remove unused vars

3f1d53c2fcc5f873dc995f3b6aac84a44783a2c7 authored almost 7 years ago
minor tidy up

f7d507cb11d6912bed82e7c1d137c238a9770454 authored almost 7 years ago
remove unused CSS

91ab11c529e4ab90827457fd1fa2db9db9cb91f4 authored almost 7 years ago