Ecosyste.ms: OpenCollective

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

fuse-box

We are on a mission to change the way javascript developers work
Collective - Host: opensource - https://opencollective.com/fuse-box - Code: https://github.com/fuse-box/fuse-box

chore: update

github.com/fuse-box/fuse-box - 8908fa54d8fa187c576f0a8d17ef9dd4afe71cf5 authored over 5 years ago by Unknown <[email protected]>
fix(code-splitting): reduce collisions using fusebox path

github.com/fuse-box/fuse-box - 4566f7c2284f0db80f5d30a371a1a559bf9abab0 authored over 5 years ago by Patrick Michalina <[email protected]>
fix: beautifyBundleName handles arbitrary length (#1642)

* fix: beautifyBundleName handles arbitraty length

* WIP

* feat: flags for code splitting
...

github.com/fuse-box/fuse-box - daf7e1de9a8e143fbbc5cdb7fb0354c3e905f512 authored over 5 years ago by Patrick Michalina <[email protected]>
(docs): fixed some errors (#1640)

* Update cache.md

* Update devServer.md

* Update electron.md

* Update server_bundle.md
...

github.com/fuse-box/fuse-box - 8d4c51bade744837d66cbd28b3375ecaab572cf6 authored over 5 years ago by 0xflotus <[email protected]>
chore: typo 4.0.0-next.136

github.com/fuse-box/fuse-box - bed8cde42015758007ba576c3dba703d7997f002 authored over 5 years ago by Unknown <[email protected]>
chore: publish 4.0.0-next.135

github.com/fuse-box/fuse-box - f3b69a862db4e2ea8d087f6359d6a029195acbd9 authored over 5 years ago by Unknown <[email protected]>
feat: assemble_before_analysis

github.com/fuse-box/fuse-box - b12bc04e15df8ebda1bb12c376e168756f617954 authored over 5 years ago by Unknown <[email protected]>
test: stylehseet

github.com/fuse-box/fuse-box - 9589795d3fcdf5ca1b3f7a147a23053fa1c872ee authored over 5 years ago by Unknown <[email protected]>
fix: regex on tests when using windows

github.com/fuse-box/fuse-box - 78868be6ceea70830a655e0a2e2e2ca30c228c0a authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: sparky paths on windows

github.com/fuse-box/fuse-box - e203e488451ef5f5c550f1eb1682b7cf721883d4 authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: escape all the periods

github.com/fuse-box/fuse-box - 29d320f51960cc45fcaa87fa5732ddc810571540 authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: path2RegexPattern, use same pattern for window paths as unix

github.com/fuse-box/fuse-box - 86e04cb2f9d04650b5c6692666ce33a513e5eb98 authored over 5 years ago by Vegar RIngdal <[email protected]>
test: add missing file for failing bump sparky test

github.com/fuse-box/fuse-box - 35412c5e2952cf737d6009598ca4035573ac5d76 authored over 5 years ago by Vegar RIngdal <[email protected]>
test: add simple test to path2RegexPattern

github.com/fuse-box/fuse-box - 71710d319dc3f44d1f3f48712609ea70a52c5c43 authored over 5 years ago by Vegar RIngdal <[email protected]>
test: sparky copy/bump test by changing ENV.SCRIPT_PATH

github.com/fuse-box/fuse-box - 92902c0f483522e3ba07830bd1bda97524bfbfc1 authored over 5 years ago by Vegar RIngdal <[email protected]>
chore: (refactor) replaced all simplifiedRegex() to path2RegexPattern()

github.com/fuse-box/fuse-box - 6492a2309896bd2a4bae72ef3205910694d77803 authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: sparky path executed in sub folders #1582

github.com/fuse-box/fuse-box - f13bc292ef232ea87ee706478bdbee762f0ac093 authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: fatal error if tsconfig is not found

github.com/fuse-box/fuse-box - 220ff1522a078628f87da9d79a45986265d96959 authored over 5 years ago by Ivan Orlov <[email protected]>
fix: pluginConsolidate should not import consolidate module at top lvl

4.0.0-next.134

github.com/fuse-box/fuse-box - dcce4d1ce6468102b95c343d1b93d1090d880201 authored over 5 years ago by Unknown <[email protected]>
chore: publish 4.0.0-next.133

github.com/fuse-box/fuse-box - 93152bef29af0764c27a14b77a1c2b94b1c0d80e authored over 5 years ago by Unknown <[email protected]>
chore: typings issue

github.com/fuse-box/fuse-box - 738ede1193216eece9265f7c971a05bd551c5132 authored over 5 years ago by Unknown <[email protected]>
fix: generalize errors for css preprocessors

* Spits an error to the browser
* does not break the build

github.com/fuse-box/fuse-box - e008d6373d0f74cf6fc4fff24b0dfb2c9f9761fe authored over 5 years ago by Unknown <[email protected]>
docs: paths and tweaks to monorepo

github.com/fuse-box/fuse-box - 7aa7c6284986babd92caa740ab0c79ae469538d1 authored over 5 years ago by Unknown <[email protected]>
docs: devServer docs and a few small tweaks

github.com/fuse-box/fuse-box - 0629faa29939341e229e55cc1555829c40a4baab authored over 5 years ago by Unknown <[email protected]>
fix: ignoreStatementErrors for logging now uses Regex

github.com/fuse-box/fuse-box - 61416989d04c812e113bc55bac15a2531a408dff authored over 5 years ago by Unknown <[email protected]>
chore: playground changes

github.com/fuse-box/fuse-box - 094ad2329a9ec421b3de24c9f711559deab7cdf6 authored over 5 years ago by Unknown <[email protected]>
feat(PluginConsolidate): Added initial documentation

github.com/fuse-box/fuse-box - 342e9e6123dd9049b59b5a591b942638275ba323 authored over 5 years ago by kyr0 <[email protected]>
feat(PluginConsolidate): ctx.fatal for fatal errors, props return

github.com/fuse-box/fuse-box - e1c93754fe3cde0ec1f939b0a781513147f6e754 authored over 5 years ago by kyr0 <[email protected]>
feat(PluginConsolidate): Re-implemented support for consolidate templating

github.com/fuse-box/fuse-box - c36e5aac767a88eaa6ad495d6b65934aa8720f8a authored over 5 years ago by kyr0 <[email protected]>
fix(AwaitableInterceptor): Fix test edge case

github.com/fuse-box/fuse-box - c3ae150bb8ec567741df06fedb930a5ef70b3665 authored over 5 years ago by kyr0 <[email protected]>
fix(WebIndex): Test couldn't read template file

github.com/fuse-box/fuse-box - 213d86c571e7c88a49f1f4573d1864d078e7ef08 authored over 5 years ago by kyr0 <[email protected]>
fix(PortInUse): Fixed edge case

github.com/fuse-box/fuse-box - 62da2ee8494761a3aa995bdff8fa6d8d28c202c3 authored over 5 years ago by kyr0 <[email protected]>
feat(WebIndex): Using default template file contents

github.com/fuse-box/fuse-box - e06119ad9d4b53332f12a3b7e062c8d32fa8a984 authored over 5 years ago by kyr0 <[email protected]>
feat(WebIndex): Added support for async/await ICT event 'before_webindex_write'

github.com/fuse-box/fuse-box - ad7c7b7bd59272bec4fe8f5ed5d3af578037d998 authored over 5 years ago by kyr0 <[email protected]>
fix(WebIndex): Added missing typing

github.com/fuse-box/fuse-box - 0611e6047451de774058a8db4eaf702e165d58e4 authored over 5 years ago by kyr0 <[email protected]>
feat(WebIndex): Updated ICT API and added script and css tags

github.com/fuse-box/fuse-box - 8f5fc9bb37251efe48c6b7a8585c4712b15efb78 authored over 5 years ago by kyr0 <[email protected]>
feat(WebIndex): Initial documentation

github.com/fuse-box/fuse-box - a78231c410d4c543c746b4c2130163d595af0c24 authored over 5 years ago by kyr0 <[email protected]>
feat(WebIndexDefaultTpl): Removed duplicate tpl, optimized tpl

github.com/fuse-box/fuse-box - 26a1439b8bb0d075ab1b1473e8abfdbdb1715a62 authored over 5 years ago by kyr0 <[email protected]>
feat(WebIndexDefaultTpl): Default WebIndex template allows for zero-config setup

github.com/fuse-box/fuse-box - 17971685ca34437db24b610a7dbc22169fe28989 authored over 5 years ago by kyr0 <[email protected]>
feat(AwaitableInterceptor): Changed API naming and for loop

github.com/fuse-box/fuse-box - 4b3888fd2858703cadc1f3ff56900990a057a8f6 authored over 5 years ago by kyr0 <[email protected]>
feat(AwaitableInterceptor): Tested async/await

github.com/fuse-box/fuse-box - 9d5fa1d951e0e38f0e8385981f3d6257e0e81e10 authored over 5 years ago by kyr0 <[email protected]>
feat(AwaitableInterceptor): Added the ability to async/await

github.com/fuse-box/fuse-box - 7b19f776a0e29d3250cee7ac122e4e5d670272a8 authored over 5 years ago by kyr0 <[email protected]>
feat(AwaitableInterceptor): Added backward/forward compat test

github.com/fuse-box/fuse-box - bc4844168f66331a53bf4665617ec496601ee451 authored over 5 years ago by kyr0 <[email protected]>
feat(AwaitableInterceptor): Added plugin documentation

github.com/fuse-box/fuse-box - 7d8d0f6e69edb4e4bde4d97997ac4b201b3ac7e9 authored over 5 years ago by kyr0 <[email protected]>
feat(PortInUse): Exit gracefully

github.com/fuse-box/fuse-box - 99038e1e4d34ffe678df4f30e57ce302d7f9aee4 authored over 5 years ago by kyr0 <[email protected]>
chore: Precedence test

github.com/fuse-box/fuse-box - 837f3e4045d90e9f5da35cf1dbed0eb5a11a8179 authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: give ts:main precedence over module in package.json

github.com/fuse-box/fuse-box - 93ac8bb3fc79c3bcaa8b24414f708795a9f0e66d authored over 5 years ago by Vegar RIngdal <[email protected]>
chore: review comment fixes + add quickfix to type errors

github.com/fuse-box/fuse-box - ae0a1a52a79cc0e79b93445e72dec78313346561 authored over 5 years ago by Vegar RIngdal <[email protected]>
feat: pluginMinifyHtmlLiterals #1568

github.com/fuse-box/fuse-box - 7227e1235d2d8048fbc7ebd8d227835c52921724 authored over 5 years ago by Vegar RIngdal <[email protected]>
chore: (plugin) replace indexOf and fix require. (sample): remove cache.

github.com/fuse-box/fuse-box - 62f464c3ca050f5fa91b58743c5ebd254b567797 authored over 5 years ago by Vegar RIngdal <[email protected]>
chore: playground changes

github.com/fuse-box/fuse-box - 22bd9cc65e57597a2fa52403e8c27a731fe7a876 authored over 5 years ago by Unknown <[email protected]>
fix: Standardise hmrProps and fix tests 4.0.0-next.132

github.com/fuse-box/fuse-box - 1ac98f34c067164492e8a3feb8980f4cf506372f authored over 5 years ago by Unknown <[email protected]>
fix: typings for devServerProps

github.com/fuse-box/fuse-box - 07b05497a9ab98c1b1a71b705718e1608ca189f6 authored over 5 years ago by Unknown <[email protected]>
fix: added v8 and vm to server polyfills

closes #4.0.0-next.131

github.com/fuse-box/fuse-box - c9ebbac597de65710002046f5311d8612d4fa406 authored over 5 years ago by Unknown <[email protected]>
chore: readme

github.com/fuse-box/fuse-box - 29657f3e907e1b0e7d6b28679868b08993064b05 authored over 5 years ago by Unknown <[email protected]>
feat: useCurrentURL property for HMR server 4.0.0-next.130

github.com/fuse-box/fuse-box - 1fff20839fb8f015a664b07562a05a14470e283d authored over 5 years ago by Unknown <[email protected]>
chore: publish 4.0.0-next.129

github.com/fuse-box/fuse-box - 18bc3a999305e0914144a6373367997a26d82fc8 authored over 5 years ago by Unknown <[email protected]>
* fix(logging): improvements

* fix(logging): Removed duplicate warning about tsconfig

* fix(logging): Turned warning on no...

github.com/fuse-box/fuse-box - f977d77d02d62a7f252d401d7fceab4d0db0d99a authored over 5 years ago by Aron Homberg <[email protected]>
feat: new logger

github.com/fuse-box/fuse-box - 67c6cc9ce2a4300ef286a9a3e2014f19c3c82c88 authored over 5 years ago by Unknown <[email protected]>
fix: sparky logging and tasks

github.com/fuse-box/fuse-box - 3851a549410870bb40da57e23b1bb07c17e41cfb authored over 5 years ago by Unknown <[email protected]>
fix: logging refactor and refactored types

github.com/fuse-box/fuse-box - 1aef70ab8b28b9fe09f1956f2c958e6ac3f83ec8 authored over 5 years ago by Unknown <[email protected]>
fix: hmr, 1 payload per client and cache content

github.com/fuse-box/fuse-box - 28e28751f04f0f97181b217dc68ba05121398467 authored over 5 years ago by Vegar RIngdal <[email protected]>
chore: improve debugger (jest) & rename old debugging mode

github.com/fuse-box/fuse-box - c27cd9d3bb60db115c7e93719390835b5675c549 authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: pluginCSS not setting captured state 4.0.0-next.100

github.com/fuse-box/fuse-box - f5c21238083032a1faa5331213b38e7d30fad37e authored over 5 years ago by Unknown <[email protected]>
feat: angular plugin

github.com/fuse-box/fuse-box - 94926601bf03c6ae57b46fc2bdf821a7aa9132ce authored over 5 years ago by Unknown <[email protected]>
fix: remove react-dom from dependencies

github.com/fuse-box/fuse-box - 4620aa544837f7572dce6b3fdd7a83d8b85a6335 authored over 5 years ago by Unknown <[email protected]>
fix: condition unwrapping without curly braces / 4.0.0-next.98

github.com/fuse-box/fuse-box - c2d52201b9e164fc350bbb81d35cc81af94fb54b authored over 5 years ago by Unknown <[email protected]>
fix: add try/catch for postCss CssSyntaxErrors

github.com/fuse-box/fuse-box - 7bbd15860604d573ae2c0c7c10f66fbd145ca6cd authored over 5 years ago by Vegar RIngdal <[email protected]>
fix: Fix scopes in the AST walker 4.0.0-next.97

function a(){} -> defined variable a which previously wasn't counted as a local variable

github.com/fuse-box/fuse-box - d0ef954383a9e29353bb77ff049fea691b54778a authored over 5 years ago by Unknown <[email protected]>
fix: Replace module.exports with just exports 4.0.0-next.96

github.com/fuse-box/fuse-box - b7862870a0a8549147ed89ebff6b1fc1aa4c699a authored over 5 years ago by Unknown <[email protected]>
fix: Module can consist of one symbol (e.g "q")

github.com/fuse-box/fuse-box - 23ea45872c013bff8a7d0f970217f2d20905fc80 authored over 5 years ago by Unknown <[email protected]>
chore: start vscode in debugging mode from selected TS file

github.com/fuse-box/fuse-box - a6a023a8217face53f8a988e95323d91192cbad2 authored over 5 years ago by Vegar RIngdal <[email protected]>
feat(pluginCustomTransform): Improved playground example

github.com/fuse-box/fuse-box - a05f01b58b11209bd2b77ed84094b7ee6f9d036d authored over 5 years ago by kyr0 <[email protected]>
docs(pluginCustomTransform): Improved docs

github.com/fuse-box/fuse-box - 9085be4743143ff0a5cfc9b0e772beb1ce65b250 authored over 5 years ago by kyr0 <[email protected]>
chore: publish 4.0.0-next.95

github.com/fuse-box/fuse-box - cd08025cdd1d5c273f1559dca8a2839e69dacf8f authored over 5 years ago by Unknown <[email protected]>
fix: Make sure css resolver doesn't touch unresolved values

* Include basic rules like svg filter
* added tests

fixes #1605

github.com/fuse-box/fuse-box - e77d61a9cbdbfab870f3bf96568b7c5df40b0cf9 authored over 5 years ago by Unknown <[email protected]>
feat(tsTransformModule): Added tests

github.com/fuse-box/fuse-box - 5ed4b7a52b4e36d5f9d3b8e9ae6963efa541532f authored over 5 years ago by kyr0 <[email protected]>
fix(pluginCustomTransform): Missed to initialize transformers object

github.com/fuse-box/fuse-box - f1077479534e69c98372d660dadab416c928622a authored over 5 years ago by kyr0 <[email protected]>
feat(pluginCustomTransform): introduced tsTransformModule

github.com/fuse-box/fuse-box - 8250c49d63b0f447867312123260f7263d988299 authored over 5 years ago by kyr0 <[email protected]>
feat(pluginCustomTransform): Impl. of custom transformation in form of a plugin

github.com/fuse-box/fuse-box - f389715eec486e583c855d42d29a896fa638ae9c authored over 5 years ago by kyr0 <[email protected]>
feat(CustomTransformers): Implemented support for user-provided TypeScript compiler transformers.

github.com/fuse-box/fuse-box - 0a28ed878ff5b580752d16a556e0aac43046ae3c authored over 5 years ago by Aron Homberg <[email protected]>
fix: inverted unit test logic of resolver to not ignore local:main

github.com/fuse-box/fuse-box - 06c1d6df322c638e171c74945cd328152af719da authored over 5 years ago by kyr0 <[email protected]>
fix: Runtime resolution of folders at the root 4.0.0-next.93

related #1596

github.com/fuse-box/fuse-box - 85597f7ba183e2c7b246a5dee67d63404b863688 authored over 5 years ago by Unknown <[email protected]>
chore: update playground

github.com/fuse-box/fuse-box - 15fefaec9f057c331a6719a11dec15bffe8a683a authored over 5 years ago by Unknown <[email protected]>
chore: publish 4.0.0-next.92

github.com/fuse-box/fuse-box - 81092feecb13ec711bd2ce0135e15e05ac87d46b authored over 5 years ago by Unknown <[email protected]>
feat: Allow local:main to be executed during runProd

github.com/fuse-box/fuse-box - f0afffd6508a8d447c23ddbf4042ef73f4e12116 authored over 5 years ago by Unknown <[email protected]>
fix: Issue with logging in assemble.js

related #1598

github.com/fuse-box/fuse-box - d22b5dfad9f7bde5b97a0ba8d4e85e9dca5b2e1f authored over 5 years ago by Unknown <[email protected]>
feat: ability to add node_modules in a monorepo during development

[email protected]

github.com/fuse-box/fuse-box - b912e2e9fe2480bc70d1f42d2316d97cef495b8b authored over 5 years ago by Unknown <[email protected]>
fix: Detect JSX element in js files (4.0.0-next.90)

fixes #1595

github.com/fuse-box/fuse-box - 762c67d510ebd6034a76c98f20ce735676c2650e authored over 5 years ago by Unknown <[email protected]>
chore: publish 4.0.0-next.89

github.com/fuse-box/fuse-box - 5ab4928863250455dd7fcf0ad0fc991a27050400 authored over 5 years ago by Unknown <[email protected]>
fix: Resolving packages with edge cases on production

* Fixes #1593
* Adding logging ignoreStatementErrors

github.com/fuse-box/fuse-box - a5c3f1859ea068b260a0fc605420501cccf2c1fa authored over 5 years ago by Unknown <[email protected]>
chore: publish 4.0.0-next.88

github.com/fuse-box/fuse-box - 6204747e63bbdc268a4d7595f7c1fd8603b37408 authored over 5 years ago by Unknown <[email protected]>
feat: added cleancss properties

closes #1576

github.com/fuse-box/fuse-box - b2fc56ceac8673e1247a4ef1c08a2ffe896e6dbe authored over 5 years ago by Unknown <[email protected]>
fix: Fixing relative paths during the code splitting

closes #1573

github.com/fuse-box/fuse-box - 83ab31b7dadd3af3c4380440e61131c9465ad12e authored over 5 years ago by Unknown <[email protected]>
docs: update docs

github.com/fuse-box/fuse-box - 58f21f6d4a605f48657d729ffdd50bdaa17d905e authored over 5 years ago by Unknown <[email protected]>
chore: update readme.md and publish scripts

github.com/fuse-box/fuse-box - aadd6fff81d53861c2a6b1a85addbbc9e0968e0a authored over 5 years ago by Unknown <[email protected]>
Merge pull request #1488 from fuse-box/v4

FuseBox 4.0 update

github.com/fuse-box/fuse-box - a1eb8e8ab132cf139daee3b29926a3c2ec049550 authored over 5 years ago by nchanged <[email protected]>