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

cache-first service worker

380dbb4c2e3bc1180f12ac816fafee5f8bfa7258 authored about 7 years ago
Merge pull request #179 from sveltejs/fix-gists

don't handle POST requests in service worker

af7ea5da15a43730e938bdc2b6feab0bf8f4625b authored about 7 years ago
dont handle POST requests in service worker

fd17c83d71f4c397ff5b28e51fcaa594796cc621 authored about 7 years ago
Merge pull request #176 from sveltejs/sapper

[WIP] port to sapper

9acbd271f572f9679e88c816ed51f9ea6995bf03 authored about 7 years ago
update sapper

417368665cbddfaef7fdb21e6906894bec37da6f authored about 7 years ago
update sapper

1eb858195491d0b0366642241f2bfc31ac1778cc authored about 7 years ago
update sapper

2f198253a639e5ced1fcc028be3f5592ba9bcdf9 authored about 7 years ago
update main.js and config

9b3b089fd82f9f81046e7eb2c4ad8485d3c12a26 authored about 7 years ago
main.js lives in templates now

40d1cd9eb7045ffc9526d12e4b55239f114d1aeb authored about 7 years ago
improve lighthouse score

e57dcb722130e2e888012984920fc4b518e006aa authored about 7 years ago
add favicon

4f665804b383180251ec4a1def71a7cc0c01691a authored about 7 years ago
prevent accidentally deploying from non-master branch, like i just did

9c1d8e797365e46a252fd09584cb5d18e021330f authored about 7 years ago
update sapper, use prefetch

f9c40a5dc5daa6d20d11594960ec078615b1e0de authored about 7 years ago
add zip script

9ee7e2711317da55ccd8729765c8da82768d0c8f authored about 7 years ago
add social card image

91f16f0de4d7d75445a4dffa819bb66fff0fc8b3 authored about 7 years ago
large icons

e5746481e9961bfc337435c6800174ab489c5db2 authored about 7 years ago
add /api/gist routes and wire them up

588af898f8eebd50e1a73a94436d2932b7b7770d authored about 7 years ago
install missing dependencies

a89d7698c072c39466e1c1698b9fd1a683163db0 authored about 7 years ago
fix encoding of REPL links, add chunk names

c0479056dbf5a557cce7464c0881900a70a21de7 authored about 7 years ago
prefetch

e760a0e9a61709ad1dfd236fcc6d916d5b9b7564 authored about 7 years ago
remove .sapper from repo

b8cd509bdfb7961760dc82e70ca10123eed97fe7 authored about 7 years ago
start porting to sapper

3895d88f1c42543c7465f0b105a237511a8a58be authored about 7 years ago
oops. that was supposed to be a non-breaking change...

5b880571b7ac7405a9e20764c0cbacba9de5356f authored about 7 years ago
Merge pull request #174 from sveltejs/component-get-all

document `component.get()` with no arguments

f17b4ec3c9f8e3954db54608ed1de540e494448a authored about 7 years ago
Update 01-component-api.md

253e54ee62f71cb84232f6fa399f321094ffc6ed authored about 7 years ago
document `component.get()` with no arguments

f528c6c0db00e3de3cada0df6cbbce87da9fefc7 authored about 7 years ago
fix typo

ecf9c67dd777998cbfb9264a4840733674a5573e authored about 7 years ago
Merge pull request #167 from sveltejs/gh-166

await block documentation

eb789ae21b447c72bae69467b6a6dfca680bbcd0 authored about 7 years ago
add await block example

1fc419a37aa47cc54eaa8e65661bd80894a653b0 authored about 7 years ago
await docs

94567daeee2c22a7ed09a27330e5a6738906b70e authored about 7 years ago
Merge pull request #165 from sveltejs/update-toast

show toast when content changes, prompt for reload

f1a9c7cfedce14c9c69a3342a55472bc9ab16caf authored about 7 years ago
tweak language so it fits on small screen on one line

20cd4cbd12335cc39fd57b81f1dff2369882aac5 authored about 7 years ago
fix preload links for nested routes

27435510bef4054b6d62de696e75f6b5f357a0ea authored about 7 years ago
show toast when content changes, prompt for reload

f45cae3bf94c74099f7391d51c3eb302b84e6499 authored about 7 years ago
Merge pull request #164 from sveltejs/gh-163

don't hash service worker URL

bcd47d6578899cb895ca5190021b4777cbacfe05 authored about 7 years ago
separate hashed (long cache time) from unhashed (etag only) built assets

13332114d96b7e70b8897c401cc9d87d9a12a4e7 authored about 7 years ago
dont hash service worker - fixes #163, hopefully

b7b64b9589615facb3e485f2b476f5dce6d89742 authored about 7 years ago
Merge pull request #162 from sveltejs/gh-157

clarify instance data

b707c104496ca19d22e861354046cc0cc3a0224f authored about 7 years ago
clarify instance data

69afed47e1ae543adac142145b037b6c8f416feb authored about 7 years ago
Merge pull request #158 from esarbanis/new-ssr-bootstrap

Update SSR documentation for the new bootstrapping with options

52738af8a7cbd65b72a0661a8dd5a98090c67efd authored about 7 years ago
Merge pull request #161 from sveltejs/gh-159

store documentation

60953d2bcecbbead29ef6609d338c74b3907b182 authored about 7 years ago
store documentation - fixes #159

988846ea06479911dd63daef23998c09fc28ddc1 authored about 7 years ago
Merge pull request #160 from sveltejs/dogfood-store

Dogfood svelte/store

a0fc9a49c9fa32f709879b19958e3b74cbc34791 authored about 7 years ago
remove logging, update svelte version

de76f85cb3a8aae75a49627e00d73f8d09a64d57 authored about 7 years ago
start dogfooding svelte/store

7d6497d8c3ac047f4dd4bc2c6d828dc3b14b73a5 authored about 7 years ago
separate dev task from server - clearer logging, prevents server starting before its been built

69c5defa5b73079c85aac8b09008cbae3ef03722 authored about 7 years ago
Update SSR documentation for the new bootstrapping with options

4cb59a70128b35cd8d304994f8151d02937397bf authored about 7 years ago
swap out client ID for one that works. hmm... probably need more robust solution

d390dace277746f5386c7be7e4cda5cc7217405c authored about 7 years ago
update degit

627d9a9fd55063d14a02368ff6143f7145a8c9f5 authored about 7 years ago
Merge branch 'master' of github.com:sveltejs/svelte.technology

48a9b2a0883dd50f0a4b00259be8aca233c257da authored about 7 years ago
Merge pull request #145 from qm3ster/patch-1

Rule of three

751b0006152b207857d78fa17d77f410334fb209 authored about 7 years ago
Merge pull request #146 from sveltejs/some-tidying

Some tidying

06272d94c5ac3b38bc3fa39f16b7579d7eaa7d90 authored about 7 years ago
Merge pull request #147 from sveltejs/gh-134

mention REPL .zips under Getting started (#134)

f904e85521e92ea20022190eb6d91283c9e91291 authored about 7 years ago
Merge pull request #148 from sveltejs/gh-140

document `:foo` one-way binding shorthand (#140)

4375464fb43bff12ffb9a2bba3ff0c862e682f15 authored about 7 years ago
Merge pull request #149 from sveltejs/event-re-fire-shorthand

document `on:foo` event re-firing shorthand

62665f09e4781698e74d73e193c845bdae52c076 authored about 7 years ago
Merge pull request #150 from sveltejs/ref-selectors

document `ref:*` selectors

e70884c212765d52e7bdc13afb725366417a983d authored about 7 years ago
Merge pull request #151 from sveltejs/component-options

document `component.options`

66717d043db3810872235ac5481736128bf44bae authored about 7 years ago
Merge pull request #152 from sveltejs/list-bindable-properties

document bindable attributes/properties

145a4e85f3d5f4e979435ac18ba5941e0f0d6d47 authored about 7 years ago
Merge pull request #153 from sveltejs/each-destructuring

document `{{#each}}` block destructuring

19f52ca5e9c5be681855f797e2d6baf98dfc5ba5 authored about 7 years ago
Merge pull request #155 from sveltejs/gh-154

handle compilation errors when loading from gist

cc8c517e71230e11da7d7e85ddc8774895971ad5 authored about 7 years ago
document bindable attributes/properties

09a37a7b8cb984f762c7a7d7a008348ec22ce55c authored about 7 years ago
fix dev

fe74a80bc504402a62dc5beb86a99dddf57dec3e authored about 7 years ago
handle compilation errors when loading from gist (#154)

40f246ad575be84fe523d31fa7d592d64cf7c52e authored about 7 years ago
document `{{#each}}` block destructuring

e9b7581eaedd820fbdb53b86234092aed5064b62 authored about 7 years ago
document `component.options`

8a8d5344c7110a78b9f43941183fe0c72f99a5c1 authored about 7 years ago
document `ref:*` selectors

27976c7e483bfab7af411b26b77f82b24b78a64d authored about 7 years ago
document `on:foo` event re-firing shorthand

ca34447a54bcab9b88273548536a4148ef0db2cf authored about 7 years ago
document `:foo` one-way binding shorthand (#140)

b0b724a50d7e3dd150bc280cd16dd7be782fb76d authored about 7 years ago
mention REPL .zips under Getting started (#134)

9fdcb7f8c3cb53750777b58670b9a8d0366c573b authored about 7 years ago
remove some unneeded files

1d6b26631a78f29cad79ebf0c91928077bc7b7b0 authored about 7 years ago
tidy/fix .gitignore

9a2e0b0bf38958bca23e5bfe2d8c9bc129c69464 authored about 7 years ago
check in empty manifests directory

e60cdd674ae6d83283376c82e461b0ffc9cd06b0 authored about 7 years ago
Rule of three

7bf7a5700ffbb595c4a01495301eac92f7b7cc6c authored over 7 years ago
Add custom elements documentation

002d3899f0fc3a06d54837cf2042b629026019ef authored over 7 years ago
dont autodeploy

27ed3b117481ff9d7a701d9d675620ba17ba1655 authored over 7 years ago
fixes

66260dfbde6f6958bd153890286f0d98f1bd7b26 authored over 7 years ago
merge master -> blog-post-css

d1b94f35b8e70dda65e9b0c197dd8b1de3e614c9 authored over 7 years ago
Merge pull request #139 from sveltejs/fix-caching

fix caching, restructure project a bit

feea18bc3f052f06c38dffebc26a661cea1991a1 authored over 7 years ago
fix cache version replacement

80eb409f0dfa3e3f6a9d5d0cb66d1804d838f290 authored over 7 years ago
prefix hashed urls

8a090ed1b82ca063f3712aa2c41977d90a1bf3ab authored over 7 years ago
update now config

67cbcd760931c4fcfa89290fa0dc834c89e165a5 authored over 7 years ago
remove generated server.js from repo

83fc5fc44188c5eee5da931c2c7969c79fc38a47 authored over 7 years ago
fix caching, restructure project a bit

7a9f7a0bd84763ae04786261a78b79987a920f83 authored over 7 years ago
more tweaks

9c326680deddac542e5bf64da6b833bb6c4da95a authored over 7 years ago
various tweaks

b5591772ff4368c721032901706070d4a0f31d8c authored over 7 years ago
https url

dc85ae6eab091b5910835d64e161978430dbd511 authored over 7 years ago
add video

40490aabd5a0835367c83e0bbf07722f38718edd authored over 7 years ago
finish first draft

6f3aefa5176abed6050879df82a786bf2226684c authored over 7 years ago
start writing css blog post

6bca80c5f786e272628f73b81ff6c3b811a9ae92 authored over 7 years ago
fix deploy

3052ab40d95e710c69424e901061439422c64b54 authored over 7 years ago
don't check in built files

7c7a174766a7d9f9d7fcdcc4862c97496d54915d authored over 7 years ago
update rollup config within REPL

865101cf22e54f825224aff2fd9c7f44b411fcef authored over 7 years ago
update rollup configs with renamed options

b2039987595ab6caa12d60b0bd0d7bf44e779975 authored over 7 years ago
remove prep task from readme

776c81f90259e4148a6752fa059e010d4aa09c31 authored over 7 years ago
remove : in filename

49e8e539760f2d44d214806b73fa749c85a9ae8c authored over 7 years ago
Merge pull request #135 from sveltejs/slot

add <slot> docs

5ea0cf604b4783063b69976c9f822f3f8adf617f authored over 7 years ago
add modal with <slot> example

01037413cb5ffd061f2fafaef8a00f538b9cd876 authored over 7 years ago
add <slot> docs

7707325e71b2eb102aff8593d77deac3a9ad148b authored over 7 years ago
remove package-lock.json from downloaded zip files

1ec536488f6bf84a5331048227eddc04772a813b authored over 7 years ago
Merge pull request #133 from dschulten/patch-2

Explain handling of boolean attributes

91cb14084030cfc39bf396be6f74ea1b8a47b7a1 authored over 7 years ago