Ecosyste.ms: OpenCollective

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

github.com/preactjs/prefresh

Hot Module Reloading for Preact
https://github.com/preactjs/prefresh

add explanations

06da8b62d6d1aafec40c90b817bd5a9763a764f7 authored over 4 years ago by jdecroock <[email protected]>
convert to monorepo (#12)

417d0f10876c603b7262cbb5fd8a2ea1b4034d93 authored over 4 years ago by Jovi De Croock <[email protected]>
only bind refresh to components (#8)

* only bind refresh to components

* ensure only binding preact components

* Update utils.j...

c8c1d8e2a60fb24e0d1fa683a4bf2a32bdcf0fee authored over 4 years ago by Jovi De Croock <[email protected]>
Update README.md

1675fbe11a3107381402d9aa6a3e2f4b3f3284d6 authored over 4 years ago by Jovi De Croock <[email protected]>
Refactor the runtime (#7)

* refactor the runtime

* split up the runtime

* resolve the runtime correctly

fef38c32b063d1bca2b29c36b0be68f24d75a085 authored over 4 years ago by Jovi De Croock <[email protected]>
0.4.0

bffe5a5778aa73f7202ed68361e01f986662e460 authored over 4 years ago by jdecroock <[email protected]>
prepare releasee

cb3608306c958b06ff21437822f5aa42374e35ff authored over 4 years ago by jdecroock <[email protected]>
retaining hooks state (#5)

* func component fix

* retaining hooks state

* remove unneeded stuff

* add check for la...

bedd3a51f2c99b2a3c600ab405a6849686877712 authored over 4 years ago by Jovi De Croock <[email protected]>
Merge branch 'master' of github.com:JoviDeCroock/preact-reload

2c16985c253abde1fdd3906f8a5d81d403d4ca85 authored over 4 years ago by jdecroock <[email protected]>
func component fix

0db15f53f51c14be5cf83b37da8f29565f84fc53 authored over 4 years ago by jdecroock <[email protected]>
Update README.md

70fe7eb7fd021f374cb6cd80017015df392586cc authored over 4 years ago by Jovi De Croock <[email protected]>
Update README.md

b5ee5e1c641a9f499e01f1b511653069d86660fd authored over 4 years ago by Jovi De Croock <[email protected]>
0.3.0

7757949a6f610052356d83d48fc728fe2d4e802c authored over 4 years ago by jdecroock <[email protected]>
remove babel plugin from instructions

06daa10f20bda832b5b73319865f3e1e50ae725c authored over 4 years ago by jdecroock <[email protected]>
change solution to not need babel

6602e01ef0ae0e3978238226e9eaa891c1ce8dbe authored over 4 years ago by jdecroock <[email protected]>
release 0.2.0

aa28025f40323062dc11ee3c1701583739ae034e authored over 4 years ago by jdecroock <[email protected]>
add a babel plugin to support method binding (#3)

* add a babel plugin to support method binding

* add thisExpression to babel

* make it wor...

3eeda7ec3346711e5b264f384b33fce7d25cdf13 authored over 4 years ago by Jovi De Croock <[email protected]>
0.1.2

a6c72bf6403acc9cbdd6f1bc7100ef395d8c47e2 authored over 4 years ago by jdecroock <[email protected]>
add fix for new lifecycles

c45fd7c1a22c968baf227fca200b57c430a3467d authored over 4 years ago by jdecroock <[email protected]>
0.1.1

df9d1ba3003a44b5794e057fb9313875acc24013 authored over 4 years ago by jdecroock <[email protected]>
QoL

bf96c4c4efff00b84ddc40893ba2a4462bafc1e7 authored over 4 years ago by jdecroock <[email protected]>
0.1.0

32dd1d58a611fc0fce655ba7c95c70336aa0fe9f authored over 4 years ago by jdecroock <[email protected]>
Update index.js

dd7fd9713a7d9d25eaa6c470c30643cd94270a56 authored over 4 years ago by Jovi De Croock <[email protected]>
Update package.json

bbe523f2538ecd9ac04c344ae8b4d52d0a015f0d authored over 4 years ago by Jovi De Croock <[email protected]>
Update package.json

6fb892751fe9ab8aa002b0184c27a0f7363e7289 authored over 4 years ago by Jovi De Croock <[email protected]>
Update README.md

2f05e786889c57d1ec5209870f737f213ce36a73 authored over 4 years ago by Jovi De Croock <[email protected]>
add some todo's

d6d78b0372b5218365179b07ed32a06c8e60855d authored over 4 years ago by jdecroock <[email protected]>
Update createTemplate.js

9d29b861aebe38a5250f23ea9bef1a68f9d0c318 authored over 4 years ago by Jovi De Croock <[email protected]>
add error-recovery

7f0d165ccc43512068d05bf2aabb88d02da796a7 authored over 4 years ago by jdecroock <[email protected]>
add some safety measures to prevent memory leaks

73f815340fe96e74ef1c5d8bd69855374cfb1df8 authored over 4 years ago by jdecroock <[email protected]>
initial commit

17816b11b491d12b4f1ac73a189728c7b99150b8 authored over 4 years ago by jdecroock <[email protected]>
Initial commit

abd0a4819abede4e6cb88420d99705f39625f12b authored over 4 years ago by Jovi De Croock <[email protected]>