Ecosyste.ms: OpenCollective

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

PWA

Universal PWA Builder
Collective - Host: opensource - https://opencollective.com/pwa - Website: https://pwa.cafe - Code: https://github.com/lukeed/pwa

fix(cli): handle recursive sirv 404 on export

github.com/lukeed/pwa - 3d4475fdecc201bfd0dc7a6e736ccb5ee0a304a9 authored over 4 years ago by Luke Edwards <[email protected]>
v0.5.4

github.com/lukeed/pwa - 9f5c0a22368bb4dcc84f2f7740f5b20892a45e37 authored over 4 years ago by Luke Edwards <[email protected]>
fix(cli): scaffold with [email protected]

github.com/lukeed/pwa - ef6f96a345e1b7890fa4e0558c85d2198dc2b848 authored over 4 years ago by Luke Edwards <[email protected]>
chore(cli): bump `sass-loader` version

github.com/lukeed/pwa - e0c0a30f6b85dfbb8b263b11d6d8fe5501d0ac0a authored over 4 years ago by Luke Edwards <[email protected]>
v0.5.3

github.com/lukeed/pwa - 248e134126885ddec905770bbe39f9c8f90201cc authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): expose css-preprocessor options;

- Closes #71

github.com/lukeed/pwa - 8a7b9ab637493efae563470cc1ca3624f2cb0bb1 authored over 4 years ago by Luke Edwards <[email protected]>
chore: update eslint parser

github.com/lukeed/pwa - f026e4b1031e18993557a98279d584cc0634de70 authored over 4 years ago by Luke Edwards <[email protected]>
chore: remove `EHOIST_PKG_VERSION` lerna warning

github.com/lukeed/pwa - a89d9bd693a4e250420d5957581649a9fd51ee49 authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): enable `esModule` for style loaders

github.com/lukeed/pwa - 4e30b47ffbea21d2cd06ddb95694d0e6f046fa8d authored over 4 years ago by Luke Edwards <[email protected]>
fix(cli): allow Chrome launch on OSX Catalina (#73)

Fixes #72, also should fix Chrome launch in macOS Catalina.

github.com/lukeed/pwa - b8d3b227162ed5f7d2bc5a5d4bd27e8ad0bd0e12 authored over 4 years ago by Artem Sapegin <[email protected]>
v0.5.2

github.com/lukeed/pwa - 71bd9595395c2e4eeeb8ddb07c0b2a7242e4b896 authored over 4 years ago by Luke Edwards <[email protected]>
feat(cli): expose `window.PWA_EXPORT` for export runtime

github.com/lukeed/pwa - a0b06bbbdfff818f45c45cd45016981933321ff7 authored over 4 years ago by Luke Edwards <[email protected]>
v0.5.1

github.com/lukeed/pwa - 4f25e9a074d05208db361fc01d4ce65af94aadf1 authored over 4 years ago by Luke Edwards <[email protected]>
chore: broken readme link

github.com/lukeed/pwa - f79f5cbe6648b7174ec51bddb499f5875e2bbe29 authored over 4 years ago by Luke Edwards <[email protected]>
chore: update readme config links

github.com/lukeed/pwa - 119e3819373da05bfca32767803fb768109ef404 authored over 4 years ago by Luke Edwards <[email protected]>
feat(core): expose `html` config for mutability

github.com/lukeed/pwa - 34152e31b18ba012c898e439350881014296bdbf authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): expose `ignoreOrder` for ExtractCSS plugin

github.com/lukeed/pwa - 7833a0c1ade9dd8abd13933da230fab2134a47bc authored over 4 years ago by Luke Edwards <[email protected]>
v0.5.0

github.com/lukeed/pwa - 47f13da03fcb6579223574b1d21c7578b075fc9e authored over 4 years ago by Luke Edwards <[email protected]>
chore: remove Node 6.x runner

github.com/lukeed/pwa - 1417c02271ca41aaeb40a09fb955a0a77b3bf6e5 authored over 4 years ago by Luke Edwards <[email protected]>
fix(cli): scaffold `tsconfig.json` into root

github.com/lukeed/pwa - e1fa8d7d531e7f156d28972b2d60deff54e4fe75 authored over 4 years ago by Luke Edwards <[email protected]>
chore: add new plugins to readme list

github.com/lukeed/pwa - 24f6d132080675c13436cbd4a6d9405cac8000e1 authored over 4 years ago by Luke Edwards <[email protected]>
feat: add `imagemin` plugin

github.com/lukeed/pwa - 97f0a4a10e4ccd4be162dd0c585ce6a58304f685 authored over 4 years ago by Luke Edwards <[email protected]>
fix(preact): define & provide `Fragment` for Preact X+

github.com/lukeed/pwa - 4b3304df094a2c8f78fe014fb9ba46123000d952 authored over 4 years ago by Luke Edwards <[email protected]>
chore: fix prettier & eslint readmes

github.com/lukeed/pwa - 19854209e0d99edea9be02a84548a5e7fe03a6f8 authored over 4 years ago by Luke Edwards <[email protected]>
Revert "chore(cli): inject `h` into preact templates"

This reverts commit 580cac82513d601bf708ba0ac457623908125281 and fd3c6877b3281cc24deb2be052a4269...

github.com/lukeed/pwa - 78dee82c7ea970644bb06cdff9a96fc98c4ebe7b authored over 4 years ago by Luke Edwards <[email protected]>
feat: add `typescript` plugin;

- Closes #5

github.com/lukeed/pwa - 48c3321313f45b10d7862addd99e6188dfd640a5 authored over 4 years ago by Luke Edwards <[email protected]>
fix(eslint): bare minimum options

github.com/lukeed/pwa - d6050769ebb547f790fc992cd9686f4d6b3e8ebb authored over 4 years ago by Luke Edwards <[email protected]>
fix(prettier): change `parser` value

github.com/lukeed/pwa - 7e6eb1e9a8fd5f1a881fa32dd6d101862f074faa authored over 4 years ago by Luke Edwards <[email protected]>
refactor: move `eslint` and `prettier` to peers; scaffold via `init`

github.com/lukeed/pwa - 6cc1c9a2a0505e9e5fe8e9cfbc26a1781d7afa69 authored over 4 years ago by Luke Edwards <[email protected]>
break: require Node 8.x minimum

github.com/lukeed/pwa - 9ffdb895a7b798cfa5f7d7f30ba805bcbabb123a authored over 4 years ago by Luke Edwards <[email protected]>
chore: update eslint

github.com/lukeed/pwa - 029926107e44e66480dc95b4c71008163464b735 authored over 4 years ago by Luke Edwards <[email protected]>
fix(cli): mute `webpack-dev-server` noise;

- this has gone back & forth so many times...
- ugly as hell, but not as ugly as their output >.>

github.com/lukeed/pwa - a53beaf30ea6805f5934778d3caa39a092b252e1 authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): dev-friendly `localIdentName` format

github.com/lukeed/pwa - 7271ad89e2eaf5ebc1a8b8ca0889a0b301a03632 authored over 4 years ago by Luke Edwards <[email protected]>
chore(core): update versions

github.com/lukeed/pwa - 109d50a217bed09064aca86efcc999c4ad4af74b authored over 4 years ago by Luke Edwards <[email protected]>
chore(cli): update all CSS "@assets" use in templates;

- thank you css-loader -.-

github.com/lukeed/pwa - 03f20e004064578eea68234e756f463f66fc4efa authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): update `css-loader` version

github.com/lukeed/pwa - 5d37039bd76d1829fe023f6bdc72ee18841aff25 authored over 4 years ago by Luke Edwards <[email protected]>
chore: update `html-webpack-plugin` version

github.com/lukeed/pwa - 705effb0b1d289739f9c87286f541586e0b9fe45 authored over 4 years ago by Luke Edwards <[email protected]>
chore(eslint): bump versions

github.com/lukeed/pwa - 914e9eb4b8f8e0656f4d4f57deb7ea63a5e8faf1 authored over 4 years ago by Luke Edwards <[email protected]>
chore(cli): update `less-loader` version

github.com/lukeed/pwa - 47462d228aaedf380d0f06eb40deebbaaec82645 authored over 4 years ago by Luke Edwards <[email protected]>
chore(cli): inject `h` into preact templates

github.com/lukeed/pwa - 580cac82513d601bf708ba0ac457623908125281 authored over 4 years ago by Luke Edwards <[email protected]>
fix(cli): include `preact-router` version

github.com/lukeed/pwa - c247148ea3af6f33a4a21e1150b4c7adfe5dc488 authored over 4 years ago by Luke Edwards <[email protected]>
fix(preact): support Preact 8 and X aliases;

- optimized `preact` output gone in X
- use `preact/compat` as sniffer, apply fallback

github.com/lukeed/pwa - b5e2ea0b46684b2350a321deb400fe7b8270199d authored over 4 years ago by Luke Edwards <[email protected]>
fix(preact): remove `h` provider;

- horrible webpack output deoptimization
h/t developit

github.com/lukeed/pwa - fd3c6877b3281cc24deb2be052a426912cbcec3e authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): use `chunkhash` in filename outputs

github.com/lukeed/pwa - f38a71b2e7235b3938cb1d92e9f8741b88584458 authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): include optimize-css options;

- eg, allows less output to be processed

github.com/lukeed/pwa - ebe5385600ff7edc387ec67c8cac5b004764cf5c authored over 4 years ago by Luke Edwards <[email protected]>
refactor(core): use `optimization.moduleids` variant;

- easier to disable

github.com/lukeed/pwa - 38c02fe761b6bb8835be6d5960df24375f19cae9 authored over 4 years ago by Luke Edwards <[email protected]>
fix(core): do not force `paths` into style loaders;

- allows webpack aliases to be resolved!

github.com/lukeed/pwa - c68f509fd21c61d391ef867b54f31310130510b8 authored over 4 years ago by Luke Edwards <[email protected]>
v0.4.7

github.com/lukeed/pwa - 54b955c8024cbc0cbd152e29553492a363529f77 authored almost 5 years ago by Luke Edwards <[email protected]>
fix(cli): update `export` usage for `sirv` connect

github.com/lukeed/pwa - b92ffbf337eb0100ab4f343bb59dcea6c0c623b1 authored almost 5 years ago by Luke Edwards <[email protected]>
v0.4.6

github.com/lukeed/pwa - 5bd7c54e66e5bec48f48aa540fd2f44da1bb4592 authored almost 5 years ago by Luke Edwards <[email protected]>
fix(webpack-assets): warn if missing `src/assets` directory

github.com/lukeed/pwa - b462d6040f381713f419fb3d7d8d30cc914f32cf authored almost 5 years ago by Luke Edwards <[email protected]>
fix(action): use `nyc` for Node 6.x

github.com/lukeed/pwa - b606ef8e3ec0b68348e50224181ecf916624200f authored almost 5 years ago by Luke Edwards <[email protected]>
chore: import Action script

github.com/lukeed/pwa - 4f41fbb9ba2cfbc77a70c88b24b1a7e588b21e9d authored almost 5 years ago by Luke Edwards <[email protected]>
fix(buble): access `browsers` list correctly (#66)

github.com/lukeed/pwa - 04c86e1b16e1d2867964523a300ef088b8ffd1bf authored almost 5 years ago by Henry Ma <[email protected]>
revert: update eslint

Not compatible with Node 6.x

github.com/lukeed/pwa - 433e46c8ac896511307721d7ca0a9e08dc38b0bf authored almost 5 years ago by Luke Edwards <[email protected]>
chore: update eslint

github.com/lukeed/pwa - beb4c5a4ce708b5a35232fa5c5321793f8db2a4f authored almost 5 years ago by Luke Edwards <[email protected]>
chore: bootstrap with hoist

github.com/lukeed/pwa - ced382625f45621e41f04a9cdcf44944338906d0 authored almost 5 years ago by Luke Edwards <[email protected]>
fix(cli): use `totalist` as `util.glob` after sirv update

github.com/lukeed/pwa - 3a3619579223973561c352e1e9686e168be59fcc authored almost 5 years ago by Luke Edwards <[email protected]>
chore(cli): update deps

github.com/lukeed/pwa - 328bea6407827cbcfc611713f924b36728202ee9 authored almost 5 years ago by Luke Edwards <[email protected]>
fix(svelte): include `hydrate: true` initializer;

- See #68

github.com/lukeed/pwa - 028eb1fb58f34afecc6f77a09a1bb26ac4117dc6 authored almost 5 years ago by Luke Edwards <[email protected]>
chore(webpack-assets): update deps

github.com/lukeed/pwa - b3b928a0880f58d9cae6a45c6270dbbc67dfb2a0 authored about 5 years ago by Luke Edwards <[email protected]>
v0.4.5

github.com/lukeed/pwa - 9eb9256ccff2bfbd13bbcb1a6aa47735ea20b4bf authored over 5 years ago by Luke Edwards <[email protected]>
fix(cli): do not exit on `watch` compilation errors;

- use `bail` only where appropriate

github.com/lukeed/pwa - aa0ad9627f07cf19827158c82e9dce33f0e0bbcd authored over 5 years ago by Luke Edwards <[email protected]>
feat(cli): add `log.bail` util

github.com/lukeed/pwa - fd01267a508e8415470291fc70ce3b5d34c7ddd6 authored over 5 years ago by Luke Edwards <[email protected]>
v0.4.4

github.com/lukeed/pwa - 25eee08fa8ad48f854313e78bed1aea241d1846e authored over 5 years ago by Luke Edwards <[email protected]>
fix(cli): exit with non-zero code on build error

github.com/lukeed/pwa - c8b464104550a146fe04690baa3ac21227d36506 authored over 5 years ago by Luke Edwards <[email protected]>
v0.4.3

github.com/lukeed/pwa - e14b1b91365c0533a3c1db92e79ad45c8452930b authored over 5 years ago by Luke Edwards <[email protected]>
fix(svelte): upgrade for [email protected] (#58)

* feat: set min `svelte` version

* feat: rewrite “svelte” template for v3

* feat: rewrite ...

github.com/lukeed/pwa - a1db5e2f0c93253ff11e020a19bb85a828ecfbea authored over 5 years ago by Luke Edwards <[email protected]>
chore: bump `sirv-cli` template version

github.com/lukeed/pwa - 33a0011fc23f7892b49dea7565355e1fdf9bd114 authored over 5 years ago by Luke Edwards <[email protected]>
template: add missing quotes *.less files;

- closes #54

github.com/lukeed/pwa - 862706e4135794fc12bf29b012d6293fab1f6fc1 authored about 6 years ago by Luke Edwards <[email protected]>
v0.4.2

github.com/lukeed/pwa - 052f989010f92e6d142864e3451ddb1a417bb0aa authored about 6 years ago by Luke Edwards <[email protected]>
fix: update kleur syntax

github.com/lukeed/pwa - a73760ec031420aec2b795ebd5e9d84f06cc4220 authored about 6 years ago by Luke Edwards <[email protected]>
fix: bump prompts

github.com/lukeed/pwa - 8bae4a3ef2b861e95cf51fa5609a29d2674ac23b authored about 6 years ago by Luke Edwards <[email protected]>
fix: incremenet css.importLoaders default

github.com/lukeed/pwa - 27eeeb9b448a999e189a977b7068810c2bc44940 authored about 6 years ago by Luke Edwards <[email protected]>
v0.4.1

github.com/lukeed/pwa - 23b1e7febc051e1d97f0f3806d78b8c0d9b67f3c authored about 6 years ago by Luke Edwards <[email protected]>
svelte: disable CSS modules easier way

github.com/lukeed/pwa - f181d1505301277996d869a488956ec00c821ac9 authored about 6 years ago by Luke Edwards <[email protected]>
docs: add `config.css` docs w/ link

github.com/lukeed/pwa - 4cbc453409143333ed031f76279a769069f78a85 authored about 6 years ago by Luke Edwards <[email protected]>
core: extract `config.css` options

github.com/lukeed/pwa - 3733cf3cfc62f1c85599ffefd2cd86cb699fda0d authored about 6 years ago by Luke Edwards <[email protected]>
core: allow `devServer.contentBase` to change;

- in the RARE case this is needed

github.com/lukeed/pwa - 3ac601156539f699ff274e40c17cccd01b3856e9 authored about 6 years ago by Luke Edwards <[email protected]>
v0.4.0

github.com/lukeed/pwa - 21f263a7e224d7215d93f4929380290d89fd2a1f authored about 6 years ago by Luke Edwards <[email protected]>
init: specify 3rd-party versions;

- leaving “pwa/*” as “latest” okay
- Closes #19

github.com/lukeed/pwa - 2cb464057b0149676a2754deac251cef7125f616 authored about 6 years ago by Luke Edwards <[email protected]>
templates: use `title` attr for Window

github.com/lukeed/pwa - ded2fced6aa604f6495ef338c3c49efa82757f86 authored about 6 years ago by Luke Edwards <[email protected]>
export: always render root “/“ last;

- larger TODO for later to address correctly

github.com/lukeed/pwa - bf9feeee45a25c91e34fb76d0a17de76b2cead06 authored about 6 years ago by Luke Edwards <[email protected]>
v0.4.0-alpha.1

github.com/lukeed/pwa - 89b606f9f872805e9e81ffa391144869d3ecf694 authored about 6 years ago by Luke Edwards <[email protected]>
chore: prevent double TravisCI runs

github.com/lukeed/pwa - c1dc80f0f405fef28d48973238e32273bdf6afc0 authored about 6 years ago by Luke Edwards <[email protected]>
templates: use “async!” within `preact-router` App

github.com/lukeed/pwa - 816db6302e1e233e0f2001fac60c05c77ac68081 authored about 6 years ago by Luke Edwards <[email protected]>
preact: use `async!` loader (#51)

github.com/lukeed/pwa - 6f56f4c6d8169df02ba9c9a566389265c67c4697 authored about 6 years ago by Luke Edwards <[email protected]>
Replace Uglify with Terser (#50)

* core: replace Uglify w/ Terser

* core: `config.uglify` ~> `config.terser`

* preact: rena...

github.com/lukeed/pwa - 66f9d19e1d174575458500a092536c05327184cd authored about 6 years ago by Luke Edwards <[email protected]>
core: update default browserslist;

- with simple testing, no addl bundle size
- yields 2% addl global coverage
- Closes #48

github.com/lukeed/pwa - 02ec9529b5624485b252ab460a8509b2838e5292 authored about 6 years ago by Luke Edwards <[email protected]>
core: fix postcss typo

github.com/lukeed/pwa - d639bfb8cbe4a41e025a90e13cf0360f38015638 authored about 6 years ago by Luke Edwards <[email protected]>
core: convert `postcss.plugins` into requires

github.com/lukeed/pwa - 8697074a29df48065f675e2f8ec053d577ffc143 authored about 6 years ago by Luke Edwards <[email protected]>
core: update error message for postcss

github.com/lukeed/pwa - 6eec276c39d28d98e68185a32cd9e5ce7700ae0b authored about 6 years ago by Luke Edwards <[email protected]>
core: fix typo

github.com/lukeed/pwa - d40bd7277472b68c2e81495d82416f29536b9eb0 authored about 6 years ago by Luke Edwards <[email protected]>
v0.4.0-alpha.0

github.com/lukeed/pwa - 93f1e2a4959454ac5102f72c787d1e8a8c9d023b authored about 6 years ago by Luke Edwards <[email protected]>
chore: update lerna

github.com/lukeed/pwa - 34773c39b69252f5f3b8d4900e9ff0573335f2d9 authored about 6 years ago by Luke Edwards <[email protected]>
core: update uglify

github.com/lukeed/pwa - ac469c607ace452cf408d30341f1d684bcbfa201 authored about 6 years ago by Luke Edwards <[email protected]>
eslint: update dependencies

github.com/lukeed/pwa - 138e9050ce5ece28ac74d5041bb288f6af3a6ae2 authored about 6 years ago by Luke Edwards <[email protected]>
core: update url & file loaders

github.com/lukeed/pwa - c74554203fc38266b7a2c7e1da58d6ac305a353d authored about 6 years ago by Luke Edwards <[email protected]>
core: update bundle analyzer

github.com/lukeed/pwa - 26a11f543362bc450300f02f5547bd88150e919f authored about 6 years ago by Luke Edwards <[email protected]>
core: update style-related deps;

- PostCSS, Autoprefixer, `css-loader` & `optimize-css-assets-webpack-plugin`

github.com/lukeed/pwa - 81876cdfbb2ade4a6093ea99bac9466a9fdc1bbc authored about 6 years ago by Luke Edwards <[email protected]>