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

refactor: remove allowsyntheticdefaultimports

github.com/fuse-box/fuse-box - 5e6a44534e26a3014ed65754ed0c7393dd0939c1 authored almost 6 years ago
refactor: Removed all options from the CSSPlugin

see FuseBox4.0_changelog.md for more information

github.com/fuse-box/fuse-box - b3a48a7cf458b48192d1cf24f645708ebe4a3598 authored almost 6 years ago
fix: Plugin check in File

github.com/fuse-box/fuse-box - 5a149e74682b76877e99fd056b749156e4181c9a authored almost 6 years ago
fix(HMR): make sure only one HMR event is emitted

github.com/fuse-box/fuse-box - cf0a218297e3d481e310b28b192885e8d278faee authored almost 6 years ago
docs: 4.0 docs

github.com/fuse-box/fuse-box - 4e5c8abae05586c70cc47e1aa6da6649518518b2 authored almost 6 years ago
feat: Major HMR improvements

* Supports loading missing files into memory respecting source maps
* Supports vendor reload

Re...

github.com/fuse-box/fuse-box - 61c3a8146610ef765576a0af62f34661fec8d97a authored almost 6 years ago
chore: publish 3.7.1

github.com/fuse-box/fuse-box - b476d491491d31e1ac5391fc2d2794eeef861a6b authored almost 6 years ago
chore: cleanup

github.com/fuse-box/fuse-box - ce7634cc2319a49c35f2ead9a428c9f3da84f2d2 authored almost 6 years ago
fix: Browser field (package.json) with false values are ignored

* Should ignore packages that are defined in browser field as false but not throw an error
close...

github.com/fuse-box/fuse-box - 4f473a990102310f6a3477a9d697f2d5c1d8d573 authored almost 6 years ago
fix(hot): Addresses baseURL and source maps for 3.7

related #1493 and #1491

github.com/fuse-box/fuse-box - ad027d9015599da2370d28f9b3b42f6829782459 authored almost 6 years ago
docs: version 3.7.0

github.com/fuse-box/fuse-box - 2d71ad9c045cf20ee22015cd8a2cf8bef63a00d7 authored almost 6 years ago
chore: publish stable 3.7.0

github.com/fuse-box/fuse-box - e0f8507cf1103eabc97f21e83518427250793ab9 authored almost 6 years ago
docs: 4.0 docs

github.com/fuse-box/fuse-box - f0c1dcb9d2ad9fd5c1d3525aac111887fc4cfbd4 authored almost 6 years ago
chore: auto-format

github.com/fuse-box/fuse-box - 6831785ca8c41aecde065421cde103c9a04594d4 authored almost 6 years ago
chore: publish @3.7.0-next.21

github.com/fuse-box/fuse-box - d00b1e87f47cba5a865c67b2a0a152a9f05124ca authored almost 6 years ago
fix: tsconfig baseURL and automatic alias

github.com/fuse-box/fuse-box - 3d7e2284d3713479fdc5baabc4ff64465a48b3d3 authored almost 6 years ago
chore: 3.7.0-next.20

github.com/fuse-box/fuse-box - 6644a97ff539cae69e5bcabc7bfca16c78ed2dbf authored almost 6 years ago
fix: get script language level as number always

github.com/fuse-box/fuse-box - 4ee2a7d8a527824cf7cb5341bcff2c02c62589d5 authored almost 6 years ago
test: add test for TypescriptConfig

github.com/fuse-box/fuse-box - 0dd1c47ab9d7120c393d5c01c511788010e12b09 authored almost 6 years ago
fix: specify languageLevel and forcedLnguageLevel explicitly as number

github.com/fuse-box/fuse-box - ee02e59d25db26117955ac0065065bfca3d7b836 authored almost 6 years ago
test: add test when language level is numeric (valid ScriptTarget)

github.com/fuse-box/fuse-box - f092c792be70601020b43b624c989b6584fc8ff1 authored almost 6 years ago
refactor: improve read jsconfig file and report errors

github.com/fuse-box/fuse-box - 269a3b6b5843a3b0ee317591bdd3c3d9edfe36aa authored almost 6 years ago
chore: publish 3.7.0-next.19

github.com/fuse-box/fuse-box - a3388094429628be1fa82010fc066ed412f2147f authored almost 6 years ago
fix: Language level check for required modules

github.com/fuse-box/fuse-box - b0acc1efbd09bf8f9f4b311d0649c71ade0694c4 authored almost 6 years ago
chore: publish 3.7.0-next.18

github.com/fuse-box/fuse-box - 49fcbb09a4ef941df5008492179d5697784836e5 authored almost 6 years ago
fix: move CSS insertion from top of head tag to the bottom (#1482)

* move CSS insertion from top of head tag to the bottom

* fix(tests): reorder CSS outpu

github.com/fuse-box/fuse-box - 1a2656ba52b2a8ea76717bd5ab7b1de2072306b4 authored about 6 years ago
docs: add docu for optional cli arguments for FuseProcess

github.com/fuse-box/fuse-box - 351aa0e4b8050757b9cdbc586377f2849c65de5d authored about 6 years ago
feat: Add ability to pass optional cli Args to FuseProcess

github.com/fuse-box/fuse-box - 552df3649359e12e79d5c330f4973c4f6acfb99f authored about 6 years ago
feat: report diagnostic errors on compilerOptions - #1457 (#1470)

* feat: add echo blue for TS diagnostic messages

* feat: add helper function to ensure typesc...

github.com/fuse-box/fuse-box - 7c9b7bd8bbe707fe36019fff564d668e19937e2b authored about 6 years ago
fix: Added target es2018 and set it as a default target if non specified

* also cleaned up targets and fix its naming

github.com/fuse-box/fuse-box - 6c6c562b9abb37cb6eff9472c2df06a636898d1c authored about 6 years ago
chore: publish 3.7.0-next.17

github.com/fuse-box/fuse-box - 0c9fa69712026f35cee8df462c20c63c0d7dc9b0 authored about 6 years ago
docs: added more docs about emitHMRDependencies

github.com/fuse-box/fuse-box - 6ca6bdd85bfa8417ae56102778360cdcc2448091 authored about 6 years ago
docs: Document emitHMRDependencies

Closes #1476

github.com/fuse-box/fuse-box - bc246d02621d8347bf64623d8b0566c6de56c42b authored about 6 years ago
test: improve test names on autoImport

github.com/fuse-box/fuse-box - 1b7dcf7417abbfc1dba36a5196fea0bc56473b69 authored about 6 years ago
test: add test with target server for autoImport

github.com/fuse-box/fuse-box - 8d4b3c743a18cecc7db843e5efaa3c5234d29a5b authored about 6 years ago
fix: resolve autoimport when target is server

github.com/fuse-box/fuse-box - 474e95384150a57213832569185ddd73b7f4be90 authored about 6 years ago
feat: resolve injected imports from preset-env on babel7

github.com/fuse-box/fuse-box - 7de0ca1c82cac9f9d387aa9c2e8a6a6e3babfd95 authored about 6 years ago
test: add babel7 plugin test for polyfills

github.com/fuse-box/fuse-box - 489fb29287b012e95b96c99d3aae7cac0f786ac1 authored about 6 years ago
chore: publish 3.7.0-next.16

github.com/fuse-box/fuse-box - ba586d6aeb89b5b2227379fda35d0a96db833009 authored about 6 years ago
feat($devServer): Use fusebox logger for HTTPServer logging

Changes direct use of console.log to use Log.echoInfo

github.com/fuse-box/fuse-box - 46b4bfe0ef662b276e76cb6666e3990aac95a6f1 authored about 6 years ago
chore: publish 3.7.0-next.15

github.com/fuse-box/fuse-box - 832c83c5deaf2196c3f441b978f7f58a620ba8e7 authored about 6 years ago
fix: Restrict file removal on modules containing computed properties

closes #1471

github.com/fuse-box/fuse-box - d5f8cdf0cdcbfdeb8ccfcacae37018f6b7d82e35 authored about 6 years ago
chore: publish 3.7.0-next.14

github.com/fuse-box/fuse-box - ef6074289b206128f9ad32d3c133f9c1b55ec8b2 authored about 6 years ago
feat: add tests checking config files loaded correctly

github.com/fuse-box/fuse-box - ca96306879882d0b607031065dba036c29a3596b authored about 6 years ago
docs: fix documentation of test property

github.com/fuse-box/fuse-box - 1983432aa21c91ed609711df5eaedfbadff03fa8 authored about 6 years ago
feat: improve docs for babel7 plugin with all options and more example

github.com/fuse-box/fuse-box - a42055f73584ebbc17f7e73c8c8d4ca84f89dfac authored about 6 years ago
fix: improve defaults and handling of config files

github.com/fuse-box/fuse-box - da8e706bc8ad22bff87732341f64b1046f3a89f7 authored about 6 years ago
fix(Sparky): correct target type of SparkyContext (resolve #1464)

github.com/fuse-box/fuse-box - 5f31611310b0561a164823bbe0fb6ff1051bd36b authored about 6 years ago
fix: Export Babel7Plugin (#1462)

github.com/fuse-box/fuse-box - 4ee707fa3f906345e5f800d512f81fb93c086697 authored about 6 years ago
chore: publish 3.7.0-next.13

github.com/fuse-box/fuse-box - bb0c6a963446a2afd45eb1f6d482b05feb6a401f authored about 6 years ago
feat: Babel7Plugin implementation (#1453)

github.com/fuse-box/fuse-box - 123a5160ef3c189dd5e2cabafbb348099b050134 authored about 6 years ago
chore: publish 3.7.0-next.12

github.com/fuse-box/fuse-box - c8958a7b23178e71b1057cca0555cb70cbe0b67c authored about 6 years ago
fix(Sparky): Exit code should equal to 1 in case of an error

related #828

github.com/fuse-box/fuse-box - e9ca87d205fe71058582a057a61622dd8f18d93e authored about 6 years ago
chore: publish 3.7.0-next.11

github.com/fuse-box/fuse-box - 2492f1257140ce3a60f191f1a4b95ffb8a1278e0 authored about 6 years ago
feat: Handle resolve urls including protocol

github.com/fuse-box/fuse-box - 54f382857091bd2f8e476c5663ea7fe4f2f0b878 authored about 6 years ago
feat: Add StyledComponentsPlugin #1366 (#1449)

* feat: Add StyledComponentsPlugin #1366

* Move styled-components and typescript-plugin-style...

github.com/fuse-box/fuse-box - 785cd8f9fe67c9e2086856f782d748c24af33eae authored about 6 years ago
chore: Removed outdated package.lock

github.com/fuse-box/fuse-box - 344e320abeed0448929773e6c4259ad2877b3c9f authored about 6 years ago
feat: Quantum Source Maps

github.com/fuse-box/fuse-box - 134292cdf98f71f31211d1ec69e4d495608e7f64 authored about 6 years ago
chore: publish 3.7.0-next.9

github.com/fuse-box/fuse-box - 7b7a76b14f47bee0da56d804327e2697ad2e2c4c authored about 6 years ago
fix: dev-imports should contain es5 only. (#1439)

Using a ES6 feature in dev-imports.js breaks uglifyjs.

github.com/fuse-box/fuse-box - 090ed3e6801c134ca5fd4ffca8c5bfdb596ed566 authored about 6 years ago
fix: adds stream-browserify as stream polyfill for browser

github.com/fuse-box/fuse-box - d6d5bc4e2bf2616729ba1de8b33222935aad28c5 authored about 6 years ago
fix: Domain polyfill syntax error (#1438)

github.com/fuse-box/fuse-box - 5456c4935b3cbcecd88bd262c1350b26d758f70c authored about 6 years ago
chore: publish 3.7.0-next.8

github.com/fuse-box/fuse-box - 162afc3c5da8213dc2a32be8ab142bb6f8518d32 authored about 6 years ago
fix: Ignored patterns to watcher

github.com/fuse-box/fuse-box - 1bc00ca0b5eb4b3756cbae704be0cea84538efa4 authored about 6 years ago
chore: publish 3.7.0-next.7

github.com/fuse-box/fuse-box - c61a26bceb2cf31a43cff455d945583167201ef7 authored about 6 years ago
feat(WebIndexPlugin): cssPath property to customise public paths for CSS

closes #1432

github.com/fuse-box/fuse-box - c8239d957586518cdb81874d166b31534e5f4b1e authored about 6 years ago
feat: Add Terser support for minification (#1428)

github.com/fuse-box/fuse-box - 1a04c70a0ce2b3daf341d1bc2f3235bb73736449 authored about 6 years ago
chore: publish 3.7.0-next.1

github.com/fuse-box/fuse-box - 92ccfa701ad12b48e470cb5cdf18a33f4f70a51a authored over 6 years ago
docs: 3.6.0 build

github.com/fuse-box/fuse-box - 54c13718d0381181b9f5a949b8028701dd561486 authored over 6 years ago
fix: Watcher should ignore dist folder when homeDir points to './'

github.com/fuse-box/fuse-box - 1cc41f3c5a0277e87de76d991a40afcb4f3f5066 authored over 6 years ago
fix: Hmr does not reload separate css-file changes in a Vue project (#1423)

hmr Update returns false if it hasn't handled the reload, so that other plugins/handlers can han...

github.com/fuse-box/fuse-box - 78339d234ef331d3554c802708c3f07cf172bd70 authored over 6 years ago
chore: publish 3.6.0

github.com/fuse-box/fuse-box - 21c1ea1ca98335f3e7519f62f5bc5c20f509926f authored over 6 years ago
docs: Update package configuration documentation

closes #1392

github.com/fuse-box/fuse-box - ce97830cca5d7b9d572e0d47da735bbd81e6e4fa authored over 6 years ago
docs: Fixed incorrect naming for CSSModules

closes #1398

github.com/fuse-box/fuse-box - 50938677206fcad38a4dc17dc48eabfb1e007907 authored over 6 years ago
chore: publish 3.6.0-next.15

github.com/fuse-box/fuse-box - 8c5649415f54b1ad7e177ab35070fa099251cbaa authored over 6 years ago
feat: Automatically resolve ts files with useTypescriptCompiler

github.com/fuse-box/fuse-box - f9e3ecfe250e73200f8a8b16a52d61d054061cae authored over 6 years ago
feat: Added domain and dgram browser polyfills

closes #1410

github.com/fuse-box/fuse-box - 98be8c8963a723928032a34b3d918fdb05553a42 authored over 6 years ago
feat(CSSResourcePlugin): generate hashed file names using relative file path

CSSResourcePlugin was previously creating hashed file names using the absolute path which caused...

github.com/fuse-box/fuse-box - 8f21daf7c33b6a8d542bcfea20a9a1fceea33cb1 authored over 6 years ago
chore: publish 3.6.0-next.14

github.com/fuse-box/fuse-box - 53436a18c59eac7f1c02483e9851a02f3e4f0384 authored over 6 years ago
fix: improving import syntax detection

closes #1414

github.com/fuse-box/fuse-box - d2c9cd6287d7f190f8ae45d0d4d4fa4e11f17d91 authored over 6 years ago
fix: Improving tsConfig, added "extends" support (#1411)

* fix: tsconfig extends support

* chore: remove log

* chore: remove extra changes

* cho...

github.com/fuse-box/fuse-box - 6b7b19d100f9fc5483e96a996134ec4a3e6756b0 authored over 6 years ago
docs: Plugin Api (#1412)

* upd docs/plugin-api.md

* doc: plugin-api producerEnd, rm line numbers for maintainability

github.com/fuse-box/fuse-box - a87c634ba8ba3966c7c2242ff5c107fb1c1e9c0c authored over 6 years ago
chore: update TypeScript dependency (#1409)

github.com/fuse-box/fuse-box - 2dffe383a1e06f88a424ba0644d2d895047ddbde authored over 6 years ago
chore: publish 3.6.0-next.13

github.com/fuse-box/fuse-box - fe08a38927fe81d9ac44afe372752bd101d0bfe4 authored over 6 years ago
feat(SassPlugin): Shared resource files in the config

github.com/fuse-box/fuse-box - dc59fde948001ba4264e0691af45565b7e73d127 authored over 6 years ago
fix: improved detection of language level for transpilation

detects usage of classes and classifies them as ES2015, and ensures target in tsConfig is used

...

github.com/fuse-box/fuse-box - 769055a313b08e4834f1290579d2ade76e76a028 authored over 6 years ago
docs: spelling (#1395)

github.com/fuse-box/fuse-box - cd18184301d11c3068e5662f76cebf1b20a66606 authored over 6 years ago
docs: spelling (#1396)

github.com/fuse-box/fuse-box - cb81e55b4699c4e3b5e49743b7d8119360d0c44d authored over 6 years ago
chore: publish 3.6.0-next.12

github.com/fuse-box/fuse-box - 6c84a779f420d83823c62f2367fba04a24b667ea authored over 6 years ago
fix: cache busting should not be used if the target is a server (#1394)

fixes #1393

github.com/fuse-box/fuse-box - ae6595f1d5e00cc0e6d449488dd31f519e3508c8 authored over 6 years ago
docs: broken links: fuse-box.org/page/ -> fuse-box.org/docs/.../ (#1390)

github.com/fuse-box/fuse-box - 26018e9f8f0680e9f017b759dcf516b23092ed14 authored over 6 years ago
chore: publish 3.6.0-next.11

github.com/fuse-box/fuse-box - d3bc2a000431b757ab90bce6d7970001fdfcd403 authored over 6 years ago
fix(Quantum): Limit process replacement for browser only

github.com/fuse-box/fuse-box - 70669678b99a913369121a8d9e1a7f255c568ab3 authored over 6 years ago
chore: publish 3.6.0-next.9

github.com/fuse-box/fuse-box - 93d51a60a8fa012f6f768448f39d41c8546cccb0 authored over 6 years ago
fix(Quantum): global process and process.env are handled gracefully

github.com/fuse-box/fuse-box - 341d5ff76190166dc4c832e5e17ccb3f239a8853 authored over 6 years ago
fix: Entry point in Quantum builds (#1387)

fixes #1206

github.com/fuse-box/fuse-box - 81b404e578326bdd56dcc9a960ee49c7dba1deb3 authored over 6 years ago
chore: publish 3.6.0-next.8

github.com/fuse-box/fuse-box - 9c75272cc5871c84adec7a900936bb6d39dbc42d authored over 6 years ago
docs: typo in documentation (#1385)

github.com/fuse-box/fuse-box - ba8aa37ce812f5e73719899f05950531dea2e1d1 authored over 6 years ago