Ecosyste.ms: OpenCollective

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

github.com/webpack/react-starter

[OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!
https://github.com/webpack/react-starter

Merge pull request #79 from Cellule/master

Fixes #78

16c0db3a3bad3cbf611007608339be31fc27bc8b authored over 9 years ago
Merge pull request #87 from jorrit/patch-1

Add missing backtick

5123582388f502aaa4c77b0255a467d813cc60ee authored over 9 years ago
Merge pull request #93 from robhowell/patch-1

Fixed "distrub" typo

795068976ef39e09513a23dd85f1e33dca66c1f1 authored over 9 years ago
Fixed "distrub" typo

Fixed typo: "distrub" should be "disturb"

0dceeec18d648e5566df5341ec87e1fa19d3e43c authored over 9 years ago
Add missing backtick

d4f6e87ddce5da19e31743e71c10127cba683580 authored over 9 years ago
use CSS Modules instead of local scope

48cecfcd3a528ceefdd3d68b4e0f05fffbedac8e authored over 9 years ago
Merge pull request #80 from chentsulin/patch-1

Remove assign entry.loaders for any value type

c34ee58ffae81aec92a61171bf574e8936f103a9 authored over 9 years ago
Remove assign entry.loaders for any value type

e890fb03649e451e5504d6eb3cc807c78e15f657 authored over 9 years ago
Fixes #78

Removes the cast to a number on the port because a string is valid and the port can be a filename...

a2d42e957eb1db71f89aaff95ecbbb91d62213f4 authored over 9 years ago
added an image

#75

307594cc8df815ad7d2adcd6a3b5c78a32388084 authored over 9 years ago
fixed #74

7d9ff30dc6554a7ad77834ce3326c52e0c016078 authored over 9 years ago
more explainations and info about styling

212f1b5702ddcd7e6d2dca66d7cfe0639d1c4d24 authored almost 10 years ago
fixed #74

a1a8b238f901086b0f7900ed6338c7cc9450ee87 authored almost 10 years ago
typo

99224e26972faf1c860cc5f39c1476de4cc1d263 authored almost 10 years ago
fixed image

0bfae74b8b7eda04f7e79071bf883d543ad33956 authored almost 10 years ago
major updates

9cc56aa662f71f4fbbadc2a1a380072203517b85 authored almost 10 years ago
Merge pull request #72 from 3100/remove-join-entry

Remove joinEntry, which is not used anymore

4c53347792198bbe36bd5553a6c607f98adb03ae authored almost 10 years ago
remove joinEntry, which is not used anymore

c9567168cf7899a8c8292b531234a49983daa51d authored almost 10 years ago
Merge branch 'olegakbarov-master'

af7235dcca7946cc92660ffa8e8eb5d764db12e7 authored almost 10 years ago
typo

6ad16ff2561e60dc37e2a9c01c25dcd7851ce9eb authored almost 10 years ago
new css locals syntax

7dae8b0a24257613c6eb3ab0b28e3b926f9493d6 authored almost 10 years ago
use css-loader/placeholders instead of null-loader

fixed #69

3e7a03d9ccb5dcaff4c99c4ae31d338b422ebb94 authored almost 10 years ago
enable experimental ES6 features

fixes #68

a4423f942026545f96aa673011a3a0cea0ebac57 authored almost 10 years ago
hide uglifyjs warnings

6031298ed0c1a9d37dbc4927407f7ae325a0352e authored almost 10 years ago
fixed stats output

3ce56f6d63ffaf556026da95b85b48a429cb3f34 authored almost 10 years ago
styles from placeholders

d4de0a4f93f4c52e513b068cb6d6552f3e54d26b authored almost 10 years ago
Merge pull request #64 from masterfung/master

typo fixes to the How Stuff Works

5f910d23e8f1f36f9f66e5b3ed756c37bfc11c17 authored almost 10 years ago
typo fixes to the How Stuff Works

4d39ec3058348640e634d1c0c2eebc6458645478 authored almost 10 years ago
corrected minor misstakes in HowStuffWorks

54f6ef57573c24d5e7eeac1caa65446dbd651ee2 authored almost 10 years ago
fixed bugs

8e1193a9de47d449be4d0cb9a4ad0a052d0104e4 authored almost 10 years ago
Merge branch 'documentation-howstuffworks' of https://github.com/barrystaes/react-starter into barrystaes-documentation-howstuffworks

d0a3132e89024e98a7684e38cff71e81fb61711e authored almost 10 years ago
Merge pull request #60 from webpack/wip

React 0.13, ES6, new items-store containers

162f78c29f9fb675033583a467b07a35b340aa92 authored almost 10 years ago
fixed prerendering bugs

c357805b58aec0dc0b915c1d595e5414260e1e1a authored almost 10 years ago
React 0.13, ES6, new items-store containers

033e08fa9f6c1c1587b63d80062c84c5d22b514a authored almost 10 years ago
documentation how the server db works

64e9112e67427652ba7b7005fd740226d14e028b authored almost 10 years ago
documentation added Q&A-Why quotes (interim)

984bd5302cac40907a15d3605ab3700b0c13c3f4 authored almost 10 years ago
documentation tweaks

9854a7431423392033cf7c322d2b30526e9d23ae authored almost 10 years ago
documentation table of contents

b10dfe304f786b2c5b56813dfe192a57a260dac1 authored almost 10 years ago
documentation how stores work

153a1bfeefaefe534e81575d4fcf01527ce70e72 authored almost 10 years ago
documentation how build works

From https://github.com/webpack/react-starter/pull/51/files#r26369672

d7628715ec59985dce7f5f2e29cfdb747fc7b357 authored almost 10 years ago
documentation how actions work

Added research for https://github.com/webpack/react-starter/pull/49

0cc7ccbc74b3aba71291a536014890d902f0065d authored almost 10 years ago
documentation tweak

Added insights from https://github.com/webpack/react-starter/pull/49

ac372de1df46f79675181e2a972e29b340fdf52c authored almost 10 years ago
documentation how prerender works

47cedbfbb9dc199c27c4ec3851a6086b13ce1514 authored almost 10 years ago
documentation tweak

Based on https://github.com/webpack/react-starter/issues/17

e90864a6a5d815e7d94cd93825c30812618c8add authored almost 10 years ago
documentation how routes work

c965d9d793ef85382aadc0e9ea5b4d1ef3c701cc authored almost 10 years ago
documentation how stuff works

b47941c21846882924bb27912ad73c22de784fc8 authored almost 10 years ago
Merge pull request #53 from FoxxMD/babel-loader

Use babel-loader instead of jsx-loader

97f85c76f9bb7100a0fbe8b961dd18e006ed9d46 authored almost 10 years ago
Merge pull request #49 from barrystaes/patch-5

Reusable menu component, todo page

040f75ffdc5b94fc47b4bdf4bcd0eb9d53dfd8f9 authored almost 10 years ago
Merge pull request #50 from barrystaes/feature-notfound

Added NotFound page.

5297f018c527d6c3ff2ec1e620d147371add866a authored almost 10 years ago
Remove exclude option in babel-loader

55a381eb98013f06544e717ebb9e569aef1e67bb authored almost 10 years ago
Merge pull request #57 from bryanlarsen/vagrant

add a Vagrantfile

0d3c1b0bb84981a4de0e0beb68ba6e83bb96d6e1 authored almost 10 years ago
add a Vagrantfile

19bf404a4ace020fdcdb42d8e578e938f1c5fa7e authored almost 10 years ago
Run all js files in app through babel-loader

0b0e2ca798c6bfb7f2761d274d1deb8217175067 authored almost 10 years ago
Use babel-loader instead of jsx-loader

* Installed babel-loader module
* Use babel-loader to load files with .jsx instead of jsx-loader

7ebfd5483d8a0f23f56012407024bf6491be2d9d authored almost 10 years ago
Fixed route not being prerendered.

f694f535b4f7928b63fb53b6a1c72ccf7a0474f6 authored almost 10 years ago
Added NotFound page.

51b6affa65065de65f4836c466993da147763eef authored almost 10 years ago
:Lipstick:

772115425eb4e877e2ad861f14c97ad8a5356ee6 authored almost 10 years ago
Moved MainMenu to Application

9df9c33840e702737968725d962b33c03d9ef158 authored almost 10 years ago
Adding subroute for TodoList and TodoItem.

ad65a2593698c9397d56b5a36ec7bac740f63a94 authored almost 10 years ago
Rename TodolistMenu

9f32ff151dde10df74e6fedbdbafd8aa2c2af613 authored almost 10 years ago
Added todo page (instead of showing TodolistMenu on somepage)

c0eec7bfb92ce81d1427a4bc0bd57df48450fc3a authored almost 10 years ago
Fix home route: was handled as todo list.

5675837699da1c72e7a1f26f963db1232add43fd authored almost 10 years ago
Adding mainmenu, todolistmenu components.

f4be0584d3005c9a3273066830b152b3eaa92309 authored almost 10 years ago
added coffee-script instructions

fixed #12

df17fe00b7cfe3a1a3d143869f2276b335951050 authored almost 10 years ago
Merge branch 'barrystaes-master'

6c597aee6ede75eec252c08555a5756e39c55613 authored almost 10 years ago
hide cached modules in dev-server

e1b233c6e7891f3497e50587b77e5ae7be7ed2a0 authored almost 10 years ago
Merge branch 'master' of https://github.com/barrystaes/react-starter into barrystaes-master

cd0d5b04bd8861dec2bbd6a245797f06f6da73c0 authored almost 10 years ago
Merge pull request #47 from barrystaes/patch-1

Fixed inconsistent syntax.

721943b2dfc3ba0e6c484ca418c4d491132b8eb6 authored almost 10 years ago
Fixed inconsistent syntax.

f207c6ac9f6ab1ac49cffc1d800400b666cd058a authored almost 10 years ago
Fix readme page

ac6acffed9a2d748a9ae7ebe0855021e052e924d authored almost 10 years ago
Adding markdown loader, readme page.

3ab5650489d24b5772b848c517b4e87f953efb27 authored almost 10 years ago
Merge pull request #44 from jonaswindey/patch-2

Update mainRoutes.jsx

05ce85d0849187101d5b07b04c471dca9d7f013b authored almost 10 years ago
Update mainRoutes.jsx

Fix for react-router 0.12.2

a77fe4bce5e3398a5fecdea6c6d6cc01506506a9 authored almost 10 years ago
Merge pull request #40 from dqdinh/patch-3

Fix README typo

67ce5191fb2b48cd1e1969c491d0754a6bb49c30 authored almost 10 years ago
Merge pull request #39 from jonaswindey/patch-1

Update package.json

6acb2d45f7343855963352d203ecbbcde138d9eb authored almost 10 years ago
Fix README typo

b205fbbe5a816b21895fd3702ade25bc73fe79a8 authored almost 10 years ago
Update package.json

Updact react-router to 0.12.0 for issue #38 (https://github.com/webpack/react-starter/issues/38)

1d88b2edcf2cf36ef6cc0b52099150607bb9c3f2 authored almost 10 years ago
fixes CSS hash

bcd8b14d698ca3972e6cd92291b8211de7dad2cb authored almost 10 years ago
enabled hash for css

8853747abcecd3a81bf753c6bfae5ae5059d6aa6 authored almost 10 years ago
changed default port

port 80 needs too much permissions
fixes #33

982fca3d3b57eac8f3f960d751dbc53cbff55f5c authored almost 10 years ago
Merge pull request #36 from yosiat/master

Adding support for woff2 in url loader

083cd33084a12e73d63b841382fdb54ffc2c15b4 authored almost 10 years ago
Adding support for woff2 in url loader

4fbc4e948f32f3773642d76d1dc734174258ef20 authored almost 10 years ago
Merge pull request #35 from yosiat/master

Adding missing file/url loader

ce529c6e999e35b458b795a68776b7d78b4f41f7 authored almost 10 years ago
Adding url loader

c444f23cec211692f56f19fd5bb789661a1fd618 authored almost 10 years ago
Adding file loader

1f3325ee4cc6eb48317ac7ba5f9013df4fb566f8 authored almost 10 years ago
added scss as extension

a3c60fe9a360f8f8d420f3c233ce8a084cc91ec7 authored almost 10 years ago
Merge pull request #30 from daannijkamp/patch-2

Remove unnecessary semicolon

e1a3475ec66307d24064a24f80887c9cb213b209 authored almost 10 years ago
Remove unnecessary semicolon

7756cc6c64d04bed116fe0ede8ebf3a8c28c0ef1 authored almost 10 years ago
Merge pull request #29 from daannijkamp/patch-1

Minor changes make-webpack-config.js

6b2a47d19f7c99df386ff618b7ee482b62f47c38 authored almost 10 years ago
Minor changes make-webpack-config.js

stylesheetLoaders was mssing a semicolon

7d6d81ebb4653f9f61d1b4f3b72d7d1bbe7a78bd authored almost 10 years ago
removed `hot` argument

7b42601bbeb955969326b454f836a094dbb2275c authored almost 10 years ago
removed old stuff, added static file serving

2263dc925f2c03ecbd68e11b7589ba661e53d835 authored almost 10 years ago
casing

8258fac6cc08ca2a6fdc3015dee73694fa6ad4c0 authored about 10 years ago
added error handling, load some page on demand

d076ca35579c84b43266063c75ea8b54afbc3229 authored about 10 years ago
Merge pull request #23 from dqdinh/patch-1

Fix typo in README.md

ba33709ebf61ce0dbd027ca013c07276e9245dec authored about 10 years ago
fixed #24

94b77f208a97d294988a3d3635bb5332a71e102c authored about 10 years ago
Fix typo on README.md

fb5d1749d900c834b802254ab9d6c1491f4a62da authored about 10 years ago
update items-store version

8605ad581675abc1c1edb4b020e6108e03ad1798 authored about 10 years ago
batch more updates

6936ac81279825bb726378118b9e21e14ced9e0a authored about 10 years ago
batch updates

226f9b58e3849389c61bbee3ed9633b9f1d24a5b authored about 10 years ago