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

fix link , fix returns

github.com/fuse-box/fuse-box - 26b3d9ea138609404dbafb1cfd1fa0a237447df8 authored almost 8 years ago
Merge branch 'master' into feature/changelog

# Conflicts:
# .gitignore
# package.json

github.com/fuse-box/fuse-box - f5c5fd43997a989a8cf2f8caa1bc4c7054f7bb37 authored almost 8 years ago
broken cmd πŸ”₯fixed

github.com/fuse-box/fuse-box - 38c6984e351296c3f363094725a159cbdd944e40 authored almost 8 years ago
available command added to shell example

github.com/fuse-box/fuse-box - e8373e8a0a4b6b59487f083d7d732188a31ec471 authored almost 8 years ago
add argv to cmd

github.com/fuse-box/fuse-box - b55b66a4a85e0bd58e6e6cc4d768248e4db73c55 authored almost 8 years ago
Merge pull request #255 from basarat/fix-typings

remove return as `void` is not compatible with `boolean`

github.com/fuse-box/fuse-box - d365e91c99cbbbf8a00ed078e8e579e0d09a0e2a authored almost 8 years ago
fetch milestones with issues

github.com/fuse-box/fuse-box - e626ca0db356a903fe26bb0ff8d11ce750ca5059 authored almost 8 years ago
remove return as `void` is not compatible with `boolean`

- refs https://github.com/fuse-box/fuse-box/commit/7b131bfb94aef05b170c8df879c212e4affaf254

github.com/fuse-box/fuse-box - 3b7472e1f62a3ecea14cb481cb565336bfc5a4a0 authored almost 8 years ago
Update ISSUE_TEMPLATE.md

github.com/fuse-box/fuse-box - cb99c90167164cc9eb587c1116e42794fdbb25d1 authored almost 8 years ago
Update ISSUE_TEMPLATE.md

github.com/fuse-box/fuse-box - 7b9a20a35f0d6d9a2b7cb1c127200aba7c4903c6 authored almost 8 years ago
Update ISSUE_TEMPLATE.md

github.com/fuse-box/fuse-box - 2fa2ccb73a98820c2dab18283e51cce43580d6de authored almost 8 years ago
Create ISSUE_TEMPLATE.md

github.com/fuse-box/fuse-box - ef73a61264adbed5e0173bbd94e3014f4c391bd4 authored almost 8 years ago
Imports magic and buffer fix

github.com/fuse-box/fuse-box - 7fc76045a12273cab4dd34d0f8f3571296d81176 authored almost 8 years ago
Merge branch 'remove-params-from-url-243'

github.com/fuse-box/fuse-box - 44c9e54f32678f1115ff87fb280b8889ed2226c7 authored almost 8 years ago
Changed naming

github.com/fuse-box/fuse-box - a5c62aa7182f81f507ae7534d6925f7ad2e05ee1 authored almost 8 years ago
More tests for CSSPlugin

github.com/fuse-box/fuse-box - 3aad0be619288c29696e03af1c5cc845e836be09 authored almost 8 years ago
Merge pull request #240 from basarat/bas/chore

Cleanups / docs

github.com/fuse-box/fuse-box - b6fc48addc9a9a9662c438da52b8c43d3b1a4857 authored almost 8 years ago
start adding reading api

github.com/fuse-box/fuse-box - 9cb496c090af340a2c1f96ad1a023309930218e3 authored almost 8 years ago
:memo: how to disable all default HMR behaviour

refs https://github.com/fuse-box/fuse-box/issues/207 :rose:

github.com/fuse-box/fuse-box - 96cbfeea08ffed498c53b1a62b9e146b1ba99bdc authored almost 8 years ago
:memo: the name of `check` should explain its purpose a bit better

github.com/fuse-box/fuse-box - bddced308a9175aec88e8182bb843feb1db7f84f authored almost 8 years ago
remove extra params from url fix #243

github.com/fuse-box/fuse-box - 2581150a51aabf9aaeb4764336ee53bc3e6b7f8e authored almost 8 years ago
CSSPlugins :fire:

github.com/fuse-box/fuse-box - 1e52c532a22dbff38d3c13167cbf0634ee2c3542 authored almost 8 years ago
Better loggins

github.com/fuse-box/fuse-box - eaafce02344f5350e5e536a348793e92a1569791 authored almost 8 years ago
Debugging CSSPlugin

github.com/fuse-box/fuse-box - 85fa27ae060068cae4e164f78c1f8080db66cce5 authored almost 8 years ago
CSSPlugin and sourcemaps

github.com/fuse-box/fuse-box - bbd9c011103dec19bd485d577ffdb9638621c5fe authored almost 8 years ago
Merge pull request #232 from basarat/fuse-hmr

Fuse HMR

github.com/fuse-box/fuse-box - 107fc22ca6bfbd63ecdfb038a800ce1e2fe28015 authored almost 8 years ago
the type definition for `express` aren't actually loaded so annotate as any otherwise it breaks TypeScript `noImplicitAny` consumers

github.com/fuse-box/fuse-box - bdf125134fbe3e42ac3f996acb22397f142ab866 authored almost 8 years ago
fix build error from master :rose:

github.com/fuse-box/fuse-box - 831a3d2c09a4d1ac517ebfeda87839da3ee368de authored almost 8 years ago
cleanup `dist-modules` task as well can build all the modules in a single task :rose:

PS: format cleanups on gulpfile

github.com/fuse-box/fuse-box - 206e79fca41e13111e76731b382254b4d8cd11d8 authored almost 8 years ago
clean up type annotations for `noImplicitAny` :rose:

github.com/fuse-box/fuse-box - 4efb494d58a31c0c1dabaf968d718cd3ee6b6488 authored almost 8 years ago
expose `FuseBox` Loader API as a type safe module `import {Loader} from "fuse-box/modules/fuse-loader"` :rose:

Users will no longer need to add a hacky `/// <reference path="../node_modules/fuse-box/dist/Loa...

github.com/fuse-box/fuse-box - 50b6d9e90e2b45f6b561a575df4f7bc46b4a1d00 authored almost 8 years ago
also ship type definitions for `modules`

github.com/fuse-box/fuse-box - c113b6f97697ac54f02576f52ab98ae2e075a1fc authored almost 8 years ago
Merge branch 'master' of github.com:fuse-box/fuse-box

github.com/fuse-box/fuse-box - b36830ab6d82aa51c71ef819c4bdef0e1d780fc9 authored almost 8 years ago
CSSPlugins grand refactor :fire:

github.com/fuse-box/fuse-box - 750043dd95bd8ef1bca783428f24b0377d23f2e7 authored almost 8 years ago
Merge pull request #231 from aretecode/patch-1

βœšπŸ—ΊπŸš§ add mapping wip, βš’πŸ“š fix shim docs

github.com/fuse-box/fuse-box - ec91e5a5c3a8c99418804412892a158c97928d0d authored almost 8 years ago
βœšπŸ—ΊπŸš§ add mapping wip, βš’πŸ“š fix shim docs

github.com/fuse-box/fuse-box - 477d34baf85141ed1271dfb00215ae4406a7913f authored almost 8 years ago
Merge pull request #230 from basarat/bas/hmr-stateful

FuseBox loader duplication fix

github.com/fuse-box/fuse-box - 960d7d3fdb56cba5c1c32f88a6a076cd785f0da0 authored almost 8 years ago
bump bundle size to account for `if (__root__["FuseBox"]) return __root__["FuseBox"];`

github.com/fuse-box/fuse-box - c643d84c3a0977f5787af1ba8de6685d9cfb8196 authored almost 8 years ago
fix `FuseBox.plugins` getting cleared. There can be only one global FuseBox loader API :rose:

github.com/fuse-box/fuse-box - ea9d242ac19e856befa0dcee8f90a0928ad3bd1d authored almost 8 years ago
:memo: __root__ docs

github.com/fuse-box/fuse-box - ef02c8ed6abc4505c8aab0f6e0c669d094b0ce2f authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - 3d1f3c0e6f8889f942f71679f0877cf2aaf04b0b authored almost 8 years ago
CSSPlugin write options deprecated :fire:

github.com/fuse-box/fuse-box - 13529a8b72b2eb1d73375280a25f605830a94939 authored almost 8 years ago
Merge branch 'master' of github.com:fuse-box/fuse-box

github.com/fuse-box/fuse-box - d5fda67888d698467942a0aee1596f4dc7303c26 authored almost 8 years ago
ChainPlugin removed :fire:

github.com/fuse-box/fuse-box - a099e62d39b2f708d87723493a2e5948801a8636 authored almost 8 years ago
Update changelog.md

github.com/fuse-box/fuse-box - 6fe5a8f59279ed68ea16d8c6d65e5817ddd5b7bd authored almost 8 years ago
Release 1.3.118

github.com/fuse-box/fuse-box - 9ce01aef28df7b80ea0ca68e853174893a8ef51b authored almost 8 years ago
:memo: just a comment cleanup

github.com/fuse-box/fuse-box - da7c1d0d4ed8d84d3b63c811799e8596225a8614 authored almost 8 years ago
Merge pull request #219 from basarat/bas/test-docs

:memo: new entry in .travis.yml

github.com/fuse-box/fuse-box - b30d564d200dc37a6a10c10396f50a8a8aa74d93 authored almost 8 years ago
Merge pull request #221 from basarat/bas/loader-plugin-docs

:memo: simply the docs for how to add a loader plugin :rose:

github.com/fuse-box/fuse-box - fbd8c28746e6086e18112b9dea814cbdb1d7c25e authored almost 8 years ago
Merge pull request #218 from basarat/bas/loader-types2

Loader Types

github.com/fuse-box/fuse-box - 87305d8fae968075be304a2a1d82ab95e9a45f2c authored almost 8 years ago
:memo: simply the docs for how to add a loader plugin :rose:

github.com/fuse-box/fuse-box - 22af7c2ba8695a2e02ce033357c7be2569ec8dfc authored almost 8 years ago
Minify loader is already done by `dist-loader-js`. Remove invalid task :rose:

github.com/fuse-box/fuse-box - 220e2a19422795a434288578d8414d0160a20beb authored almost 8 years ago
:memo: new entry in .travis.yml

github.com/fuse-box/fuse-box - 65b700659d39d09789cc31190ebb37d77eeb956d authored almost 8 years ago
fix longstanding bug where `minify-loader` would use an out of date version of loader js + `minify-loader` would not run on `dist` :rose:

github.com/fuse-box/fuse-box - a301edc2044a21bbcb4afa8c93e9fd78161bc7b1 authored almost 8 years ago
move to auto generated LoaderAPI typings that also get published

github.com/fuse-box/fuse-box - aa44383a77e46b3eca7e8b32bd21e3f1a7052dc3 authored almost 8 years ago
Merge remote-tracking branch 'origin/inline-fonts-179'

github.com/fuse-box/fuse-box - 4ffb8c5332b5b0ebcb685c9dee2c03822522eeea authored almost 8 years ago
Merge pull request #216 from zeh/patch-1

Pass the source file name to the transpiler

github.com/fuse-box/fuse-box - e772297cf4c0f46ccd224c55014fddd415b1b83c authored almost 8 years ago
Merge pull request #215 from basarat/bas/improve-loader-types

Type definitions for loader API

github.com/fuse-box/fuse-box - c1f6195bbc9a26dc8214a1f93f371c7a763fc8a4 authored almost 8 years ago
:memo: more docs for `__fsbx_css` :rose:

github.com/fuse-box/fuse-box - 3cdc8a36d33118c77cc63ae467f2507764604847 authored almost 8 years ago
Pass the source file name to the transpiler

When transpiling files as modules, the filename is passed to TypeScript so it can interpret it p...

github.com/fuse-box/fuse-box - 3b542ad566adaa36dc4cf88aff071f84fc2c8702 authored almost 8 years ago
do not remove comments for type definitions :rose:

github.com/fuse-box/fuse-box - 5d7953bf68626b47360e3b6e9112dd4546356cde authored almost 8 years ago
Merge pull request #211 from unlight/postcss

Reverted wrong fix #197

github.com/fuse-box/fuse-box - 0df5ca67c02d7fea96c6f5650d0df281e8fc51cf authored almost 8 years ago
Corrected fix #197

github.com/fuse-box/fuse-box - e82033cf6d200427bac0b91ea3ff4ae29d76e428 authored almost 8 years ago
PostCSS unit tests

github.com/fuse-box/fuse-box - 672a138b1119e08e5db236806d58646f2fc1c244 authored almost 8 years ago
Reverted Fix #197 (reverted from commit 609dd1c296c8658dc5c8b905b13ab5bcd5df0dbe)

github.com/fuse-box/fuse-box - 2c96e1603cc55b797ce008340fbe0bbf6af61809 authored almost 8 years ago
Merge pull request #200 from tyrsius/global-export

add expose possibilities

github.com/fuse-box/fuse-box - fc1ba713bc3d490f857ef3efc5a0cd7fa14d1246 authored almost 8 years ago
Merge pull request #210 from Grafikart/coffee-plugin

I like my coffee tested

github.com/fuse-box/fuse-box - f1083177c3046bb402b70942940aced0e239d7be authored almost 8 years ago
add tests and docs, increase bundle byte size check, optimize LoaderApi size

github.com/fuse-box/fuse-box - e83ab833e982b023a236e34169e2b730a0c93144 authored almost 8 years ago
I like my coffee tested

github.com/fuse-box/fuse-box - b68ca96ec13d88121e4074820b1b45caccfcaf01 authored almost 8 years ago
Merge branch 'master' into global-export

github.com/fuse-box/fuse-box - 64cb2624150f3fd140ebef99313db1b5fbcec1e2 authored almost 8 years ago
Merge pull request #204 from Grafikart/coffee-plugin

Added Coffee support

github.com/fuse-box/fuse-box - 764ecc684a94060083c006f34474552eca9837ce authored almost 8 years ago
Export CoffeePlugin within fusebox

github.com/fuse-box/fuse-box - e6a92557ecea274b980f48cee97f59539456f698 authored almost 8 years ago
Added Coffee support

github.com/fuse-box/fuse-box - 7e9ba1f28dac0aea50f230feb31ce924e4b4a0f2 authored almost 8 years ago
Update changelog.md

github.com/fuse-box/fuse-box - d8fb0c059aa9d56c3efaeb4aa1ad74cf50c198ef authored almost 8 years ago
Release 1.3.117

github.com/fuse-box/fuse-box - 00bd518b6c89f795d778a4baeee0c89f8fd8bb51 authored almost 8 years ago
Merge pull request #199 from basarat/bas/typed-frontend

moving modules to ts to make it easier to code review / maintain

github.com/fuse-box/fuse-box - 4ba9b665a742239b1137892d3bb85597513e6ac9 authored almost 8 years ago
Merge pull request #201 from basarat/patch-2

:memo: rename to actual plugin name `PostCSS`

github.com/fuse-box/fuse-box - 52d32c98c13088bb621f1e83b989b3effb909a06 authored almost 8 years ago
:memo: rename to actual plugin name `PostCSS`

refs https://github.com/fuse-box/fuse-box/pull/171

github.com/fuse-box/fuse-box - 38fe5a24cc9df6ba1487404f9c0977bb8f8ab4ce authored almost 8 years ago
travis test : build succeeds if all project have no errors :rose:

github.com/fuse-box/fuse-box - 1d802f3d6e98315b897d03926f42a84196df4220 authored almost 8 years ago
travis test : build fails on dist-modules error

github.com/fuse-box/fuse-box - ab2dba3e6d3244624d134dbbfb3e2cf7f8626681 authored almost 8 years ago
travis test : build fails on dist-loader error

github.com/fuse-box/fuse-box - a32a6e9ff3a7ea85e52dea4e5709aaf45e551d6d authored almost 8 years ago
travis test : build fails on dist-main error

github.com/fuse-box/fuse-box - 5b8985835bd9e5ce17d2b1e6f6072ad300d0c886 authored almost 8 years ago
exclude frontend code from main

github.com/fuse-box/fuse-box - 3e204a617ab6733c300c112aa730fa1caba1889b authored almost 8 years ago
gulpfile cleanups

github.com/fuse-box/fuse-box - e22f637f803adeda6ddc2bd47f821461629afa4e authored almost 8 years ago
remove unused task

github.com/fuse-box/fuse-box - e76c22550f802c77e8e179f8ff86877c5242d528 authored almost 8 years ago
Was used in initial setup. No longer needed :rose:

github.com/fuse-box/fuse-box - 00d6ebf0be01e46125078cae65940a0a761af4a7 authored almost 8 years ago
overhaul gulp file

github.com/fuse-box/fuse-box - 4357a1b39db6c73ce4afff94068a2b4f68baa3b6 authored almost 8 years ago