Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-cli

😺 Your next Preact PWA starts in 30 seconds.
https://github.com/preactjs/preact-cli

Fixing directory not found issue (#869)

* Fixing directory not found issue

* adding existsSync

* removing console log

754efe11e7d0614160b983909c97a6d205dbd568 authored over 5 years ago by Harshit Kumar <[email protected]>
Optionally allow <%= for preact.title

6b45a6e1bfc0c19a51ab299ce03121c726fad2e7 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Sidestep webpack origin check

c600d4807403b223a78159e11f2930ef3b254863 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Write template scratch file into OS's temp folder

141924bf1dec0d8e63d25eebdeef98d49de8a3fb authored over 5 years ago by Marvin Hagemeister <[email protected]>
Update default template.html

9f7156127a344a06dd2728b56b5588b575d536db authored over 5 years ago by Marvin Hagemeister <[email protected]>
Keep scratch file

d1aa37c21620393720601f92dd079daffeb373b6 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Simplify preact-cli template injection

8aa7efde14959e02ff76b97f0e2c4d0372b8cde6 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Copy static to root folder with build #865 (#866)

d6fd760427ce957f588b714e347ce40121601917 authored over 5 years ago by Harshit Kumar <[email protected]>
Update README

07780a294decc75d0f7c91eda80d406ff8d1e455 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Rename jest-preact-preset -> jest-preset-preact (#864)

91764af5d32e8dea1a6e0ca638f9f6f377e7500b authored over 5 years ago by Marvin Hagemeister <[email protected]>
Prepare jest-preact-preset for publishing (#863)

e24a6fbe35f7e77b587ec71e99ed35a892d8e148 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add Jest preset (#861)

Add Jest preset

9a03e72c6327f1594ffa9f1b5ced8334350305ca authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix test setup import path

c7f2c7858a94c08e12780f014cab6a96d044f583 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Remove jasmine references from eslint config

2879718a51bc28bdb5a7d4d77bda3672a8441800 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add README to jest preset

69b20ce0366713745b8af3f3e712547c601dd4c8 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Rename package jest-preact -> jest-preact-preset

8940334d02fb063692737bb038c09df6f4b47c40 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add preact as explicit devDependencies

19f5228fe12334e70cba6461a1dbe737272de24f authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add jest-preact-preset package

daa641edc4cbee68c9af041700af3ccce18b5f33 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Don't clear console option (#859)

* Don't clear console option

* Changing clear option name

* Fixing typo

d646c2ff8d7b4193e691a3c571b1ffc3e150376a authored over 5 years ago by Harshit Kumar <[email protected]>
Fix Promise polyfill not working in IE11 (#860)

Fix Promise polyfill not working in IE11

d28311881d38bf4f05d332203ae270acc35d0953 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix Promise polyfill not working in IE11

It was just a wrong import path.

096ecc50dfb70c2ad6face906980ba715ce0f6dd authored over 5 years ago by Marvin Hagemeister <[email protected]>
Replace label color from lightgray -> white (#857)

4db6d646976c98b33ebb0dbcab17e2a13655deaa authored over 5 years ago by Marvin Hagemeister <[email protected]>
Add missing properties in location mock (#856)

* Add missing properties in location mock

* Add test case for location patch

86b530df20cd06baa890a0c9488bc504ad921db0 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Adding an offline test (#850)

* adding an offline test

* fixing the tests

* Update package.json

* Update package.json...

4da222985ed6afd1da53767eb0927c30c62920d9 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
better sw defaults (#847)

7832c33705cca65ab286a968bf4eb0c15a8f84ff authored over 5 years ago by Prateek Bhatnagar <[email protected]>
v3.0.0-rc.4

7d537c92cd0a19903cd344b4ae562d1d545ca355 authored over 5 years ago by Leah <[email protected]>
chore: dependency updates (#852)

* chore: dependency updates

* fix: eslint errors

1968cc9f986f40f7485539385c527ab382cdeac6 authored over 5 years ago by Leah <[email protected]>
feat: native brotli (#851)

8ccb97957fb28f05745a7b8cf89ae589e793d9e2 authored over 5 years ago by Leah <[email protected]>
Revert "feat: native brotli"

This reverts commit f2587c49

e6738fe45e857738e58b8f6b07bd1a3026493f39 authored over 5 years ago by Leah <[email protected]>
feat: native brotli

f2587c4921940cde05ad5e1200d2c788a010c3fa authored over 5 years ago by Leah <[email protected]>
Stop spinner during installation (#849)

This allows npm and yarn to print their output to the cli.
Previously warnings and errors would...

b835770ac84594b04e2f893f1c4e73fe6bc77f24 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Bugfix: check existence of stats before using it (#845)

19b7e2c1838ba5f2fa70773d9e25389e8642138e authored over 5 years ago by Jason Miller <[email protected]>
Inline pre-render data (#839)

* inlining pre-render values

* selectively add prop driller for pre-rendering

* Adding a r...

cac499c7905301e9b588b98404519f19295cc7f2 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
Service worker tweaks (#843)

Service worker tweaks

5efb63253975800b29a2a6c68711a8fdcf61eb33 authored over 5 years ago by Marvin Hagemeister <[email protected]>
fixing tests

a89c654eb7cc4b07f9af482b5c3e8c143dbb67e6 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
service worker tweaks

79046d723fc97fab088981c9184ede6d865b2b02 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
Merge pull request #830 from jonathantneal/fix/css-sourcemaps

Always enable CSS sourcemaps

c0704a9333ea1d3df702b15960f6a4369a541008 authored over 5 years ago by Leah <[email protected]>
Update README.md links (#842)

Update README.md links

6f784c006c6c00e580d97a44145fc1bf85d246f3 authored over 5 years ago by Leah <[email protected]>
Merge pull request #832 from jonathantneal/support/postcss-config-plugins

Support PostCSS plugin configuration

6c95e17eb3b87c01365f5a625da75db0ad22f5f5 authored over 5 years ago by Leah <[email protected]>
Update README.md links

3d156e15b5b2fc7077f4190db3c7be9829b943f3 authored over 5 years ago by Jonathan Neal <[email protected]>
Explicitly enable CSS sourcemaps for style-loader as well

b73fc711784c2b199513b89552fb92e00b2aa069 authored over 5 years ago by Jonathan Neal <[email protected]>
Always enable CSS sourcemaps

99b237e897cede2eeb091d68ee033aff3253bb0a authored over 5 years ago by Jonathan Neal <[email protected]>
ServiceWorker / Workbox Tweaks (#826)

* Update sw.js

* Only precache the index HTML.

10c2dfb7667c0240dea6a3bbaf305ec61514739c authored over 5 years ago by Jason Miller <[email protected]>
Fix hard to read cli label (#835)

c89fe145e5a1c0d2cf32f06328efffeabbae7792 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix webpack plugin deprecation warning (#837)

dc041597e5bef2d070cee8cacc3039aeb62247f2 authored over 5 years ago by Marvin Hagemeister <[email protected]>
v3.0.0-rc.3

3536f4d710e020dfa945ecc3fc7f861bf12e8ae1 authored over 5 years ago by Leah <[email protected]>
fix: browserlist wasn't in lockfile

45fe214bec6d243e77a2eb95cfb52e4643c41f6e authored over 5 years ago by Leah <[email protected]>
copies the files at right places (#834)

623f9e6d1b3244df2203e79c2a14c3edff3e5559 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
Respect browserslist configurations (#829)

7df92f96bf10c5d885b77b0959f6b5beb2986b85 authored over 5 years ago by Jonathan Neal <[email protected]>
Use nomodule to conditionally load fetch+promise (#833)

ea5f71eba08bb731cf7d8ccc4e48b48f259ff925 authored over 5 years ago by Jason Miller <[email protected]>
Support pcss stylesheets (#831)

7802729101b653feda804796836d06a51e63d529 authored over 5 years ago by Jonathan Neal <[email protected]>
Support PostCSS plugin configuration

79a85c2f61731696b00ca89f80ee5faa2295182a authored over 5 years ago by Jonathan Neal <[email protected]>
fix: update docs (#824)

markdown fix

7125fe08b770a7a9b7c71a922cf168a5b4bfdf45 authored over 5 years ago by James George <[email protected]>
Include TOC (#823)

70ea25a6c256f22f954f25c5319ad7068d1441f7 authored over 5 years ago by James George <[email protected]>
feat(cli): Added new info command (#814)

56f22cb57a2fe3f26fded741b9bcda9884992117 authored over 5 years ago by James George <[email protected]>
chore: update readme command options (#818)

* fix sw param, add note about --<no>-option for booleans

* Update README.md

Co-Authored-B...

067b1f499d1d14b961f720aa276c59b1ed12415d authored over 5 years ago by AEnterprise <[email protected]>
Fix issue with not using custom sw.js even if recognized (#817)

31ce25bc30a4eed7290f9e497cc0c1d25ecea644 authored over 5 years ago by viktor hesselbom <[email protected]>
Update autoprefixer to 9.6.0 (#810)

4520269a2df9772b804f676580e2e4e9af5b7648 authored over 5 years ago by Philippe Schommers <[email protected]>
Include readme in npm tarball (#806)

* Include readme in npm tarball

* chore: cross platform cli tools

b7e19e2276a27b9c226e84a1ed4018c2a3723fd5 authored over 5 years ago by Jason Miller <[email protected]>
v3.0.0-rc.2

d1718255d9a81c52ad022f3308e53bdda9917bc7 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
chore: try streaming output

a813cd61b641a5e9866eb727ec10e7c2d6e0727d authored over 5 years ago by Leah <[email protected]>
Fix broken tests (#804)

572ae23132811676b7e4355a682320dbf8a33c10 authored over 5 years ago by Leah <[email protected]>
Using same version of preact for pre-rendering (#803)

* using same version of preact for pre-rendering

* adding explainer

* uses preact and prea...

8f8f655b6fe4395a73f9f7a2d3518930bf580149 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
fix: don't rewrite `host` value (#797)

b867a6fab0034f6f0f9b723e40c15884b79938ee authored over 5 years ago by Luke Edwards <[email protected]>
fixing analyze option (#794)

533500309f982a2b03c6d49c977f7233ef561377 authored over 5 years ago by Prateek Bhatnagar <[email protected]>
Do not force a favicon (#770)

* Remove fallback favicon

f2bca880eee376d4ac7978fa49886ec2643da7cc authored over 5 years ago by MasterRennor <[email protected]>
fix for @babel/plugin-proposal-class-properties (#792)

Add `loose` option to `@babel/plugin-proposal-class-properties`.

Fixes #791

bd464043dac8646183ed9a8cfab677778f73b4f7 authored over 5 years ago by Douglas Gontijo <[email protected]>
Added .wasm extension to base webpack config for support of importing .wasm files (#790)

* Add wasm extension to base webpack config

* linting.

a5968ebab794c363883ca71a053d6ce7d75abe06 authored over 5 years ago by matthew harwood <[email protected]>
Add information on SASS and LESS preprocessing (#783)

8a80d9780e5e66c8a28adbe6ae700cac12949ab2 authored over 5 years ago by stefanpl <[email protected]>
Fix weird highlighting in README (#775)

* Fix weird highlighting in README

* Update README.md

3f36237715cca2e472cafb8bf871f0174323d0c6 authored over 5 years ago by Zac Colley <[email protected]>
Add --no-service-worker option to README (#773)

1e05a8352f7e159c29463b4dcab6c049abe5ed63 authored over 5 years ago by Zac Colley <[email protected]>
v3.0.0-rc.1

fc5531d2953e92589bec06d140d266c702aae8c1 authored over 5 years ago by Leah <[email protected]>
v3.0.0-rc.0

b36db9f952382f16bbd0282c5e1d41a71db1ada5 authored over 5 years ago by Leah <[email protected]>
Updates and conditional typescript checker (#772)

f64d3bb3fd20b076c1cb2fd6f1adb96709e25c2f authored over 5 years ago by Leah <[email protected]>
Merge pull request #771 from MasterRennor/make-install-dependecies-more-verbose

Make 'Installing Dependencies' stage of app creation more verbose

4f766f65c5c1750efcb6bbf7b3ce6b458e8e3ac9 authored over 5 years ago by Leah <[email protected]>
Make 'Installing Dependencies' stage of app creation more verbose

8a1e4f3e14d0c2fc76bedeb0d4890e1958e6d538 authored over 5 years ago by MasterRennor <[email protected]>
Adds brotli support for modern javascript (#674)

* WIP adding sw as a webpack dependency

* adding sw-config

* Brotli support for modern jav...

efdb448da57f3b5ebf55abde235cf4e3b8e4e29e authored over 5 years ago by Prateek Bhatnagar <[email protected]>
Fix dead link to default template.html (#768)

1cf03b605c65304099873c83e0b403f8ed5e7407 authored over 5 years ago by Wills Bithrey <[email protected]>
Merge pull request #764 from developit/async-prerender-urls

Allow async prerender urls

e19344c38f186009b97dae38c89deab6d4af9e67 authored almost 6 years ago by Leah <[email protected]>
adding test

8b3ec7573ff1b4e19e201d2fcfb99884d6dd0232 authored almost 6 years ago by Prateek Bhatnagar <[email protected]>
Merge branch 'async-prerender-urls' of https://github.com/developit/preact-cli into async-prerender-urls

514af29c57452685ff013c42cc5de3e5df788a13 authored almost 6 years ago by Prateek Bhatnagar <[email protected]>
using log utils

b0444bd78741c20c68583bce8dd24a53ae9f0a46 authored almost 6 years ago by Prateek Bhatnagar <[email protected]>
Update webpack-client-config.js

18bbc227e4e3091441321869349cdeb4dd04fe78 authored almost 6 years ago by Prateek Bhatnagar <[email protected]>
allow async prerender urls

2cf4774d970de83a1995da5eb88b53b91ed08ce2 authored almost 6 years ago by Prateek Bhatnagar <[email protected]>
Merge pull request #763 from developit/fix-ts

fix ssr entry for typescript

397fb47566a096d10bb483f39a5b90695e340691 authored almost 6 years ago by Leah <[email protected]>
fix ssr entry for typescript

6a4f78e290021e626a61324c4e3df9a480789744 authored almost 6 years ago by Leah <[email protected]>
Merge pull request #760 from developit/merge

Merge next back into master

e4ca195a8a6e515eb5e5a385928bf345703c1fda authored almost 6 years ago by Leah <[email protected]>
Merge branch 'master' into merge

01ccf1975eda3042884489e5792910483e1e3198 authored almost 6 years ago by Leah <[email protected]>
v3.0.0-next.19

b1e7da1a75cf9aa1e9e3360a6e209ee3b5eaf931 authored almost 6 years ago by Leah <[email protected]>
Merge pull request #761 from developit/remove-constant-tranform

remove `react-constant-elements` transform, because incompatible

3b508d32c613d9edff84598f41575ff5272eb5ec authored almost 6 years ago by Leah <[email protected]>
remove `react-constant-elements` transform, because incompatible

695f244f1bd4d2115cf7d0063b2a4a362b90d6fc authored almost 6 years ago by Leah <[email protected]>
v3.0.0-next.18

5168a7b54f605ee71a282b71626190aff5dcb87b authored almost 6 years ago by Leah <[email protected]>
Typescript support with babel (#747)

3bf3a2b68041b53cd047c6069643794a1a69f5e7 authored almost 6 years ago by Leah <[email protected]>
Merge pull request #756 from developit/x

More Preact X compat thingsβ„’

197bad5cfafcd79470d55ce0df1fae47be74dc2a authored almost 6 years ago by Leah <[email protected]>
esm is fixed πŸ‘Œ

0f931448670e55d743246f577b2ddd5b3af1c2c3 authored almost 6 years ago by Leah <[email protected]>
`FixStyleOnlyEntriesPlugin` is fixed, update it & other stuff

d265d7bfff737e67352dbe96cba773e8dbca8a56 authored almost 6 years ago by Leah <[email protected]>
comment out `FixStyleOnlyEntriesPlugin` for now, because it's broken

1ce9a90290a09ed94ddc8f83ea12c2a3a44e7bff authored almost 6 years ago by Leah <[email protected]>
always show the stats

d8aaa4ebff5c8a9e23f56c60866c6d4ac3c91b4d authored almost 6 years ago by Leah <[email protected]>
more jest exclusions

d6a0f51e56b1ec5060d7ed78d762bb9e65d5733a authored almost 6 years ago by Leah <[email protected]>
fix treeshaking

942e23f96131396a2422d192e26554bed681bbb2 authored almost 6 years ago by Leah <[email protected]>