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

Merge pull request #312 from madmanwithabike/master

Fix multiple dashes in css modules

73e51472a6fa37614e8d13701181f9aa826965a6 authored about 4 years ago
tweak

c5cac410f6cef372a540b81b3f86d78a0276111b authored about 4 years ago
Fix multiple dashes in css modules

79d4e93ed389ff8abea78e6a882d4cd8c4ca6c9b authored about 4 years ago
Merge pull request #310 from preactjs/fix-no-compress

Fix --no-compress option

bcb3ec05b80c9aec129709773f645253248e29e4 authored about 4 years ago
Increase HTTP/1 Keep-Alive timeout from 5s to 60s

5438e23dfb9044f6c712159052fb89889ca921a2 authored about 4 years ago
Fix --no-compress option

8a7795c504f65d24f397fa6e3a724a7d773c14e2 authored about 4 years ago
Merge pull request #307 from preactjs/add-process-browser

feat: add `process.browser` for compatibility

87581b2ba5599aff5e09d711a48d24757a3e53be authored about 4 years ago
feat: add `process.browser` for compatibility

844a2f43c05c763117213eda755bfb6da0c0df13 authored about 4 years ago
Update resolve.js

9fe81addf1ce4fc1117f5e059ef2d618a7e65b42 authored about 4 years ago
Move recipes to the wiki

429681db4df3d630dc94c7b25bde4136304fcf2a authored about 4 years ago
Merge pull request #288 from preactjs/fix/filter-the-styles-if-no-rel-and-href

(fix) Filter the link tags based on rel and href

65aa0f781f4cae7966faa57789238683b5459027 authored about 4 years ago
Merge pull request #293 from preactjs/reload-css

Fix case where a stylesheet wouldn't reload

24f8f687b486f17f6e74fc81ba82c3e2953ecc22 authored about 4 years ago
fix case where a stylesheet wouldn't reload

5db98ca25f8ad7d45b015851e90b9f19667d61ee authored about 4 years ago
sync package-lock versions

fd9ae9594fe2fb17f16eaccd74ed7d324875d1f0 authored about 4 years ago
[create-wmr] sync fix for engines.node>=12

eb7f3c41b135b3718efbdaa42f4c87301209d4ff authored about 4 years ago
(fix) Filter the link tags based on rel and href

1f91a7bfa0a9ac23f6d31551e1a4e75ac39604e4 authored about 4 years ago
[preact-iso] Make lazy() thrown promise resolve to component (#281)

Fixes #280.

773b3996fd072d1b5c5bc86d9048eccf13dfadbe authored about 4 years ago
docs: Adding preact/compat note to the README (#283)

67098d15efd265000bb135a369ea5bd9c8f44ac3 authored about 4 years ago
Merge pull request #279 from preactjs/index-uselocation

[preact-iso] Re-export useLocation

2f63e350d9f590964981de69dbc3dae42c3c2082 authored about 4 years ago
Merge pull request #278 from preactjs/consistent-paths

normalize paths for windows nested hmr

3b0650e684b2bb3ff1a269edd5226a7e98388485 authored about 4 years ago
[preact-iso] Re-export useLocation

Just a quick addendum to #274.

24a62becf9e8560ca1e318d26605b8ccf49681cf authored about 4 years ago
Merge pull request #273 from preactjs/html-namespacing

ef75f4eff0a08a4e99b15137932c1f5f6c0ad325 authored about 4 years ago
preact-iso: Adding "useLocation" alias for "useLoc" (#274)

* feat: Adding "useLocation" alias for "useLoc"

* style: Formatting

* style: Editing hook ...

b08b92e912ae0d51d47c3fed00bad3ea566aaddd authored about 4 years ago
style: Removing extra spacing in preact-iso's package.json (#275)

4f5cdb0a54150efecbbfe150b842a1e7a66442ee authored about 4 years ago
normalize paths for windows nested hmr

106c5275b378cc6dcdcf5148346fd38112e106f6 authored about 4 years ago
Update unit tests to account for $$html name

fe82f1737e96318365a740367a6bcc668eb15539 authored about 4 years ago
fix tagString

b5af3120011bb7bed843f8c48e1135ec72c28769 authored about 4 years ago
fix lite plugin

6879070f1550ce67913d693ffbdf79d0b3500710 authored about 4 years ago
Update htm-plugin.js

2eeed39bfbaa7627f3f053feb3fd34a1c317c19a authored about 4 years ago
Use $$html for transpiled JSX

Fixes #272.

7db237e2f9bffdf944ac5d74218e821891ac6182 authored about 4 years ago
Merge pull request #271 from calebeby/patch-1

Remove extra closing parentheses

ceac67034e6bef90e3929fc5d6a0be3c238fd396 authored about 4 years ago
Remove extra closing parentheses

fcbc8ab1cc2bb37a7f516a26e389014743cb649b authored about 4 years ago
Merge pull request #267 from sync/patch-1

Fix typo (was missing a `'`)

1622ddc52af93f4f350f157e9689f6b4a9c121c4 authored about 4 years ago
Fix typo (was missing a `'`)

633e11e7128225ef25ec022dd9a4b127bca95dea authored about 4 years ago
Merge pull request #265 from preactjs/JoviDeCroock-patch-1

fed9996255a17606298da8ec9f66537106a0787d authored about 4 years ago
Fix wrong npm badge

e05f2d3e9a4adfcbb025e709b47d1d517cd40d20 authored about 4 years ago
Merge pull request #263 from preactjs/reload-option

allow users to switch off hmr and resort back to full window reloads

04f48ccf507da79e9d84169eb90e5fdaa755efdf authored about 4 years ago
Merge pull request #264 from preactjs/badges

add badges to the README

fbca389db64262462cd77316ab84c2fc38860ea9 authored about 4 years ago
add badges to the README

397a7eae2d22b430f386c2a961716b746a927613 authored about 4 years ago
allow users to switch off hmr and resort back to full window reloads

f55249856f6292cff4e4a146f4d8857a8a155dd9 authored about 4 years ago
Merge pull request #261 from preactjs/global-jsx-default

Hoist JSX namespace to be global by default

71610d2a7c46233c5a5f9d4291e1f5f3a0bec4af authored about 4 years ago
fix eslint error in previous PR

2192c520c6b3599b0695148e4ccc9698c93b1969 authored about 4 years ago
update whitespace in test fixture

5791c5cc8fc55a92e5541c4c7eedb4fe2a72122a authored about 4 years ago
update whitespace in test fixture

610bbdc9c9d31d9611e2cd8d4814ef2e45c2cd0c authored about 4 years ago
fix eslint error in previous PR

500ee6638cdc8acb0dedf394d02115eeb16455de authored about 4 years ago
Hoist Preacts JSX namespace to be global by default

8b2f230125fd689f58dc94d1217b059649099756 authored about 4 years ago
Merge pull request #233 from dbetteridge/WMR-229-Node-Builtins

WMR-229 node builtins

d7faaad9f6a2af6a4fcce34669cb296979e8b2ea authored about 4 years ago
Merge pull request #245 from rschristian/fix/createWmrTsconfig

fix: Adding jsxFactory to create-wmr's tsconfig file

4f9a996e2ea3305a0a11c6f16cd4fbbbd0c9b398 authored about 4 years ago
Also set fragment factory.

065226771361a5f8850eeb26ec718ac3075a150d authored about 4 years ago
Merge pull request #256 from preactjs/install-preact

create-wmr should pre-install preact

8cd902549fe0d5d9afdb93b7cd7d2e2b1c77d74f authored about 4 years ago
create-wmr should pre-install preact

191a963f3125c3754a0e6110aa5fa0cf43efdaf2 authored about 4 years ago
Merge pull request #248 from rschristian/types/preactIso

feat: Adding types for preact-iso

a74d3cbcc0684abd4319f2052604fed22e2b3cd4 authored about 4 years ago
Merge branch 'types/preactIso' of github.com:rschristian/wmr into types/preactIso

6fe8e7c649756a102031b3e67ad212430eaa1ec9 authored about 4 years ago
fix: PR comments

Co-authored-by: Marvin Hagemeister <[email protected]>

792b9e8efc76f0226cbf79ee2509cbe0f644ea16 authored about 4 years ago
Update packages/preact-iso/lazy.d.ts

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

10f0ebfa7674cac974441f173ab46714544b8516 authored about 4 years ago
Update packages/preact-iso/index.d.ts

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

f4c0cd07bec500c7c02b66c9f191a9c954f1fbf5 authored about 4 years ago
formatting

5737cc81b0860d67034e03408b23cdd2c00f96b1 authored about 4 years ago
Merge pull request #249 from jstans/fix-npm-aliases

fix: Aliases on npm modules

4e2f4a60c166ce70ed1840073f62efff470068ff authored about 4 years ago
Merge pull request #247 from preactjs/production-htm

Use production HTM in production

1c2dd0def80fa604fc2edb327662a375247fa259 authored about 4 years ago
Merge pull request #213 from preactjs/feat/config-publicPath

feat: add `publicPath` config key

f9e1f6100b8151e157a7d5a95448ddf40e6de810 authored about 4 years ago
(feat) Captured the compact option into a test as well

3122e0bfac70a89821daf2d2367dc80459ec6998 authored about 4 years ago
Use generatorOpts.compact to remove JSX line breaks in prod

c2483672b76782eb3be7898e1ed90c830f9d5c6a authored about 4 years ago
Add generatorOpts.compact

7a8f2058e589998ead0f1b386d88ca18fe4a9166 authored about 4 years ago
fix: Working on PR comments

Co-authored-by: Marvin Hagemeister <[email protected]>

6c6a7a1f0fbf3d034b32d72046bf5656ef433592 authored about 4 years ago
Merge pull request #253 from preactjs/npm-audit-fix

Run npm audit

3ccac00c813da4e20af39a4818e5f4fd15d11eb2 authored about 4 years ago
Run npm audit

07ed9349db74459fe5b252546b5ecccbbb1bfc6c authored about 4 years ago
fix: Allowing HTML elements to use route attributes

ace06643c31d6eddd29badb10e352bf4ec4b6ccd authored about 4 years ago
chore: Removing unnecessary import

4a2d5701538fbf7b2a47a6467e7759ce97a7e678 authored about 4 years ago
fix: Correcting route types

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

65c8d4a5f1d24b5c7fe86a541c66c7bd6bbf2dc9 authored about 4 years ago
nit: dont pull in babel JSX config

dfc01147b94e3c52f6902e1cbc255f71e28bb48e authored about 4 years ago
Pass cwd down to bundle function

1cd2828f901a0253c01b2b8e513aefad8848c7e5 authored about 4 years ago
feat: Adding types for preact-iso

bc54af9e9618f4c8e18de9375cead3302150eae2 authored about 4 years ago
Use production HTM in production

eef635a86cb206d0d433cd7bc4cd1355bd007e56 authored about 4 years ago
fix: Adding jsxFactory to create-wmr's tsconfig file

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

8988448a19ae81d4aaec836bb97857c35f0297aa authored about 4 years ago
Merge pull request #242 from preactjs/html-minifier-recipe

add html minification recipe

3fbed71240cd1ae252c2af68192b9b0fb0cad4aa authored about 4 years ago
add html minification recipe

2f73d34047544e3cf22ece98daeb8af6f7d50f52 authored about 4 years ago
Merge pull request #238 from preactjs/marvinhagemeister-patch-1

Add note about TypeScript support to README

ac183baddf8cf85cdd33a75688346dda7da29a44 authored about 4 years ago
Update README.md

Co-authored-by: Ryan Christian <[email protected]>

35f3e32e537a8e44c9c1cee872bdd8f0b6f709aa authored about 4 years ago
chore: add `import()` inside math chunk

a5f47043f80e52520e222633d8988ae99dda8e50 authored about 4 years ago
chore(optimize): always stringify `toImport` output

b6859785f7c2b07605e71d7bb8885715e0277afb authored about 4 years ago
fix(optimize): avoid `relative` preloader if external publicPath

ab22f14296559658e72a079da31b055118e5824e authored about 4 years ago
Add note about TypeScript support to README

ddcd3d73797b399b9153c260428be335678dc031 authored about 4 years ago
Merge pull request #234 from rschristian/feat/createWmrYarn

7afcea072cd7dc18f83ef3d49f5d4ccb9c259453 authored about 4 years ago
refactor: Working on PR comments

cc591675948ae735aa1de56e88ea74a2350dbce7 authored about 4 years ago
Merge branch 'master' into feat/config-publicPath

25d64527bddc9c548a904e3a66c7471d5b860a7d authored about 4 years ago
WMR-229 Test the new error

Ensure that loading a core module will throw the error we expect.
Uses http as an example.

Ensu...

81dd17a432c5733d01fa9cb987108083ee69ffe9 authored about 4 years ago
WMR-229 Throw an error when using node built-ins

WMR does not polyfill node core modules to prompt users to
double-check their use in the browser...

469098af6433d3fbadf6892addb0923b03b8f99e authored about 4 years ago
Throw Error when Node doesn't support workers (#237)

a1328a94c3f9dba9b84e1ce90aef3adab2229755 authored about 4 years ago
feat: Adding support for yarn in create-wmr

ea587db54d6aa8ca99e42da70e43a3196be8fbfd authored about 4 years ago
Merge pull request #231 from preactjs/chore/engines

chore: lower `engines` constraint

802baf9263f092b35321c7b72f8916da0b6cc1f5 authored about 4 years ago
fix: fixture name for case sensitive filesystems

b2213f3cbc93ba290c048c2c569b4bfbc425f862 authored about 4 years ago
Merge branch 'master' into feat/config-publicPath

b82220fac6f0e8ca9e0a2146c7d20d2ea98f6ce6 authored about 4 years ago
chore: lower `engines` constraint

084034cb213bf47487b24dc250728d2140f4ed1b authored about 4 years ago
chore: regenerate package-lock;

- fixes CI

b11161c19d6291428bd91c6199a3e69aa9055a77 authored about 4 years ago
chore: add `publicPath` test

1874e2c0de5376ef0f477ed3fe8948c6721f6f30 authored about 4 years ago
Update README.md

69a68e660f72511520300538fe89ba7e681c5bcd authored about 4 years ago
formatting fixes

a2b565724d9e7d8d6d732628ce573cfc353e73e7 authored about 4 years ago