Ecosyste.ms: OpenCollective

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

github.com/survivejs/react-book

From apprentice to master (CC BY-NC-ND)
https://github.com/survivejs/react-book

Merge pull request #302 from saschwarz/patch-1

Minor grammar fixes in 02_developing_with_webpack

6a24cc619fce921abcf17860df2804de2bfe5f0b authored about 9 years ago by Juho Vepsäläinen <[email protected]>
Minor grammar fixes in 02_developing_with_webpack

588358fe3d008c2ff16cc050798454552fe019fc authored about 9 years ago by Steve Schwarz <[email protected]>
1.9.17

d1f3c7a7e93b2c56212910a63cdca906b404b7ac authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Fix "detachFromLane"

Thanks @IngenieroLata!

Closes #300.

99c81676bc83ad24aef71c575e882b89dc9dffec authored about 9 years ago by Juho Vepsalainen <[email protected]>
Update project dependencies

Now building the project shouldn't give any warnings.

While at it, I noticed `note_store_test` ...

6c7229dca52fba1609702ff7f6ea0c3df2ae321c authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Make `Notes.renderNote` consistent

Related to #300.

9c162a4e232794e697baf7570de4dc30c95d08ab authored about 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #299 from mitchoneill/dev

Fix ch11 linting css example

7e91544e1021d92f34918177267a75bb0fddd45c authored about 9 years ago by Juho Vepsäläinen <[email protected]>
fixed ch11 linting css example

1e97773c7882b5b46e5a399c56d02dc9fe2dfd32 authored about 9 years ago by mitch <[email protected]>
1.9.16

bfaa2d59548686ce305190353ccfe315f00d9a28 authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Fix `return` typo

Closes #298.

bb53c8cce6122c46b6f587287862d41fec44e925 authored about 9 years ago by Juho Vepsalainen <[email protected]>
1.9.15

b37ed2ff519d56288a2062fb8786dbdeb5221140 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Fix build

*alt-utils* doesn't work with the default scheme so it has to be
excluded.

Thanks Omar!

747ca35d1ae1d27ee646aa8e10e5061f46258d26 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - package.js -> package.json

Thanks Omar!

3dc6eecc14e9a0c9f60f1d4f80626c789218b26e authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Add missing file

`Note.jsx` is needed now that `Editable.jsx` doesn't get renamed.

b7b0f3d18884624684e3e2356ee75097ffd78b9e authored about 9 years ago by Juho Vepsalainen <[email protected]>
styling react - Expand on CSS processors

Now PostCSS is covered in a clearer manner and there's a little picture
explaining it all.

717ad01dc68aa879e56f5cf6b27afb6e52ba6178 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention about 0.0.0.0

438f4cd678580bd24dfaa2c2c4de81618e4775b7 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Implement @sokra's suggestions

Thanks a lot!

e38b2a3d6f07447f002f5f919848683fecfc0586 authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Avoid renaming `Note.jsx` as `Editable.jsx`

It is easier to follow the project this way.

7fd77064d34f5ef42b2cbc5d8e9d07941a43b7d8 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Explain why functional style is preferred

aeb5bc21b70751f61c50deb7148a9115d90dff5c authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Bridge with *Authoring Libraries*

These are related so might as well mention about it.

d485edace7cfaa34cc0062ed88149ff423db7b83 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Simplify paragraph

More effective this way.

8276310a1a1438a0c29546b8406fc5102d23bed3 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Explain the custom Babel features used in detail

31131bd104d66273b0409a1b5b7117a68d9418da authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Mention `npm shrinkwrap`

e72d86b7768b8df53c8e963617b44d2b06479d52 authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Explain how npm version ranges work

648b8d6dd36445f5d5241d448b62457eb10c6260 authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Mention namespacing of npm scripts

0cbdc9a8a044ba23ba9edd07c8463a80265b56df authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack compared - Highlight the difference of task runners and bundlers

e58e1dd8fe53c6f23cb6a6cb204c371fcc78f696 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Highlight the fact that the dev build runs in-memory

460ef10212eaea5afe9ef64ebdc1bebc8bf24e98 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Document `entry` better

57c2a90352a61cb293b88db6c5b7d2023860376e authored about 9 years ago by Juho Vepsalainen <[email protected]>
troubleshooting - Add `Module parse failed` tip

cdb8971e66b6b9a515c41e62673ba3ba820f4cba authored about 9 years ago by Juho Vepsalainen <[email protected]>
react and flux - Update to Alt 0.18

Now *alt-utils* are needed as the core package doesn't contain those
anymore.

b8877524f2ee0b1593c15c1e3943915865600223 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Add missing commas (for instance)

81be0af6a0a5a16dce3097da281b8ea3e1221151 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Add @snowyplover to contributors

36f629536c3061c740c2ef664e7fa51030e1387b authored about 9 years ago by Juho Vepsalainen <[email protected]>
Merge branch 'snowyplover-patch-1' into dev

6db791e1e5738993faddcd8ddfa7fd0b56182037 authored about 9 years ago by Juho Vepsalainen <[email protected]>
01 - line 291 - idiom

2c268e6a5aae93cc87c6b1febdbc25213596bbbb authored about 9 years ago by snowyplover <[email protected]>
01 - line 269 - punctuation

f9703984e0b3eb219cb9dd8057aeb1dfcf54828c authored about 9 years ago by snowyplover <[email protected]>
01 - line 213 - punctuation

0f8ac6568d1b78dbb588abef3f311d326c16db6e authored about 9 years ago by snowyplover <[email protected]>
01 - line 209,211 - grammar, punctuation

e1cbd1e25315cebc93f6ddc2815653296ce142d4 authored about 9 years ago by snowyplover <[email protected]>
01 - line 197, 199 - grammar, punctuation

13ce1f358c3db8aa5263a336d7d794f678bedf0a authored about 9 years ago by snowyplover <[email protected]>
01 - line 189 - punctuation

5ca90a4d88db385dcf8f0fec77608e0fb88abe73 authored about 9 years ago by snowyplover <[email protected]>
01 - line 162 - grammar

2983775fa43261e46da3670ce0e29f797fefdb71 authored about 9 years ago by snowyplover <[email protected]>
01 - line 146 - idiom, grammar

2678f2fed8dbf8a7eeca8e6ce22f69267ca00bc0 authored about 9 years ago by snowyplover <[email protected]>
01 - line 148, 150, 152 - punctuation, flow

9ee658e86d823c77a897caa1cf2286adeeb69e09 authored about 9 years ago by snowyplover <[email protected]>
01 - line 146 - idiom, grammar

4bef358ce83b30cb6691f8111239753b616d974a authored about 9 years ago by snowyplover <[email protected]>
01 - line 96 edits - idiom

d32e01f5da10c196d6e71d3774813a9c6f81da87 authored about 9 years ago by snowyplover <[email protected]>
01 - line 88 - idiom

52c44a39c7216db1086e8634047c67c1c32e3964 authored about 9 years ago by snowyplover <[email protected]>
01 - line 86 edits - punctuation

de2694b2a93e4bd56a2db328ab8f13ba856d97bc authored about 9 years ago by snowyplover <[email protected]>
01 - line 84 - flow

c2490e1db9027a0e411c5afd2e61bc8b7e593d1d authored about 9 years ago by snowyplover <[email protected]>
01 - line 58 edits - punctuation, grammar

ab1d5970cbeb77a53286d03e1967ba979a106418 authored about 9 years ago by snowyplover <[email protected]>
01 - line 52 edits - grammar

e8e48f82df81fd7d95e6757d3f853de38a083335 authored about 9 years ago by snowyplover <[email protected]>
01 - line 17 edits - punctuation

930e89c81b9357a13e569cdd2f15ed314faf5dab authored about 9 years ago by snowyplover <[email protected]>
01 - line 11, 13 edits - flow, idiom, punctuation

d34f921439a32fb9c056bb78051ec35d47cf4eaa authored about 9 years ago by snowyplover <[email protected]>
01 - line 9 edits - idiom, punctuation

ac7117b9fcdc943f3d8111399119b8cf1d0da952 authored about 9 years ago by snowyplover <[email protected]>
01 - line 5 edits - idiom

0b4fa4b28aebe037d321e034a925733e81fb1d5c authored about 9 years ago by snowyplover <[email protected]>
01 - line 3 edits - flow and punctuation

f35bb44f7dc72e9a7ba39db1e9ebd35b42fe6962 authored about 9 years ago by snowyplover <[email protected]>
authoring libraries - Show how to set up preprocessing

This is important as it makes it easier to consume a library through
Git.

ea22e4b64192da6a860bb51523a2acb8d14ad57e authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Mention rollup

7f40d1c08513758b280361c5f0db00d25a0f3960 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Highlight the fact that `test` must be a RegExp

57fa86ea74b55bfecbc06fb6af7764c7bb347a42 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Mention that `include` accepts an array as well

4aac85c663a77a53827aafce167e5098d298a037 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - `renderTask` -> `renderNote`

Consistency.

b1922aff3e74dd409f3cc2fbb405841e6f2bb875 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Simplify `Note` rendering logic

ed36935c99553479e78ec430e1750f75232a6de9 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Add missing braces

Consistency.

17bead15f7b7825c399edd2eadc7032d48a22b99 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Add missing comma

Thanks @jdstep!

3d252e1a972ca4ca97004742bd966f4b8103e976 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Note that .'s are needed before extensions

Related to #290.

6f2ce8969d7f57e112bb442b879f6bc98ac9bf60 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Add missing `classProperties`

4058e1ee182cfffe398e386a1bff672c9fba23ee authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Add @RogerSep

Thanks a lot!

822cc01189d1fb7a3ad34ffb53dfb3139945d4a6 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Drop `findIndex`

The logic can be written without. This simplifies things a little bit
(one less dep, less to exp...

0cadf70873e334faf2460e8813c03e2b438de9e8 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Drop headers.json

This is a part of the site now.

9e3d90ebeb5588984f88a1a44a8848f7638477d3 authored about 9 years ago by Juho Vepsalainen <[email protected]>
developing with webpack - Explain why `output` is dropped

511f18343ee5d05f545d07f198869f8d0ee8dcce authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Explain `extensions` in more detail

8cc74b54fffad198b50e2c0fc029fc0001a33feb authored about 9 years ago by Juho Vepsalainen <[email protected]>
Merge @xuyuanme's fixes

Thanks a lot!

Closes #289.

91cf896462d81598e5206329161884a0d0a79039 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Drop redundant *stage 1* mention

c26e8f500c4635b5016a444a967342539d0a7982 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Clarify GitHub Pages bit

Related to #288.

d45fad30f565f41c3501245601272f5b52b109ea authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Mention `classProperties`

Just making it clear property initializer depends on the declaration.

46b83cdf4eb660844de95c4ad773e315ded93671 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Make it clear `.babelrc` should go to the project root

d1a89463b0824c9a101709de6d8b615200af5f15 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing dnd - Use `react-addons-update` instead of react/lib/update`

Latter would break with React 0.15.

4bb4cdc9f6c5aafac6f99507f9d834b4ef4efdfe authored about 9 years ago by Juho Vepsalainen <[email protected]>
TLDR; -> TL;DR

5ad4eb7d29806ecd3ffa11c36f6823a71798c27c authored about 9 years ago by Juho Vepsalainen <[email protected]>
Drop redundant image

d322ded4196f15430c6881f480b8b292c94c1242 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Fix caching approach

Finally figured out a way to make this work. Adapted based on
https://github.com/webpack/webpack...

418534e580f3ea3f14da39a7178af8559ae72426 authored about 9 years ago by Juho Vepsalainen <[email protected]>
authoring libraries - Drop babel-core mention

5c568251b790c4d1505c525e9a64806473cb421d authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Add missing property initializer

Thanks Michael!

020fa9e7271430fae54741cb3be374d3a11c15cc authored about 9 years ago by Juho Vepsalainen <[email protected]>
from notes to kanban - Note that `value` prop is used with Editable

Thanks Tyler!

7e590a0a6c6b02d1c319e568fcea76eacbe250c2 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - `let notes` -> `const notes`

Thanks ricka!

fac47d27b4b539eb111938b20bf2578bfca4b27c authored about 9 years ago by Juho Vepsalainen <[email protected]>
1.9.10

c95a2aacfb0e55aba704163f7595ae60f657ea8f authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Drop a redundant paragraph

54c3140c0a518e828ca53bacaa44d4e4013583bb authored about 9 years ago by Juho Vepsalainen <[email protected]>
Drop _isomorphic

No need for this. It's better to discuss it in detail through a blog
post.

a435a81f69d42ba740f534b462f19cdbde1757db authored about 9 years ago by Juho Vepsalainen <[email protected]>
linting in webpack - Use the new path format

f1b458088b1096e57d6718c67b1bc792361c5213 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Tidy up Webpack path configuration

It's neater to push paths to a namespace of their own.

d3ba91521fb745d7e020b6f5186852f41b625ccf authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Explain `DefinePlugin` in more detail

a71744ffe6164fbc960c1b6a98c34948d005b4f6 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing notes - Document {notes} shorthand

9c8f31dd007b0947855b9eb2eb8d1c1ac4798698 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Update cover

Fresher look. Big thanks to Prospect One!

7661ec080901f5012b68d06128502d01e7135900 authored about 9 years ago by Juho Vepsalainen <[email protected]>
building kanban - Add missing output configuration

This is needed given the configuration was moved from "developing with
webpack" earlier.

Relate...

603ce0add179027eed9e03cf6fa1ccb8a6aa9c33 authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Thank @hvdklauw

781f5556837f4b461ce82eeaa94e834ad2dc7640 authored about 9 years ago by Juho Vepsalainen <[email protected]>
implementing dnd - Clarify DnD logic

Thanks @PetaPetaPeta.

Related to #286.

1e9f1475960267d15af806b035e79fba5247fe66 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Use `stats: 'errors-only'` to reduce the amount of dev server output

Far nicer this way.

78fc44118fcff6b6e04e00892b88d8f7544c02d2 authored about 9 years ago by Juho Vepsalainen <[email protected]>
Show correct demos for "developing with webpack" and "webpack and react" chapters

fd0afe7a36c926098b849a5202f37b1b1ab6e0b3 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack and react - Link to the extra features used

862e4ab040face0e9fe52c66bc649f571edbd8f9 authored about 9 years ago by Juho Vepsalainen <[email protected]>
typing with react - Update examples to render through ReactDOM

ab483d9bf03208dd8f96dc31ca4c828f681af91e authored about 9 years ago by Juho Vepsalainen <[email protected]>
Use property initializers across the book

This simplifies the examples somewhat and gets rid of a lot of annoying
binds. I know it's an ex...

c3434903d1ab9e12ca745c6b57856bd39cd77ea5 authored about 9 years ago by Juho Vepsalainen <[email protected]>
introduction - Simplify paragraph

6a77dd998cb68d5b6582e55acefc869d27ceeb37 authored about 9 years ago by Juho Vepsalainen <[email protected]>
webpack compared - Drop redundant "to"

Thanks James!

5528b3be7aa63fa027cb9012deff9e5909ba9231 authored about 9 years ago by Juho Vepsalainen <[email protected]>