Ecosyste.ms: OpenCollective

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

github.com/survivejs/react-boilerplate

Boilerplate for the "SurviveJS - React" book
https://github.com/survivejs/react-boilerplate

fix: Allow debugger statements

Related to #7.

91dbe6a3e580e4c06b6846295d2633b37e32ccad authored over 7 years ago by Juho Vepsalainen <[email protected]>
Add a warning for Vagrant

5e30b3101f4c5faf50ca95f9584e7fd2546e72ea authored almost 8 years ago by Juho Vepsalainen <[email protected]>
Bump eslint version

This fixes issues on linux.

a879d3f32939a995d0b4c365eac3420b9dc68956 authored almost 8 years ago by Juho Vepsalainen <[email protected]>
Tidy up webpack config

No need for `libs/`.

3659831e64792f8fa4950bcc3dbd46fc19e65147 authored about 8 years ago by Juho Vepsalainen <[email protected]>
Fix html-webpack-plugin version

npm-install-webpack-plugin tries to install such plugin otherwise!

5c624e4edc1044d6513cc03efaddf606a808b35d authored about 8 years ago by Juho Vepsalainen <[email protected]>
List contributors

b6e057a4d41dd7e4fc4d1a9207f7b98ffd9d56a2 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #6 from iparips/fix-incompatible-html-webpack-dependency

Fix dependency issue preventing dev server from starting

e82d94ca6a321db350c940b56a66de0c0945fee4 authored over 8 years ago by Juho Vepsäläinen <[email protected]>
Fix issue preventing dev server from starting

- [email protected] does not appear to be backward compatible
with html-webpack-templa...

41216ef9e71a6a377da5bdbdae15d7e57a867e90 authored over 8 years ago by Ilya Paripsa <[email protected]>
webpack - Push `publicPath` to build output

The problem is that setting it affects the development setup as well.
Better this way.

179e0144d53a9e5e42e45900429ec9fac1cf6540 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #3 from FrancoisConstant/master

Add npm-debug.log to .gitignore

cc57f579e93aa3d693d946d7dd1bace8b510a141 authored over 8 years ago by Juho Vepsäläinen <[email protected]>
Add npm-debug.log to .gitignore

70ecb6238c550821762df3934e147e97e01a6fee authored over 8 years ago by François Constant <[email protected]>
Update dependencies

c59c7f62145c716b8b9ce4a51e276d1a012f205a authored over 8 years ago by Juho Vepsalainen <[email protected]>
tests - Process only app directory with coverage

24d27a65c078be6d0bb1e970896ee3a95f6b3a3e authored over 8 years ago by Juho Vepsalainen <[email protected]>
tests - Preprocess through coverage and output in multiple formats

f65d3129e251936c44aed6d8ff51cb946ec42f87 authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.6

6e05087de28373c5f32fb0303b74bcfc176430ec authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.5

0b16aedb0c18d88a1b140f0325e7b2271b2384fe authored over 8 years ago by Juho Vepsalainen <[email protected]>
Simplify NpmInstallPlugin parameters

No need to pass `save` anymore as that's the default behavior.

ac14688cb27c312a57e37ad185510d40003166ff authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.4

c71ae0034fdae0990aaf37809cbb23627d6948aa authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.3

2e6a0f75f07b12538514824c38aff85daabd0966 authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.2

f4ebc855184e2363ec222580e2fc86deddd5835b authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.1

cb45c1e577e862f96fe3019007d1d546b5cc4ea4 authored over 8 years ago by Juho Vepsalainen <[email protected]>
2.5.0

004e1bcad50ca7f93ee4eaf4352d5a2146f52078 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Drop trailing comma

9344545a0d95bf6e09a7a5541ca69b7e2e8669e1 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Make linting setup stricter

Apparently linting against root can be problematic (ESLint bug).

0be8d8ec22a6be89bc91ed590981d1051465ee19 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Port test to `function` style

If I remember right, this is the Mocha recommendation.

7494ca2ebc34675f9174a6bd88514bd615f46f60 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Make sure styles won't get included to test targets

b66ee16b8ff184fca9705ed1792f2e8b9066e86f authored over 8 years ago by Juho Vepsalainen <[email protected]>
Disable react/no-multi-comp

0fe225c8282b8448aa745b6d533947e56df85ecb authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

f2547cd0e85b1521ae192c854d67b34b1185c82f authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

44c9f0b87ac3c7bc83390218600d7fbd86334873 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Fix to ESLint 2.9.0

2.10.1 is broken with babel-eslint.

c4b8acb73a6016153e513f1b4b56fb1bac4c0c12 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add eslint rules

7731dbcf35631544444f0b3342e18ee80aead83c authored over 8 years ago by Juho Vepsalainen <[email protected]>
lib -> libs

9fc142abea7d0f0df0add6ed9ca9f052708a2ce9 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add better default style

f46a77613684cb35aaebc20eaae8c41bb569ae83 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add missing `react/` prefixes

40dfe1c5b33574d97815c55f40ff75c406222af1 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

Most importantly, eslint. The version range caught it but still.

4baff6f166599e0c2034d2228afe7f7428f0b432 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

f12855c50509023f5a1318556e3916304a538f4a authored over 8 years ago by Juho Vepsalainen <[email protected]>
Comment out `publicPath`

*webpack-validator* is currently too strict. Better comment this out.

69573e4171851a45773a0c61027ea35b4d615618 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Disable display-name and proptype rules

Better to avoid warnings.

48985ce94455f0dc96ce2fa3df9a1c3fd0b9bf8b authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

ac91ab85557792cafa670c7d0c8f2767957926ee authored over 8 years ago by Juho Vepsalainen <[email protected]>
eslint - Show just warnings for `display-name` and `prop-types` rules

60f1dd59bae020d248a23fc2f6c63febad254959 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Simplify tdd declaration

e54227e7b3f733f54ab4d443344def7207bcb6bc authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add `publicPath` TODO

145fbc147794e9c085ed39e8167e9729692b0eaf authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

fb3bc6ba425712608b924255042672c9c64241ad authored over 8 years ago by Juho Vepsalainen <[email protected]>
.eslintrc - Improve formatting

3c649352efbb0edeed09ad890e3fbfbb41a6f822 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Use default eslint-plugin-react settings

b03991e9b0e6ee8216ce772362936e47769c09ac authored over 8 years ago by Juho Vepsalainen <[email protected]>
Use silent mode with webpack-validator

The API might change but this is still a good move as `stats` works
again.

a9507ec586b479b2230c3cf5fe37a62f06d3691f authored over 8 years ago by Juho Vepsalainen <[email protected]>
Improve formatting

2cc0a6691862e85a6f2d287de91b4d595eb18bdd authored over 8 years ago by Juho Vepsalainen <[email protected]>
Set babel target so that hmre works

e76dbc32ac4af54c1f102b30128810a35f324a28 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Set up React performance tools

d443ab11e3c9fef9515cfbf6a1ee01956b72c882 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add basic instructions

7cd6d3650b681d7f703de4e9e8a6e21901765e10 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Write coverage reports below `./coverage`

89bfcb4d0c5d24200d09e2b5eb01c7480aaf43dd authored over 8 years ago by Juho Vepsalainen <[email protected]>
Set up testing

This can probably be simplified a lot. Time to ditch phantom?

d4cd5b2bc03319963381da22881ca7302676b3cd authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies and add support for polling

npm-install-plugin 3.1 works again. :+1:

a109ea57af9a0741e29f781fb645e301cfefdbcf authored over 8 years ago by Juho Vepsalainen <[email protected]>
Make path platform independent

9bedd7b492cf621efd0ea5e651084458fba0eeef authored over 8 years ago by Juho Vepsalainen <[email protected]>
Set up linting

2049471aae1de94674554410611d7fb93ea76903 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Drop redundant reference

22bca55504d24dddc9604cfb5c4569fbe0609129 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Drop ! from hello world

No need to get excited.

d5e384c0d52d9d5aade28b4e544c5c17525fdcf8 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

4781df28542ee2fba5f10b9193a30119766c5cef authored over 8 years ago by Juho Vepsalainen <[email protected]>
Use v3.0.0 of npm-install-webpack-plugin

There's something funky in v3.1.0 so better use v3.0.0 for now.

8a52df3c02cda363296fa0ea95e789cc9a8cf671 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add README

90c5e3c36210e03eb8ce0bffe3241acdc1a5f14d authored over 8 years ago by Juho Vepsalainen <[email protected]>
Drop purify reference

8d8da0a7cba75b94c6134d2e3e6045ef648badc2 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Initial commit

883bdbcf212981c80d341685216d84dca33c9345 authored over 8 years ago by Juho Vepsalainen <[email protected]>