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

Add initial content

89b0303157b4b774be14f25e31f157f1ff96d259 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update meta

181d1bd09de8022061e194fbacfb0b9ab95c5e0a authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add purchase link

ff3c8de5ce42702251e46dae55a5fea09c5f70a3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove duplicate title from content

55a4c215a56817c2e72699abac0b1b3f2334653a authored over 9 years ago by Juho Vepsalainen <[email protected]>
Set up extended site config

Still need to figure out a nice way to deal with chapter ordering, theme
linking etc.

32612333866a6cc742da481b7fdaaefc9218feb2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Set start script to point at antwar

755d5e817413e870d6d6f9e592bd15626f564c5e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Set up a stub site

No real content yet.

25074029e6105e36ef1d9fc520949769ddddb60f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Upgrade to default theme

This looks way better.

954f77cd7ce23f95156142531b773b568e9186b1 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #45 from gilesbradshaw/master

Removed extra comma

3eca4b947c994512eba93be4c941f9ad9ee1f01c authored over 9 years ago by Juho Vepsäläinen <[email protected]>
removed comma

e840aa523981fd9c83b68c9921e34afe09438191 authored over 9 years ago by giles <[email protected]>
Remove `no-unused-vars` rule

This isn't no longer needed as `babel-eslint` supports decorators now. A
nice simplification.

73f846fffc8472abcf3da156c9ca146ff961dc16 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #42 from piotrrojek/master

Fix book.json

32b6db1ad2e5c62af11433f80a968c9f57a20d8d authored over 9 years ago by Juho Vepsäläinen <[email protected]>
Fix book.json

f6cbde2defa581c36494344b75423a9761b86823 authored over 9 years ago by Piotr Rojek <[email protected]>
Fix NPM naming

NPM should be in lowercase always.

ef9dea70bea3c71bf8203e6dafa7a3491b65925f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Enable `no-shadow` rule again

This bug was fixed in ESLint at https://github.com/eslint/eslint/issues/2545.

Make sure you rei...

8f593625d3a793c3676c6ac6fdf83b2b08f439f6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #34 from goatslacker/patch-1

Fix display of npm

24c37e7ff0c6df097573925e0e9a2827abd088a7 authored over 9 years ago by Juho Vepsäläinen <[email protected]>
Fix display of npm

According to https://docs.npmjs.com/misc/faq#is-it-npm-or-npm-or-npm npm is never capitalized.

4d30e8b5ca6f56008243604563e24451c24d8e64 authored over 9 years ago by Josh Perez <[email protected]>
Promote Customizing ESLint to a section

9c57736ecb9589007d84df9d01f0097f1d055cc6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix character

Now it should render better.

5520f18c04914181788ee1c0dea80cef286f893d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Expand ESLint writing your own rules

Since --rulesdir will get deprecated it's better to go through a plugin.
Expanded to take this i...

665cea588160c926ada850b16c9ce479263001b6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Link to official Esprima AST visualization instead

e35ce723c74ca4cce134433f8dcac754aa5c414e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Replace ESLint false with zero

Looks a bit nicer this way. Now it's just 0 (off), 1 (warn), 2 (error).

0e54519317f5281fff05307e22f981aa99534f38 authored over 9 years ago by Juho Vepsalainen <[email protected]>
serve -> server

30a1c320f607f371b40bd670ecd9d7084aa8e52a authored over 9 years ago by Juho Vepsalainen <[email protected]>
Clarify wording

113723760547350dcf52add10536cb1f91ea6d86 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Note that `index.tpl` could be avoided with an append operation

4dfe935acf093e799c83a3f9b698a6463ceafc9d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Expand note about `webpack-dev-server/bundle`

1c37f5819ba2d525570f35529ce8bd46b493f160 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add missing `injectStyles`

ea0812066a663b25a7616522b1fc0d0a8e75148c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add smart-css example

Thanks Totty!

6d9c3b990dec87e67a40732bc744904fdae27151 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Improve ESlint section based on feedback

Thanks @nzakas and @ilyavolodin!

Closes #33.

6090158ef37db67ad7c7fed0db6fe7c13792747f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Clarify ELIFECYCLE bit

6a2c1eb9156f5631e60321aa6180546120eb523b authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention alias trick for running scripts

2a2f88d5676b1f5f74528dd4300e9a7021b5b638 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Push deploying applications to core chapters

Since the cat is out of bag already there's no removing it. Better just
get it done.

61bc1f72ebe224a995593a772b700c52f2cade67 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove numbering prefix from chapters

This is painful to maintain. Examples can retain numbering but it makes
more sense to have regul...

ef669a2e276f9dede5f42e16b120886bcf8c32fb authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update status

bc86f23cd4556c26db48df308bcc31766fa418da authored over 9 years ago by Juho Vepsalainen <[email protected]>
Port dev server to chapter 9

a2c429198a6dadffb0ff65c2c0a3f671b5c0eb6c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Port dev server to chapter 8

fa27d7201a359ab3cb61a5668fd88aea90a9629a authored over 9 years ago by Juho Vepsalainen <[email protected]>
Port dev server to chapter 7

5cdd05694163224de99eb1c07a120502305aeef8 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add dev server to chapter 6

d19c850d7c7747a646715382a3c966fecd70f902 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update chapter 5 to include new dev server

a70eb5f332cb1321e7c002eaca763e53a60f165d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Expand linting bit into a whole chapter

Now there's intro etc.

57d9673ae76c6e97a190bc42e7b3771b4a4476e4 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a stub project for linting chapter

Need to go through this anyway.

7b209f40c4a8b9a6ec6eda00de259ae703a06b97 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update README

4d9c332e60b76e37d6da091c9ddcb24de7bd4b04 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add TODOs

3039ee13cff3780a72c6b64fd6aee8e81372ddbb authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add WebpackDevServer bits

Still need to port these changes to following chapters and examples.

6631c89d0ed64accae6a8185a154208ba07b0e38 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Show how to set up html-webpack-plugin

647365f4b702d7fb8db92a66d91a7a54f1f301cf authored over 9 years ago by Juho Vepsalainen <[email protected]>
Improve formatting

6f5075b6f5dcde1f72b6ac4b01214c76c2841d15 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add stub for linting chapter code

a7ff2e13e605316223d9c5dddf931b302a822bca authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a stub for linting chapter

bb7ec9a2e3fa8f16b94bee09b0ae35d32870d6c9 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a stub for WebpackDevServer bit

87ca93cf5d9af03f81e9162b937f18ac80ddb055 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix formatting

64832d1842a02fdfe43aa05f7e58e47250cde3e9 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add an escape hatch to @persist

Now it's possible to skip the behavior during debugging.

Closes #27.

84ad6fb5ec10a88ac6f98fc13a2ec7f8d364433f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add missing lint definition

This is required by newer ESlint.

Closes #32.

0d09f82bdb21bbe66450f7cf7d13065d8ada5191 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Expand on BEM

9d84d2a8c2cd310fea890134bd749a20cbceab88 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update chapter name

2a64f68b7e93c5f8f90a289f0769de2786a16459 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rename styling chapter

Less memes.

ea972bba9bf0133c8de3c17316d4644049a2e214 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Clarify eslint-loader bit

d5033b492f113cf4009b4aae185a8685683234ef authored over 9 years ago by Juho Vepsalainen <[email protected]>
Another dev -> start fix

ae07d2572544f07f2e4f4902cc457b33910c2409 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Clarify `npm start` section

04415f3a94c1ca69cd63a7b607b8bbba687ea6cf authored over 9 years ago by Juho Vepsalainen <[email protected]>
npm run dev -> npm start

Thanks Justin!

8005c878b5ae4c80a99165b92a5c1fdbd0ecea6f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Document how to work around `npm version`

381565d470ee358f80732c12710c2115c24e5d9c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix typo (lifes -> lives)

1fd4a16001018945384c6e5b473315d5fba95034 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a snippet about getting support

6dbf45f3847b61c98813183a19cd8cfbecc803ed authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix decorator order

437bba649e23cb2b9b585acf3c3f7541deecea82 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Simplify acknowledgments

Got rid of nasty looking footnotes.

2923b6f994bc445936ba8a29634db1acf0c23592 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add extra note about supporting

3b39ac66dc31a54b7fac807d4435e2a7859d9b67 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add Flattr

89db01fa0b2ec6c7a732c31d461744100d6f3609 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Expand Alt chapter based on @goatslacker's feedback

7644df6fff8bdbaad2357315ad7ab6b9d3decf9d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention `eslint --init` introduced in ESLint 0.21.0

552eeaac1337bac6036a42cba49d37ac75690d0d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #25 from af7/patch-4

Make sure there is only one "export default"

cd30e66930fc2262af9ce164d091ec6665d93c45 authored over 9 years ago by Juho Vepsäläinen <[email protected]>
Shouldn't there be just one "export default"?

9a86a42da4b2551ce6f87c2168546a75e11270f6 authored over 9 years ago by af7 <[email protected]>
Typo fixes and clarifications

Thanks James!

efcef51c72d5b6ae49b77aa6de38cba44b7d3f03 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add remove TODOs and fix lint

Looks like ESLint update broke linting with annotations even further.
Needed to disable another ...

e9928639d74dab78a99fd62b4a1c5c24495654bf authored over 9 years ago by Juho Vepsalainen <[email protected]>
Make room for new lane functionality

48edd028cfc1b374d97d76f508ca4b44f7caca09 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove extra newline

9a6b1a430d9ef24622e5bf84d54bccf9a1631dfb authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention Twitter account

Closes #23.

12d277225bab5c421aac12b05c58c0b0d910c99c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rewrite sections in chapters 5 and 6 for clarity

Thanks James!

ba81f4c6573884458ac37e5ecc91173ac8c40324 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add Baobab validation example

Closes #12.

2dc1a9fb2f259cad7dfdb042fd7920410110d70b authored over 9 years ago by Juho Vepsalainen <[email protected]>
Implement validation for baobab

6821b05ee04b2a69e960086028aa070883bd85b1 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Push baobab Tree to a separate module for clarity

0ccc8525540c257c97be6ba08424cccfca950339 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Clarify `Notes` bit

Now it should be more beginner friendly as there's more explanation of
what's going on and why.

23bace93e680fceb7eeccfa9150b18d8ae6c5370 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add @PlantBuilder to contributors

6468643d91af1bbf7c97a76e8557add55f18ac45 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Move acknowledgments to book intro

d3d4b983c2ad2ce2e53bfdd6e92427efccbbfeed authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add @dnmd to acknowledgments

bdca05ed36939181c4732105e92d3568f3d65f1f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Tweak `set TARGET` hack for Windows

There was extra whitespace causing it to fail on that platform.

Thanks to @dnmd for pointing th...

80a27b3ea0d3357c27cb2e4b1522dc1afa596f04 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add potential chapters

3e1bb009cdd6b5168f09c36268effaf19a362659 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add progress tables and establish scope

0ae1b41c6b8634edd4b2e8540089bed0c93b56b7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rename `npm run dev` as `npm start`

Perhaps more intuitive this way.

00bdb0716f0f8989e40ceb0b9d1a559889ee38d7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add usage instructions

Closes #21.

b320216b35116287c665d218d3c4df6f8af87294 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update acknowledgments

7f67b7a0ac0453f31165501c5964f6097e2624ba authored over 9 years ago by Juho Vepsalainen <[email protected]>
Typo fixes + clarifications

Thanks Jim!

a83a191e683af53c5e64df203041c0a504fee9d3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add missing code tags

fcc14860d76e5c160bce470bbc22d508387f88e5 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix typos

Thanks Jim!

7d377538b288393377013b7dd43f5af3e9c4d761 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add XXX to DnD

Getting pretty close!

37c6f9ce5e6c66791a2464723e8816a7774efbbe authored over 9 years ago by Juho Vepsalainen <[email protected]>
Make note indexing global

Now moving across lanes works initially. Still some weird indexing to
debug.

b953e864b63a3873a33460f83d992b3f37338f67 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Expose lanesCursor to NoteActions

This is needed for id calculation.

An interesting alternative would be to model notes and lanes...

376664bfa756ae1765a67c29e9c618c20884af76 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Allow notes with same id to be moved from a lane to another

Still need to fix the indexing scheme. That needs to take other lanes in
count to quarantee uniq...

92701ae0098d503feb13b940195a10d3419ab428 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Separate source and target in `moveNote`

4370baa27ee11af5f44600b46903a3ea2554a9c9 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rewrite moveNote for clarity

It is easier to follow the code when there are source and target clearly.

4167f63ce10ebb99c1e51c9ce2a873ff9fc5e0b5 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Allow notes to be moved within a lane

292625316b518192263ebc8d3cbc7050874ca91d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Attach lane information to dragged items

d74d580a0bc5dd4147c4f6d00be9631ccdec69e6 authored over 9 years ago by Juho Vepsalainen <[email protected]>