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

Push DnD ItemTypes to a separate module

2e4430c1a978426a1be9f7670ce4a87254b60a87 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention eslint-plugin-smells

ed7318f57e3a9e17a12376d953057fe64eefe457 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add JSCS example

2da4e195b532fad4e5a5e04ac22f4ab8604fc484 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention about possible `package.json` based configuration

119becbb87bc6822cf78fbbc75f5bd1e2b3f380d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add missing newline

Now this should render correctly.

4042b7a133bb16680fc1b2f1f876e959d5cb5741 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a section about decorators

Closes #11.

457984dd3e11e0f2464d22f0410f0655d0d47741 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Set up a rule to skip redundant use stricts

This won't be needed for es6.

f7123715467494b2e303ab717dc9120e550356b6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Disable eol-last

6fb774584a48bf2a96127008da1b614f823999d2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove extra configuration

7ffeeb0da9fe5fbe29581a671211e06df1a76538 authored over 9 years ago by Juho Vepsalainen <[email protected]>
todos -> notes

eeaa50e98afe1a7aa09d198e1dd2ad96cb85a56d authored over 9 years ago by Juho Vepsalainen <[email protected]>
TodoItem -> Note

c2e3464213a9e3d5ec71454a3e82660ce40cc9d3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #9 from af7/patch-1

Update 06_react_and_flux.md

e03e112e81075424d6f6c2c8b909c3bc0586c49d authored over 9 years ago by Juho Vepsäläinen <[email protected]>
Update 06_react_and_flux.md

I am not sure if I get it right (most likely not), but shouldn't this be "coupled"?

b05cbfba0d8f420e2ce5aea7b7c16828e029ef07 authored over 9 years ago by af7 <[email protected]>
Add TODOs related to lane to lane logic

50ed4aef34c461395a188dc8a31c14aeb501e234 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Make DnD work within individual lane

This needs to be pushed to a higher level to make it work across lanes.

6812506d6e9af4eb4334df475ad199fe896933b2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Allow dragging to be started

af6c4818936633b9f596a30b07be94d351041d99 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Set up a starting point for chapter 9 example

I noticed `extract-text-webpack-plugin` was missing so added that to the
project.

fc2ee66dc76349ac147602c43890ed096c0ee5f3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Get rid of the old polishing kanban demo

This will be replaced with something nicer based on the most recent
version of chapter 8.

31c2ad1cc4a47d19573424c2fb3cb72ed9086642 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Simplify configuration and add warning about env on Windows

Now `webpack.config.js` is at the project root. This means `--config`
isn't needed anymore. I al...

67fb82bfb10513cde7f6ff947f4ef7888f2d0780 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Point directly at `config/index.js` at package.json

Looks like just `config` can be problematic on some platforms.

f2f4b35c081c3b6c5c3cd0b9cf32e138311dce3d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention --silent

03c14d5bf3e66d37f5f6ed3923b1c8ef00a59b4e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention about `|| true`

Related #3.

4664b3630110f4e72958674ea06f0d2a2be38ed9 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Use `eslint-loader` explicitly

Related to #3.

164166338a685b39cb737ca6082b1b97be08d5a7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update sample

9dffa2037ffffe2c2a04cc16a626eabb52fd1bf3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update react-component-boilerplate bit

26afb3fce3fd6f0215fa7cad57a2dc4d95a95825 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Simplify configuration

This probably isn't the ideal solution but it's better than earlier. At
least now there are no e...

4ec0c49b07ade4635f28e2a05c61227ecad802d7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #6 from vitaliy-kotov/patch-1

App.jsx listing

03fd499287a923e1fdf5dbff687818b7747e6aba authored over 9 years ago by Juho Vepsäläinen <[email protected]>
App.jsx listing

Got no "edited" prop at this point so null object error

84da41e3d3c1a7074929d0631fb24298ee17a187 authored over 9 years ago by Vitaliy Kotov <[email protected]>
Merge pull request #5 from vitaliy-kotov/patch-1

Add listing files names

c0dde95baf378a80a7df70a5ca00ef5d65a684f7 authored over 9 years ago by Juho Vepsäläinen <[email protected]>
Add listing file names

e136f75ec3a2adefb2c7f2ecd731123163915694 authored over 9 years ago by vitaliy-kotov <[email protected]>
Add @vitaliy-kotov to acknowledgments

8307f2291b90b4ab4131e7255fcd94396285fa04 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add more context to configuration examples

Related to #4.

3b1496d55014faa13a11a5ae1fc94c1cde7043d2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
TodoItem -> Note

Related to #4.

588483aeba67a93028bdfd7c27aaa9143b548a7e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Set up Sample.txt

84c55b96bcda11bbd397679499535be05be422be authored over 9 years ago by Juho Vepsalainen <[email protected]>
Show how to use jscs with JSX

5bd8981dd1059dcba250ffa3144750d326c7cfe9 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention JSCS

335eb994422704f1c1c62177aafa004abed7e82c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a warning about loader naming

03c1af604d0d823923a3aaf21c81cbb0ab05f15d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a section about CSS methodologies

0428a171516eb47194dd4b3986825f971a056353 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add section about linting CSS

9ebdd4365af4d437062ba949f5271bd3c574f23f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention scoped packages

fa3d5a0ebacd9930f590ddd818d23672912b852a authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a snippet about React Inline

aec63513bd1ae94f992b14abcda2fd7fab3205cd authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add section about styling React

69dee62247cb387b31c56464c2e504bb0cddea5d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a section about extract-text-webpack-plugin

96b5bdc312c93c56242bc6d564fdefdafc0dc7b7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update bundle

cb5009a012169971e6298d0de35d5e3229dfedac authored over 9 years ago by Juho Vepsalainen <[email protected]>
First pass at Kanban Style

2f1423c67d2f2522094e1035a0bfe9df5a6f2799 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add some default styling to Kanban Style

536eeae28022b81f2f31fe8959b8f107b94883ff authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add stub for Kanban Style

6e52a8365ab3d4bd3fbb0f465f3b24a4f4641eaa authored over 9 years ago by Juho Vepsalainen <[email protected]>
Mention .babelrc

50331718dc10812920b07441dd6c1fe1ab569fa5 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update to use Notes and new baobab API

37c97f7c8e6d58233e9ea7c49b43565c63e415e6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove redundant import

e9bcb558431c768975a03440ddea6cf64f8b2030 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove redundant parameter

7b94a4b8afd5e81eef405d5fd87024864e7084e4 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Simplify cursor handling

59837a7ee00738351b9879532114309144b9f377 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix Notes context

It gets passed as a parameter to constructor so it can be used from
there.

e620b1f4d2fa87e2a8843f0b410b71630c412efb authored over 9 years ago by Juho Vepsalainen <[email protected]>
Make cursor prop definitions baobab 1.0.2 compatible

137a64fb176b13c1891e5bad664e4c1558079d34 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix proptype naming

1e03102f9ade2b284028aa9179e00eec8c2953ff authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a bunch of XXXs to baobab example

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

4372513d55802a867d8202d623fa2d5590b28790 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update baobab mini-demo to match current API

4c7240338047a6b6768baf12be62ff98606cb047 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove redundant css

f9ecc593a84a8662fa1d25dbbc49ae7a012850fd authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add stub for understanding configuration chapter

This chapter might go away altogether. Too much overlap with actual
documentation. It may be bet...

d1424f65ebce5c032379777b57d36fdbf9d14a74 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Make flowcheck work with babel annotations

Bit of a hack but works. Hopefully flowcheck receives a proper support
later on. Now I just stri...

aefc24847a37453b3cde0007d7225d4eabe0956e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Tweak gratipay link

5a4c274a9ef2b5017319cbd7025a04934468cc94 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Tweak gratipay

18f629dcca146122d33004edc06c4aafe040234c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add gratipay/leanpub info

aba008fff3294f49e488afe73de034a9b7c5f499 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add missing ids

08c9b37435deef9528a078584c4ffdb5a8b3e1f4 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Dig lane cursor from context

This will likely change but at least now the demo works again.

a18229e2d83900aa5f7b77d911add4cc5a091f90 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Try to get baobab cursor into context

d45e154f25dd85e68c582d7453f3f879d01c1924 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Push Baobab app persistency within a decorator

a8589c463e186577881a6c8e7f34f1434ed49d8f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rename 7th chapter

23fca43c182ad6fc949c18e14547e4928bb0e164 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Start porting example to baobab decorator syntax

f57b485248ef39758538cfafebd0ae6e9c43f9e6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a section about sharing authorship

8afef468bc87c3f6a45aaf81c6c93ba27828a5e5 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a section about maintaining dependencies

de6a13919ca6497a3b9e323baec905b4ae134941 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add information about NPM lifecycle hooks

b059c21a56f6265881d3d95b4c6b1902c44fca9d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Remove HTTP2 chapter

Not needed yet. This can be added later when it's more relevant.

580e5435be112bef57a7844708d218090ea17f65 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add missing number id to schema

fac901d91be4af936873531f0ea7fa924074f4ef authored over 9 years ago by Juho Vepsalainen <[email protected]>
Fix eslint in chapter 8

Just needed to update dependencies (needs new version of babel).

a2895d97fae60e5763252698408a066ff634c649 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update to use decorator syntax

Note that DnD doesn't work yet but at least this doesn't fail in a nasty
way.

TODO:

* Figure o...

87179479813a6e715a58eb0c7db494c6e306c378 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Todo -> Note

59a10fe54d912008f070ffe6f2a13e6199be1f30 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update Alt link

2cb2fe076321edcd071e61870be3adc4f10d5ed0 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Move section about ESlint earlier and expand

519e4881ac6f8fb99d06c21fb375bbdfde80184e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Improve wording

6ba80478f745f6086b089557d0722800e397ac8c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Improve intro of sharing common configuration

a4f6d83c399f70a39ba425f6723154fc73b3d342 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Improve structure of loading CSS

90e7b7750fb4bc728aa1c0eab5cfbbb3c09aa9b2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add CommonJS example to supported module formats

Thanks to @thaifood for pointing this one out.

5af8a6cc75cf8fa90b8a3fa0e794155af9edd129 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Move gitter badge up

1f7229e1f816e233e450392bbd4f7a2381c180e3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #1 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

5d19d985481520936ab71cb04436f0650c71e692 authored over 9 years ago by Juho Vepsäläinen <[email protected]>
Added Gitter badge

87041fb11c0b4d603afc9e1aa749f5c9bdd10ad9 authored over 9 years ago by The Gitter Badger <[email protected]>
Add missing formatting

4f8e09ed001041190befd740d1cbced70ab3108f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update config and build

26ffa7ed2699cc1a0e1831d655bc544ecdb6d5ef authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rename todo as note

a7406180433b4a004bf89946b880811a49151df3 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update bundle

818b9c3da2e46e427eea14dbc54b4f68550c5bc0 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Clarify naming (Todo -> Note etc.) at chapter 5

d020481256a5a6584c290498a896eb8abc8d12f8 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add a section about optimizing build size

This felt like a good place to explain the basics.

3af15863ef6307c180593ab7e569d83f876be4d1 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Update bundle

5bf33af3feb12e17db08c1438275b89ba982209f authored over 9 years ago by Juho Vepsalainen <[email protected]>
Explain in more detail what React is

affd7e63aeaa3a3b9f74fab5e62ad177a6072651 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Rename getting started source

1ec1d919aca10cf351dd196db98a029ecbb2a478 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Move supported module formats earlier

dce9dfac7ec34e5205fdcb1a55d06478744c750e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add motto images

b7314d456569349e567496541a4add7d84cdbe67 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Swap Webpack compared and Getting started for a better flow

575e1420222aeed5df616cf9db65c8c02999c228 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Add more info to README

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