Ecosyste.ms: OpenCollective

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

github.com/preactjs/wmr

👩‍🚀 The tiny all-in-one development tool for modern web apps.
https://github.com/preactjs/wmr

Don't resolve config file twice

edf9106a6e1767d288572e4967f749958c7b484c authored almost 4 years ago by Marvin Hagemeister <[email protected]>
(wmr) - support typescript configs (#437)

* support typescript configs

* sep branch

* attempt making test

* make imports work

2405b8c0569cdcf738122a79c451e1a3cff1b630 authored almost 4 years ago by Jovi De Croock <[email protected]>
revert to int timestamps (#436)

4306e14d10841d7975e6fe203fd6313941d9d4e6 authored almost 4 years ago by Jason Miller <[email protected]>
(wmr) - prevent newly created files from refreshing the page (#433)

* prevent newly created files from refreshing the page

* normalize specifiers

* fix casing...

bcf3bdf8f4556a621f6470c39c05e041e41d4f5a authored almost 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #435 from preactjs/js-build-errors

28ee2d3b18b64589db760f39a529a80d4ada405e authored almost 4 years ago by Marvin Hagemeister <[email protected]>
fix syntax issue

b86bc1172c078ea58d2d0a61fc0a26be8146632a authored almost 4 years ago by Jovi De Croock <[email protected]>
rename to codeFrame

d1b28049a8cd9d6563cd270d4c4448c7d51d168d authored almost 4 years ago by jdecroock <[email protected]>
use codeframe

9d28d05351e8be889cc49311adb9d4a1c9099d19 authored almost 4 years ago by jdecroock <[email protected]>
only indicate line when we have code/line indicators

2c288d1a4e2312d0777fba8bd36fbc9ae3fc4334 authored almost 4 years ago by jdecroock <[email protected]>
Update index.tsx

2a9550ca7213a08d687833645672b498404c2bd9 authored almost 4 years ago by Jovi De Croock <[email protected]>
report js-build errors to the client

eed537df6f4a8bb55e822b4645278beee366b07c authored almost 4 years ago by jdecroock <[email protected]>
update deps (#428)

* update deps

* fix acorn test

* update lockfile

* postcss 8

* change commonjs plugi...

053580665acfae013e502675e8aa79f848cfc9a2 authored almost 4 years ago by Jovi De Croock <[email protected]>
(preact-iso) - trim leading and trailing slash (#416)

* trim leading and trailing slash

* try truthy split

* Update router.js

* Update router...

f320e3e46cbd66c4d0580c6ec567e335b646ac5c authored almost 4 years ago by Jovi De Croock <[email protected]>
(wmr) - clear module-graph when the update isn't accepted (#430)

* clear module-graph when the update isn't accepted

* Update five-carrots-juggle.md

b225cc24a5683380b26e48ff8f276b1f2e2525d2 authored almost 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #424 from piotr-cz/bugfix/preact-iso/router/pushstate

(preact-iso): Router: Fix change location after useLocation().route()

edca6cef5defdb25c02192de3cc1133710b84230 authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #427 from preactjs/no-cache-hmr

24417f60def511bfe1d0acbc28f0ab15d19e0925 authored almost 4 years ago by Marvin Hagemeister <[email protected]>
update test

2af3aa7dbf8d2e3d512a32268226595c6aa396e1 authored almost 4 years ago by Jovi De Croock <[email protected]>
add test

fa0d6328ce8a7616bb2c848fd2c5aabffef32fdd authored almost 4 years ago by Jovi De Croock <[email protected]>
Update large-apes-perform.md

8b5a084fa5f6ce5c4439022fe240cac8a27598c0 authored almost 4 years ago by Jovi De Croock <[email protected]>
solve by only unmarking stale when the module reloads

d7d3b7fbd8311b1a861951ff525fdeddf1205776 authored almost 4 years ago by Jovi De Croock <[email protected]>
remove store.js

47b076e7dea45960234aaed28dab137ff3af1c1e authored almost 4 years ago by Jovi De Croock <[email protected]>
dont use the filesystem cache for hot-updates

4d36e2a42884784517a047930b955724cebac6ba authored almost 4 years ago by Jovi De Croock <[email protected]>
Add changeset

0bbb8ccaafb1182b5a0f42ef6208a40d774c73f1 authored almost 4 years ago by Piotr Konieczny <[email protected]>
Set default value for push to true

d24fa7a506b459ae3f1d28b9406c554ea9ce2640 authored almost 4 years ago by Piotr Konieczny <[email protected]>
Merge pull request #421 from preactjs/iso-missing-on-error

928c7a07cae98d3fb00bdaa338bff05453360462 authored almost 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #422 from preactjs/feat/route-component

f8cae892f3fad40221b5f1e28fe9db72990da803 authored almost 4 years ago by Marvin Hagemeister <[email protected]>
docs: Adding changeset

f7b5bd77c3d0e599cff43226f903483cefad9539 authored almost 4 years ago by Ryan Christian <[email protected]>
Add missing `onError` type for ErrorBoundary

3db36964afc1f3158d3b5d377d06ccf32b6efadd authored almost 4 years ago by Marvin Hagemeister <[email protected]>
feat: Adding Route component

8f8654c370211f637d8458c9f63c4a92ba2274ef authored almost 4 years ago by Ryan Christian <[email protected]>
fix example, use preact-iso/hydrate (#403)

91bc136e5c4a47c3ee3613e4d65183f4160ebe8e authored almost 4 years ago by Jovi De Croock <[email protected]>
fix: template gitignore (#410)

* fix: Gitignore files apparently cannot be published
(https://github.com/npm/npm/issues/7252#i...

621fbd207e27f0ca52846483c387c86330a96ab5 authored almost 4 years ago by Ryan Christian <[email protected]>
ci: Fixing actions on PRs with better pathing tool (#417)

* ci: Fixing actions on PRs with better pathing tool

* ci: Can't skip build stage entirely wi...

d2681fd67955429e70a83b4a45f890f6b92d608e authored almost 4 years ago by Ryan Christian <[email protected]>
Add type definitions to router onLoadEnd and onLoadStart (#408)

0833c4ad25ceffae461d4d8f8643744cc0b7e080 authored almost 4 years ago by Piotr <[email protected]>
(wmr) Fix double quotes imports with bundle-plugin (#409)

* (wmr) Fix double quotes imports with bundle-plugin

JavaScript imports can use either single...

2102ffb4807e04c4858fc28ed5e1463e38ee3a1f authored almost 4 years ago by Antoine du Hamel <[email protected]>
Switch from useLoc to useLocation (#411)

cc0d260e23c7086ffcc72c29564a081fb21688c6 authored almost 4 years ago by Piotr <[email protected]>
Create issue templates (#405)

5e982c8d554232588c68ace87c3ca97e22880372 authored almost 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #389 from preactjs/default-over-node

(wmr) - resolve default over node

fe51b7eb3a65740571863fbeebf3367b74a9ddfe authored almost 4 years ago by Marvin Hagemeister <[email protected]>
Update packages/wmr/src/plugins/npm-plugin/resolve.js

Co-authored-by: Luke Edwards <[email protected]>

d0f5fe84508f5d639d7995250950e9630d9a52f1 authored almost 4 years ago by Jovi De Croock <[email protected]>
Version Packages (#381)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1b52512aaa81acf3a93fc6486a7e12e85d28fbba authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #390 from preactjs/JoviDeCroock-patch-1

(create-wmr) - Create .gitignore

935701a0ff89c5794e6fec25b9f77b7280ef3c9f authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #397 from piotr-cz/bugfix/sourcemaps-build

(wmr) Move sourcemap option from start to build command

9e3b1713b14d18b89fc21ea142d5cf417f7f06f5 authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #396 from piotr-cz/bugfix/sourcemaps-styles-plugin

(wmr) Fix source maps in styles-plugin

d495d425502f7db95733a435cfe67052013abb86 authored almost 4 years ago by Jason Miller <[email protected]>
Move sourcemap option from start to build command

8a5a4750512037984a4f06c78545e45c845b6be2 authored almost 4 years ago by Piotr Konieczny <[email protected]>
Fix source maps in styles-plugin

2f88ebf441a87fe82e6cd298693ade92fbf9595e authored almost 4 years ago by Piotr Konieczny <[email protected]>
Merge pull request #393 from preactjs/remove-search

(wmr) - remove search in prerender

b5c9cac534c33b147744655ec707923b1e62212d authored almost 4 years ago by Marvin Hagemeister <[email protected]>
Create dirty-geese-heal.md

7fc6570134b6aa0c9da06ab16b95569a6563ee9f authored almost 4 years ago by Jovi De Croock <[email protected]>
Update index.js

abf4a794380ba6541b87a8f36329339eca3c024f authored almost 4 years ago by Jovi De Croock <[email protected]>
fix test

d6b7e3c1348831b56fa92dae0eed2a6cab3736b9 authored almost 4 years ago by jdecroock <[email protected]>
remove search param during prerender

33c834e7047568fb59a83cbd53299dce82cacef1 authored almost 4 years ago by jdecroock <[email protected]>
Create breezy-ladybugs-try.md

cf7d2f666c8262ae98f50f0f5b1cfbd7118f52a5 authored almost 4 years ago by Jovi De Croock <[email protected]>
Create .gitignore

c3401e9f7cfc20b73f54b4052618d94b7716127d authored almost 4 years ago by Jovi De Croock <[email protected]>
fixes

f1e36d4ac8e844fbebcb899f6682418abf4d1ec0 authored almost 4 years ago by Jovi De Croock <[email protected]>
add test

1e0880179085e05ac77dff5510da0a08c7b929de authored almost 4 years ago by Jovi De Croock <[email protected]>
add changeset

111c1be36cc27428df72d4e73964157c90218d82 authored almost 4 years ago by jdecroock <[email protected]>
revert

12a6586beb81e7c47d457e38c18947155a170728 authored almost 4 years ago by jdecroock <[email protected]>
add some conditions for backwards compat

a69f8dc7d2834d5f79375e6de7c3a7dad3c7d2c7 authored almost 4 years ago by jdecroock <[email protected]>
update tests

59bc3232eff7cfa2e423907cd0c3f1696e19093c authored almost 4 years ago by jdecroock <[email protected]>
solve child resolve

ecfd40a311abc60e7841d3b358e3fd0a3f636704 authored almost 4 years ago by jdecroock <[email protected]>
add missing return value

ab08ebc1c2cb31dfde107be2e210f9bd071f1d75 authored almost 4 years ago by jdecroock <[email protected]>
Update resolve.js

d596a2a46fcb616d65bedba9c2b71a45a241697d authored almost 4 years ago by Jovi De Croock <[email protected]>
Update packages/wmr/src/plugins/npm-plugin/resolve.js

Co-authored-by: Jason Miller <[email protected]>

b6e3e8f593f29d5709c381ee4583061c911d0c08 authored almost 4 years ago by Jovi De Croock <[email protected]>
Update packages/wmr/src/plugins/npm-plugin/resolve.js

Co-authored-by: Luke Edwards <[email protected]>

70ff5f4a0705da00921597966a5d0b74e5e35ddf authored almost 4 years ago by Jovi De Croock <[email protected]>
Apply suggestions from code review

Co-authored-by: Jason Miller <[email protected]>

e7860132e7207be4eb0c0be0ae1e1cbf59ae9560 authored almost 4 years ago by Jovi De Croock <[email protected]>
use legacy

0d13032c6c93a549a276361fb5577113d0fe1e3c authored almost 4 years ago by jdecroock <[email protected]>
Update packages/wmr/src/plugins/npm-plugin/resolve.js

Co-authored-by: Jason Miller <[email protected]>

1dca52ac9059b764eac93a9ad7d465a336324aba authored almost 4 years ago by Jovi De Croock <[email protected]>
Update packages/wmr/src/plugins/npm-plugin/resolve.js

Co-authored-by: Luke Edwards <[email protected]>

2d5affad2cf822bb3d96e188726e46e703e20d7f authored almost 4 years ago by Jovi De Croock <[email protected]>
use resolve.exports

af637e348198a2a03fcaca356d213fe98919af22 authored almost 4 years ago by jdecroock <[email protected]>
resolve default over node (test)

6e7698e4e490994136d6363c8f639b74d481cb07 authored almost 4 years ago by jdecroock <[email protected]>
(wmr) - fix duplicate css crashing (#385)

* fix duplicate css crashing

* tweak implementation

* add changeset and revert example

...

42fa94027c0adc05b1e05b364010eb39203a12e8 authored almost 4 years ago by Jovi De Croock <[email protected]>
(wmr) - convert dependents set to array (#387)

* convert set to array

* add changeset

* use spread

* add test

a32d855683358f806b0962d0b4ee40e7aa7df691 authored almost 4 years ago by Jovi De Croock <[email protected]>
(dir/sw) - correct exports (#380)

* correct exports

* Apply suggestions from code review

Co-authored-by: Jason Miller <devel...

3587239c23c84f63a2f89d908553801b98a3b05a authored almost 4 years ago by Jovi De Croock <[email protected]>
add readme

aedbfd83597424f72cfad432ce8ed4735f9b2757 authored almost 4 years ago by Jovi De Croock <[email protected]>
Version Packages (#377)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

40d7b7a16b108b1e7e26ffbb9c65c2ab6e45e711 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(wmr) - Fix non js hmr (#370)

c740ac0cb611d4b2979a4b9413bd5abb901e776b authored almost 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #325 from rschristian/refactor/addingPreactDep

refactor: Adding 'preact' as a dependency to create-wmr template

bb224ab9167c06eff0951691306228146046135f authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #375 from preactjs/fix/catchMkdirError

Fix/catch mkdir error

f05b7bd40c68bbbf8cf439c6c2699041b69e3e01 authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #374 from preactjs/fix/createWmr

fix: Uncaught fs.stat() throw

11049cde2f91dc9e88abac43812efabc5711ba7d authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #373 from preactjs/refactor/docs

docs: Adding wmr & create-wmr readmes, refactoring repo readme

11758c9732653b85c181cd7d49e294bb110c9ee3 authored almost 4 years ago by Jason Miller <[email protected]>
Update README.md

9198778f7256d52e51fc660801f80428b8617d41 authored almost 4 years ago by Jason Miller <[email protected]>
docs: Adding descriptions to packages listed in root readme

cf80c2206c2eb18e24f34aaba230b94977ac2e41 authored almost 4 years ago by Ryan Christian <[email protected]>
docs: Adding ReadMe for `create-wmr`

c1b1a1ab76571ba43bb6bab0251c56d1afe96af5 authored almost 4 years ago by Ryan Christian <[email protected]>
docs: Adding changeset

927472c3b094dde04904d759a86f7e039edd12de authored almost 4 years ago by Ryan Christian <[email protected]>
fix: Catch for when mkdir errors due to existing file

86c7a5524e2aae9c19c43a13c21ecff621058b0a authored almost 4 years ago by Ryan Christian <[email protected]>
fix: typo

c4bb3d839e497c1eb9b955fe292abfa40a9802f5 authored almost 4 years ago by Ryan Christian <[email protected]>
docs: Adding changeset

02b56ef62a9a467b92cf6069275a27c40f32c64d authored almost 4 years ago by Ryan Christian <[email protected]>
fix: Uncaught fs.stat() throw

5c992a0105a62338da8af7a1df96a8d56cf6366d authored almost 4 years ago by Ryan Christian <[email protected]>
docs: Adding table of packages to root readme

41435db34f804aae71a20974f39fafa91670646f authored almost 4 years ago by Ryan Christian <[email protected]>
docs: Splitting repo readme from wmr readme

3e12db8b4187b1b4e7b7132db4c0d8fec678c2a7 authored almost 4 years ago by Ryan Christian <[email protected]>
Version Packages (#367)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

7e0a225f5931c6639a89588575cd4a052c695e79 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor: create-wmr checks dir before installing (#365)

* refactor: create-wmr checks dir before installing

* docs: Adding changeset

cce35d37d63cd8483a4de236d6e489be03505176 authored almost 4 years ago by Ryan Christian <[email protected]>
preact-iso: Fix hydrate parent definition (#368)

ee752988a190ca3ac34c8614b7ac8c8d4d5a5062 authored almost 4 years ago by Piotr <[email protected]>
fix: aa7ffb38714687024c6d33aab9970777dd14958c was missing Rollup (#366)

550af429e6cf9d8032191acd1c6ff38287736ecf authored almost 4 years ago by Ryan Christian <[email protected]>
Bugfix:router hydration duplication (#364)

* Fix duplicated suspense content during hydration

* Update demo's copy of the router (oops)
...

58f1bffd108f45c1ac5759f744f484b5d6a8fcca authored almost 4 years ago by Jason Miller <[email protected]>
Build `create-wmr` using the same Rollup config as `wmr`.

aa7ffb38714687024c6d33aab9970777dd14958c authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #363 from preactjs/fix/readme-links

docs: Fixing a few broken links after monorepo refactor

f0221599b4e10f50f18af9d2403a05ec977a3224 authored almost 4 years ago by Jason Miller <[email protected]>
docs: Fixing a few broken links after monorepo refactor

bac16f83b4667d14d6cfceb97bfa53ff2443c1ac authored almost 4 years ago by Ryan Christian <[email protected]>
refactor: Versioning both package & pkg-install

Might need to change preact-iso later

07916271b642c7f4fff63c22fc8067618cae7452 authored almost 4 years ago by Ryan Christian <[email protected]>
docs: Adding changeset

791e5bdf40aaacbd83f9ff82246024e6ec1ab24e authored almost 4 years ago by Ryan Christian <[email protected]>
refactor: Swapping hard-coded dep versions for `latest`

e467517d76806d30670f45300a0a6625089432e6 authored almost 4 years ago by Ryan Christian <[email protected]>
refactor: Better preact-iso versioning

517b7aa4f1c01f63cf08c6a2eed34c51ff5e41b5 authored almost 4 years ago by Ryan Christian <[email protected]>