Ecosyste.ms: OpenCollective

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

github.com/fuse-box/fuse-box

A blazing fast js bundler/loader with a comprehensive API :fire:
https://github.com/fuse-box/fuse-box

Standardised plugin titles in docs (#842)

0d1c289bb38129a0f770ed4fa8896f09ca36ff5a authored over 7 years ago
Merge pull request #841 from yihongang/typescript_custom_transformers

Typescript custom transformers

d1617b4e055448b855991cd75f09d4a98a29dfcd authored over 7 years ago
Add docs for TypeScript custom transformers

5c1e37e78fb56b778f7f61bd50dacbf7a0883c5e authored over 7 years ago
Release 2.3.1-beta.25

3fa889ac7c156f5a0c2e7c697dd35a1e1c08987c authored over 7 years ago
fix: Quantum didn't handle replacement of if else conditions

Handle the following case:

if (a){} else if ( process.env.NODE_ENV == "production") {}

Quantum...

de1eed38dfd00437c3a5893ca9df945ad4abc322 authored over 7 years ago
fix: FuseBox.import and Quantum - unable to remove the record

b5230fb87d6dd39b9e2966cd88511688b2cdefb3 authored over 7 years ago
Release 2.3.1-beta.24

dce132c3904fc20e165740dc0a2d83e2703fc6fd authored over 7 years ago
Dist loader

b6aebb48352495226cbea797907017b57fde3587 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

ba54b0cb02e5668cf041487f6bbaa737b9479a4a authored over 7 years ago
fix: Entry point path failure when resolving at runtime (#823)

abd760fd692cbbd70c5117f435ac6d9495159b52 authored over 7 years ago
Fix plugins field type from FuseBoxOptions (#840)

The old type was `Plugin[] | [Plugin[]]` ((array of Plugin) **or** (array of array of Plugin)) w...

06e47646244c3e0f2253e552ca42cd428e8f2744 authored over 7 years ago
Release 2.3.1-beta.23

0646063d6f55d47b254582c90282d03925d13351 authored over 7 years ago
Printing fusebox version

5d4e57a79557561d975fd2f89c4bdf54f0c4a7ab authored over 7 years ago
Injecting object spread

02d245d196fc745cc37db7dff778e1de967f10a5 authored over 7 years ago
test timeout

20165b67d05368544c6dddb9fc7866412828cd1d authored over 7 years ago
Merge branch 'master' of github.com:fuse-box/fuse-box

7261212bf310673c192ad97ff6d127a7382ff7f0 authored over 7 years ago
remove open collective

aff3b1977a3aed32b2facf3deb3d7be05f97bdd0 authored over 7 years ago
feat: support object rest-spread (#837)

e130db219864b4538a804ffba646bbe55fcf1c5c authored over 7 years ago
Release 2.3.1-beta.22

af58830ef885aa0210a65a632e0c1b8a655f0fa5 authored over 7 years ago
Adjustable $fsx variable in Quantum

* Random name with contained API

6846bb116809ab89998f31f68c13a9a5faf07c65 authored over 7 years ago
docs

f4ff3755d33a4e5df118e647ff08dd832cf2ca82 authored over 7 years ago
Release 2.3.1-beta.21

c9660c677aab97e9f4d48380db5d66e678413f20 authored over 7 years ago
Release 2.3.1-beta.20

e1b4e6687035e5802a5a782122e726b16e56f3a5 authored over 7 years ago
Docs and few fixes

1fae04096c8ea60bbcffb0d7cfcd2910f41fac6f authored over 7 years ago
Release 2.3.1-beta.19

223d34f88880f30b7ca2080e9fc9280836be0d95 authored over 7 years ago
Fix error related to nested node_modules bundling

# Related #834

91e8408160a9a0b34509f3589b6a730a7b2db471 authored over 7 years ago
Release 2.3.1-beta.18

57a060b47fc7c3a89a4765d39c2d3a73651701fb authored over 7 years ago
Merge remote-tracking branch 'origin/master'

03e1ff67f4aa4e4de4074fa36936082b81ee902c authored over 7 years ago
Fixes #834

1d536b578d30c5940472111f7ee00d735f72347b authored over 7 years ago
Consolidate Plugin (#833)

* Made file resolution respect async return values. This is fixes child dependencies not being l...

38934bbfe07123cc74a6763eaf649a23a3c92366 authored over 7 years ago
Release 2.3.1-beta.17

b6976c6240c109c125c0aa10f8ff68c608959e4f authored over 7 years ago
Better Vue File Support (#832)

* Push for @nchanged to see the work so far

* Push for @nchanged

* Foo

* Added scoped s...

ea0fab703a030fc78190c1b76f64b277d35221db authored over 7 years ago
Fix out of project relative imports, warning added (#827)

64c068de0a80263810544119a3c88fe22df43fe5 authored over 7 years ago
fix: respect log level for cache clear (#830)

2d8131f44308e9d8e7a28e65a133eeb833ef5898 authored over 7 years ago
globalRequire in case of npm (server) (#829)

9b698928b17f4f2dadfba8438747af53731825b5 authored over 7 years ago
fix tests

467d7f5dc37e5161c9881d37c496528279dddeaa authored over 7 years ago
Release 2.3.1-beta.16

7ed7a6900bdf91e88112012f9ce94b6e92ea44f9 authored over 7 years ago
Bundle name can contain dots

* Fixing a bug when user sets a bundle name with dots - bundle("app.hello") and hello is replace...

80014ac09e6f1fffcf0c0332f1a1f5e2fb047dc4 authored over 7 years ago
typo

f9b7e92e6686ad110c378df67c50cc4f52457daa authored over 7 years ago
deprecation warnings

9d1afc7484d73a176f13e95a341015ff4d8e690a authored over 7 years ago
Release 2.3.1-beta.15

46895fe9f20f911680ef980fccb0588949712e8c authored over 7 years ago
Merge remote-tracking branch 'origin/master'

4d3aa7e0397e3df2bb86c1f9dce705b04ffe870b authored over 7 years ago
Fixes for the upcoming VuePlugin

* Set CSSdependencies to the File
* Support for "Virtual Files" ignore cache
* Public skipAnalys...

7f7ef05a3c895e022dc25a5d2347a3cbb4e4adb1 authored over 7 years ago
Made file resolution respect async return values. This is fixes child dependencies not being loaded when processed by a plugins transform method (#820)

38e8ca4c4b1331d1bba16390492c29cb2cd123cd authored over 7 years ago
Ability to set custom cache data

539c44be58e67344c3fa2a4ff0086b0a1e6b9230 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

132f41d2cb74c6720980f12362f2785f0edc4240 authored over 7 years ago
Browser field warnings disabled for server

Closes #810

1a6a6997814689112e5702b33b861ccefd4b1b41 authored over 7 years ago
Browser field warnings disables for server

Closes #810

19a0964460f26fe714ce4982230b61d591d9e612 authored over 7 years ago
Encode fusebox version when creating cache folder

* Closes #800

1386a0522d81098ad00852bcb79e029ae64976aa authored over 7 years ago
Fix to resolve later

216c14a23c2f29e6c4c59d95fdd3a49d79b8d782 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

989138493ba6e11f2462a35728d26ec992221d5e authored over 7 years ago
Shift order to file group resolution

bc399fe6b6e8a6d33dd15b72da995653c726810d authored over 7 years ago
Shit order to file group resolution

eb1f1aedf1586871bc1713f1aa2803cfd9d85b51 authored over 7 years ago
Release 2.3.1-beta.14

04cf8011f4c9358d54f8337cf0bc58b1dc455ef3 authored over 7 years ago
Release 2.3.1-beta.13

cb1830f5cacd93ef2774bae0726fd783d142a754 authored over 7 years ago
Delayed file resolution for plugins

8aa35e5e330e91e3cf7964a7adfa198bb9600447 authored over 7 years ago
Release 2.3.1-beta.12

9b01c077fac569519910c7717bcb3568957bb814 authored over 7 years ago
Merge branch 'hmr-dependants'

e5c19448e68714396c1ce36b4a1a2a59b91a9dcd authored over 7 years ago
HMR dependendies behind option

e5f83944ad407701ae981635cad6cf9a58c3bb09 authored over 7 years ago
Initial dependants

ff00979c901c0730fdf645b121693bf69de95ec0 authored over 7 years ago
Add support for Typescript custom transformers

812eaa87197c41003094c789ff659795508333d5 authored over 7 years ago
Release 2.3.1-beta.11

aa4744f2bd079f03eb814cba49d09d9103ad1b7c authored over 7 years ago
Filter file option

b113fc2dcd8752ed2e8bef1c8c32f81eac254172 authored over 7 years ago
Release 2.3.1-beta.10

4ce37e0e09aa7db98ed28902691ff0792d0abbce authored over 7 years ago
doc

32d1aea9e1f5898534c17deaca218518c33a4c46 authored over 7 years ago
Merge branch 'master' of github.com:fuse-box/fuse-box

9bc14040edaf200179569f7076281c0713da0aa4 authored over 7 years ago
Autoreload without HMR

e5c8629205040c9f30475e0d4f4b7599c56d1718 authored over 7 years ago
Fix broken link (#809)

6e8c3402a5d09dd3f17d6e0456d6f2d043b07162 authored over 7 years ago
Fix typo (#805)

80569d24cfe4f05a95c1ff19fe30f20e657db4be authored over 7 years ago
Release 2.3.1-beta.9

79f0152f6b2ea79382a56eb7f315f15d54e8e70b authored over 7 years ago
Global require behind option #801

2b189b4c7fb7f7ca6eb8f7c6793bda766c577633 authored over 7 years ago
Release 2.3.1-beta.8

bd4a98edf67322883d96c7b367264d794d71ab8b authored over 7 years ago
fix: quantum relative package requires (#802)

aa114332587dd9597378f54c53463b8a496aac33 authored over 7 years ago
Release 2.3.1-beta.7

b8b9c69fe55881520bbf945f26ed94b276a36e5e authored over 7 years ago
fix: check pkg main (#797)

* fix: check pkg main

* fix: load entry if present

* refactor: assert base filepath before...

3c219de7144807c496f839ce54866c3455a515b1 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

7810aba9a278d63d205e249035e507e2892b2640 authored over 7 years ago
Package.json in folders #795

cb5dfbd4670344b839fc81b9e2b7f969a6f45d85 authored over 7 years ago
Postcss fix: pass options through to plugins (#798)

* Add a test

* Migrate old tests

* Refactor

* Pass postcss options through to plugins
...

91b4c47843eb11b4521af202f8875d1b6accfa65 authored over 7 years ago
fixed typings

8213a05627a21aba53518762284838d29695a272 authored over 7 years ago
Release 2.3.1-beta.6

8134ac6d151daf98d409f09389562dc49ecc7e44 authored over 7 years ago
doc

7201cdad7a2bf1220a56d4a93c61cece3f498fda authored over 7 years ago
refactor: language level to own traversal plugin

b5acb654931c2b1e41648ad08a3ee85408325250 authored over 7 years ago
feat: add language target to control transpilation level

ec41a959d75d03393adc36dc6d02254f78df303c authored over 7 years ago
Fix sass issues, default sourceRoot, adjust ts sourceMaps and prevent… (#787)

* Fix sass issues, default sourceRoot, adjust ts sourceMaps and prevent vendor sourceMaps if not...

9d0ddd9509973e8bcb61a866efae816ae804b993 authored over 7 years ago
Release 2.3.1-beta.5

fea26ef40ff83d30d692ad750582fd7e40c983b4 authored over 7 years ago
Force async to get transpiled

* Related #790

5049fc790421cca6d6199feafe5af89072f91094 authored over 7 years ago
Fix mistake in docs/bundle.md (#789)

c4825be822f641dc99e222a480cc3f78d1d9c7f8 authored over 7 years ago
docs

16b3abcbe2bed3a159d0005114919721298fa92f authored over 7 years ago
Doc

c5fc715c8e3b3cb9d5cbd9715c4609660559bc8a authored over 7 years ago
Release 2.3.1-beta.4

14f37f7d90b6ce462d1f6a64c37c7f80439f36bc authored over 7 years ago
Option resolve in WebIndexPlugin

* Allows to override the path

45f931e195a176ac778c03c1fe43f6c7322591a3 authored over 7 years ago
Release 2.2.4-beta.3

ff3ce31290f56c51adbcc2b9bd301644bcf43783 authored over 7 years ago
Path tweaks with CSSDependency Extractor

0fdcfb9d5ac7059168aceee154c303f8dee0c852 authored over 7 years ago
Release 2.2.4-beta.2

e63f7ab50eec3572659a642eb0da397fe3904270 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

e22af54ccf9fc796e8c1e58f398774b529434245 authored over 7 years ago
Fixing nested dependencies paths for CSSExtractor

0da5991ea25c67bde97adbff3abe480cb508e333 authored over 7 years ago
feat: expose `package.json` in file info (#782)

* chore: fix CSSDep extractor tests for windows

* chore: fix license field to line up with li...

440dd3ed7fb3b3f09e892f4d0fc29b7897402c96 authored over 7 years ago
Release 2.2.4-beta.1

2fb64ee7614700aca6cfeac196e6bc4d99942e82 authored over 7 years ago
LessPlugin improvements

* Css dependencies
* Browser error reporting

23f30eeaf2b88b766ea28f787c2cdb85afd9daa1 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

d7c42be24a6da7f1b0dd6bbbf8a36334450e2067 authored over 7 years ago