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

Add create-wmr package

913a43b7f4c92e168579468e143d0b42fad8cf6a authored about 4 years ago
include types for non-modular CSS

02aadfbab01dff218c422338beafaaa2f407c442 authored about 4 years ago
Restructure published types to include ambient declarations used by WMR-based applications

bf5477431dd36de5f264b1c140b8586db4ace26d authored about 4 years ago
fix: include the types property in published package.json

1b008a9916c6cee21169946fdc0b5628f294099e authored about 4 years ago
0.0.12

6733f6a54143d49829145e6cab7f1487440a7501 authored about 4 years ago
silence minifier logs unless DEBUG=true

93ca82004d814796b45a0bf146a0ef9b32274199 authored about 4 years ago
Merge pull request #180 from developit/fix-export-map-order

Fix export map ordering

75fbfdf44ea4a6ed074da8ec66871cf9635b405b authored about 4 years ago
lol - actually commit the test fixtures

98f49e44804adde5f4ae8fc323d51d901b7b75b0 authored about 4 years ago
Merge branch 'master' into fix-export-map-order

73997f72012fe4a07413729f67bd5f4075cdac3b authored about 4 years ago
tests for export maps

4ffcba3ecdc5ce9bcf7bf6545bf5c1269f01e17c authored about 4 years ago
Use export fields in the order specified, but only fall back to require/default last.

271ec51dcf27ac3c5dc2c19d2f29b90c26ab6849 authored about 4 years ago
Merge branch 'master' into fix-export-map-order

812079b2943e5a1c19f7df31fb1d1c15a16e02e3 authored about 4 years ago
Merge pull request #181 from developit/config-tests

Tests for wmr.config.js

2f75102bdd41551865248621b34158f1b3637664 authored about 4 years ago
add comment

ea4865cc1d763e98d99eb7b0bd2e090d82e0bdd5 authored about 4 years ago
Add test fixture for wmr.config.js

ea1c07e1f4e57d5f9e518cf5b291a91683248f03 authored about 4 years ago
Add externally usable types

03b0448a504b866f3fe7dde802dd1f82295d6a2f authored about 4 years ago
Fix ESM config loading in prod

6572cac750bb497aa96c34347214fe0b3e798443 authored about 4 years ago
Merge pull request #179 from developit/config

Add support for wmr.config.js

6e0369d46fbb1d405d7da0b7316b5fc256913c0f authored about 4 years ago
Add support for `plugins` and `output` configuration values.

37946f007856c1fe31816463feeddf2cc2fe27dc authored about 4 years ago
Pass mode (start/build/serve) and prod (boolean) to config functions.

a2948503e78f1e5c38a5bbcc823ca4dbd82aee00 authored about 4 years ago
Fix export map ordering

63799ee11a75364d3e65cc22828e3efb4b8bd2ef authored about 4 years ago
Add support for wmr.config.js

718462727c79bb94d086a775ba1802bb0e4d49e0 authored about 4 years ago
Merge pull request #177 from developit/json-plugin-prod

Remove duplicate JSON plugin

26607f3697dd1413480c6e67fb238aa644eaecbb authored about 4 years ago
Remove duplicate JSON plugin

Use our own JSON plugin for prod to avoid differences.

55c24267be50fbaf316c84bbd07abe3d00778b7e authored about 4 years ago
Merge pull request #176 from developit/optimize-graph-plugin

Optimize Graph Plugin

dc2d3873f21780c21e2e6333c71e9e88c2e1fdd2 authored about 4 years ago
Re-use injected CSS import function

37aa08c9720937debe8d6dd9f1eec10fafb08cd5 authored about 4 years ago
Implement heuristic-based async CSS hoisting/concatenation

5ea001043c73468a804a47358c236ae5cb5ea5bb authored about 4 years ago
Add tests for the CSS graph optimization

b179e5cc49abc44604501229327ee7b195f1a7b7 authored about 4 years ago
Make the demo home route have a CSS file

0e253f247dc0387977724d8f5bc944be2b652fe4 authored about 4 years ago
Fix invalid generated code for dynamic imports with no JS or CSS preloads

97d8688a21094ff8d49da6cbf6f21cdd066df9fd authored about 4 years ago
remove dead code, comment tricky bits, add debug logging

84efba5e6f0e92b3a54d83f65e6a35f55a65a680 authored about 4 years ago
caniuse-lite update (boo)

61594e9a0415e96f49ca0d9d6569fd80d87c612f authored about 4 years ago
[tests] ignore browserslist warning

f5f31ec83b4529d4b6333f5962f795c1851497e6 authored about 4 years ago
Implement graph analysis and optimization for assets.

4c630dd96ce3fde13185cdb922d39f314819b35c authored about 4 years ago
Annotate entry assets with graph information

cc35d9356531bd5c14219a112763ba38d89549dc authored about 4 years ago
Make style() importer not return a promise

b5fa27e827477b5926a44dbca6c1b60416ec2702 authored about 4 years ago
Make style() importer return a Promise

1dce82ea3ba6c32b97dc75750a705132e64c5451 authored about 4 years ago
Slight refactor of minify-css-plugin

e8af17288c31cc7283c27be90ed43637713a7d93 authored about 4 years ago
Merge pull request #175 from developit/lhci

Lighthouse CI

fd69f62bb57c5524933e434bdf644e6b6907c2ad authored about 4 years ago
Update index.html

0b5cf1eb97056498e8820442640bccb244f8216d authored about 4 years ago
use npm ci, run `wmr build` in tests

fb994555f0184e6282a6df0c03ecf4635ed44e06 authored about 4 years ago
Update main.yml

48b7fc1d482ff2c214dba67363d7dfb78c29b018 authored about 4 years ago
disable http2 because devcert doesn't work on GH actions

25b01e31d25b548f3c036b47d4c3149cb7956ce2 authored about 4 years ago
Update main.yml

073304ec82d9e43e3199b9ed8c4ed224de482cc7 authored about 4 years ago
Merge pull request #139 from developit/package-export-warn

4ece1cb78858630a083be483627d6aa34f94fa9d authored about 4 years ago
Update main.yml

b9c5f79cd614d4fd411893b1f458fe0175fad787 authored about 4 years ago
Update main.yml

3fa473c52a75e066b8f19f580425eb91c07a4087 authored about 4 years ago
Update .github/workflows/main.yml

Co-authored-by: Jovi De Croock <[email protected]>

284cbafdaab09da3a0cc6d690c44d170e424d6b5 authored about 4 years ago
Lighthouse CI

b2b148f556cd677420b645c637d254cef2757f4a authored about 4 years ago
Add tests

972d17f8e9cd84a075288bd42621c3aaf3e5b6d1 authored about 4 years ago
Merge branch 'master' into package-export-warn

e248ebafea6448b1ae7cf91d69dffae55d78d0c1 authored about 4 years ago
enable prerendering flag in ci

013bd25086ad295e02951ab6c0e0bbf5dab4bb02 authored about 4 years ago
(packaging) preserve import() in prerendering worker

c1b691ca21a0d7fb48649e7f829df53bb7913bdc authored about 4 years ago
0.0.11

04388e45384a89dd1dba71bce7e588d59f2c6568 authored about 4 years ago
Merge pull request #84 from developit/fallback-html

fallback to 200/index.html

aae60b988f71c64166262a4c0a747bca765cec96 authored over 4 years ago
Tests for 200.html / index.html fallbacks

5d1d59e58e3bf56a5177a21a2ea0bd1c4ff04bcf authored over 4 years ago
Fix 200.html fallback

ff28314d6fb66d2bd350d473726604be12af05ca authored over 4 years ago
Merge pull request #171 from developit/prerendering-and-progressive-hydration

Prerendering and Progressive Hydration

1c03473f16de75f9e80a7d8ce1678607f4fce7f9 authored over 4 years ago
Merge pull request #173 from developit/fix-serve-encoding

[wmr serve] Serve files with utf8 charset by default

bce40a19255dbd22b6d47c519e75c2d97ce4ef80 authored over 4 years ago
Merge pull request #172 from developit/export-map-module-key

Allow "module" environment key in export maps

419e95feb8492013dbdd51fefa1dc8e6395a5ca6 authored over 4 years ago
[wmr serve] Serve files with utf8 charset by default

decb8429115ed762fbdd53ee46755b26d7634815 authored over 4 years ago
Allow "module" environment key in export maps

Webpack is pushing folks to use it, and it aligns reasonably with our needs.

319dfa6cfa5560133cc54e40b4d4b3e425e78b23 authored over 4 years ago
Prevent duplicate style injects

7053e3ac0854aa4ab74ada091d5793552f8b7f9b authored over 4 years ago
TypeScript things for `loc.js`

7933160d45f2a3bd67e4ca903b12738b5bf7ac00 authored over 4 years ago
Add --prerender CLI argument

2b1d0d24fe1d687b17aff9dfce90c0ef2ea1bd0d authored over 4 years ago
Add `wmr serve` to npm scripts

ba8d0e7bdff994e4a4bcadd931f6bf738f6fc97f authored over 4 years ago
Add prerendering (w/ inlined preact client lib) to the demo

f4eabf9fa541bb38bbfb4dacc8af8a47b7d2c6ea authored over 4 years ago
wmr build --prerender 🎉

835a9ed2be1ddd1ea0e74de7b76f6347b8edbe36 authored over 4 years ago
Fancy output size colors

0c1454d6ad6674354cc2e9cc0cd9aa56d1ed8ffb authored over 4 years ago
Implement progressive hydration in the demo app

2f089bf453e86ea592c87454f2a6d54b80ef5f32 authored over 4 years ago
Update wmr-middleware.js

0a245e4be78a296112e03dac029943659900f6e8 authored over 4 years ago
Update wmr-middleware.js

6675db62a092f89409509aa1141296f7cbc73c30 authored over 4 years ago
Update wmr-middleware.js

a68850323a13bc3fc4592d053e7188b613a9d26e authored over 4 years ago
paths, lol

0d346195349c4d8fa7f74418eb1228c2568481dd authored over 4 years ago
Implement fallback 200.html only for HTML requests

4c79a48daeb4f797d3bfbad8af51d3cb45221754 authored over 4 years ago
Merge branch 'master' into fallback-html

f3cc28b18c33e37532a43b79bcd607c57afc3e23 authored over 4 years ago
Merge pull request #163 from developit/css-pseudo

aab2ca1cf42069ca56f408536a206e1117351866 authored over 4 years ago
Merge pull request #164 from developit/fix-jsx-escape

b83aeb245d9664ebbef0d4b5411985f3273a267f authored over 4 years ago
Fix invalid JSX with escaped HTML codes

4611d5a7e85e008539161699603640a6c5b94234 authored over 4 years ago
Merge pull request #161 from developit/jsx-member

Fix broken JSX components with a dot

bdaad1a5827f066ee91ed56010f83dc42d1dc55c authored over 4 years ago
Merge pull request #165 from developit/lint-warning

Disable linter warning

0f11ce55526a8758eeba05ca2e6d861161cb066d authored over 4 years ago
Disable linter warning

1270ef5dd9b220eb71745a0ff0c5adf2e220f13d authored over 4 years ago
Fix CSS attribute error with no value

a9d5ca0350b5c9017e2810ae7ded9da3a87840b9 authored over 4 years ago
Fix CSS attribute selectors inside pseudo classes

f2b86c079e167bb35b2e8717fae0898d779e6d0d authored over 4 years ago
Support all CSS pseudo classes with arguments

a3b8890513315018131d027cffc1edfc27d67578 authored over 4 years ago
Fix broken JSX components with a dot

b85f360c789150947d8a840ebde35a83b2e839a9 authored over 4 years ago
Merge pull request #160 from developit/error-colorize

Fix error when logging non-strings

b3a726ab660156080d693d5f46a89c74aa7b2b0c authored over 4 years ago
Fix error when logging non-strings

134e053b8c43b97b069615073323dcdbb810bd19 authored over 4 years ago
Merge pull request #159 from developit/fix-content-length

09a4184c6fc3ba0d39a92c88b8074ceecaeae2fe authored over 4 years ago
also for cached bundles

428ce49ad12d97090b6624fd1ec3f472c6b5d2db authored over 4 years ago
Fix content-length value for npm bundles

fbc9f28377c42897bd237ea09a152dbd0157f926 authored over 4 years ago
Merge pull request #156 from developit/fix-cjs-default

f515c2021237b568d5fa07ab658008356cf2ee44 authored over 4 years ago
Merge pull request #157 from developit/add-prod-server

d0c19111a3a67c917143c8b0a0267f7efb0b8bd2 authored over 4 years ago
fix null error case

434eff76231a301acddad90ac8869671ae5ff9af authored over 4 years ago
Additional commonjs tests

133ba76916c8043e302813a6009a0d77e9ca595a authored over 4 years ago
Fix commonjs default/named for a bunch of cases by checking if a module contains mixed exports

fea35abd1998e7d7e78a57435305cf812d99a9f9 authored over 4 years ago
Merge branch 'master' into fix-cjs-default

d8e532ff17df0b6c1d18bf69e2b11a3fdeab42e7 authored over 4 years ago
Merge pull request #154 from developit/use-astring

Use astring

ef9a1312f997f14b8d3269fe6a17de214d848344 authored over 4 years ago
Merge pull request #155 from developit/fix-compression-large-files

Fix compression backpressure on large files

235ab39387aecbfe22d83241da514a88c15c4e49 authored over 4 years ago
Add a production server using all the same tech/deps

a7d55edc6f92df7827aae0c8e8a6bbc7cf2d122c authored over 4 years ago