Ecosyste.ms: OpenCollective

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

SurviveJS

Open source books and blog
Collective - Host: opensource - https://opencollective.com/survivejs - Website: https://survivejs.com - Code: https://github.com/survivejs

Merge branch 'master' of github.com:FormidableLabs/spectacle

github.com/survivejs/react-for-awesome-people - 4dda07a0168d1c4f6eff83f1d3506fc599f07336 authored over 9 years ago
Merge pull request #22 from tikotzky/fix-hot-loading

Fix hot loading

github.com/survivejs/react-for-awesome-people - 1cc141c4afda455873f21e74f4393b8c2d6ff967 authored over 9 years ago
Merge branch 'master' of github.com:FormidableLabs/spectacle

github.com/survivejs/react-for-awesome-people - d6b97d1c794b6291959cb2a25d27efd1ea7c03b8 authored over 9 years ago
Merge pull request #23 from FormidableLabs/presenter

Presenter mode

github.com/survivejs/react-for-awesome-people - 7ed3df9ec10fcfc1d0f09f55639a5c19ce682b8c authored over 9 years ago
Merge pull request #21 from tikotzky/delete-dist

Delete dist folder from git

github.com/survivejs/react-for-awesome-people - 8fc3359e9c51bb3fc25c7bb468b68bffac636b8a authored over 9 years ago
Typo fixes

Thanks James!

github.com/survivejs/react-book - 19b54f90fe825675abb0b988b040cfb58206b753 authored over 9 years ago
Drop reference to `WebpackDevServer`

github.com/survivejs/react-book - 5647f61b3f863c80ca2ee5b4d24215e51d8643c2 authored over 9 years ago
Get rid of build dir before copying

github.com/survivejs/react-book - 4c84b475caa13a4b364ecd8bf3b3956252d6d9fa authored over 9 years ago
Beauty pass on the content

Grammar fixes etc.

github.com/survivejs/react-book - 66b2077238f14636de825fd6340ad573faabf8aa authored over 9 years ago
Simplify HtmlWebpackPlugin configuration

Now it uses the same template for production/development. Previously it
depended on build `index...

github.com/survivejs/react-book - b84bfb2ff51378830eca09aed23340af400b22eb authored over 9 years ago
Document spread operator

Closes #73.

github.com/survivejs/react-book - fd3a586cba1865f8b65eb40d11ae0c282225e462 authored over 9 years ago
Drop `WebpackDevServer`

This simplifies the project somewhat. If needed this can be discussed in
more detail at a future...

github.com/survivejs/react-book - 81f250c8210ea7c6e978d150a82b29de415979a3 authored over 9 years ago
Add missing this

github.com/survivejs/react-book - 07b48ed60558ed8f1773a4be0fb847ed4c08b175 authored over 9 years ago
Make formatting consistent

github.com/survivejs/react-book - 9d7db70f3e2be291670a9b4c815167cd89710b8f authored over 9 years ago
Mention uglify mangling option

There would be too many warnings at build so I'm leaving the current
solution there unless someo...

github.com/survivejs/react-book - 98c865de11a9000a92c2b0f2107b1cb7cb3521cb authored over 9 years ago
Explain why Alt was chosen

Closes #37.

github.com/survivejs/react-book - 94413f141b200b6a392fa797eafb2b20e7cf8206 authored over 9 years ago
Add a section about other configuration approaches

Closes #36.

github.com/survivejs/react-book - a77a82141dbddfe49a844f4e0136217c982bf64b authored over 9 years ago
Improve formatting

github.com/survivejs/react-book - 90bf7f59d7a82616312b9f41f6cd7ed0871aa6f2 authored over 9 years ago
Explain why `() =>` is used

Closes #40.

github.com/survivejs/react-book - c0e84b53b060995e8ad0994eb9cd5f7b71a35493 authored over 9 years ago
Add missing `this`

github.com/survivejs/react-book - 07073aeb6af673038cd42d9ea7e773c326410d9c authored over 9 years ago
Add missing entry point

This is needed for CSS reloading to work. Thanks @lrezende!

github.com/survivejs/react-book - 65a356834801207e8a4cfcf6009fda0bec89c114 authored over 9 years ago
Drop redundant definition

Looks like this got obsolete thanks to configuration so this bit can be
removed.

github.com/survivejs/react-book - 0cbf7b4d9d936bef0eb33ab41f85ea9ff24d7396 authored over 9 years ago
Merge branch 'master' of github.com:FormidableLabs/spectacle

github.com/survivejs/react-for-awesome-people - bdced5e2a875529903980755b9e1eb731c576bae authored over 9 years ago
Merge pull request #16 from kennethormandy/ko-surge

Adds Surge as a development dependency for deployment

github.com/survivejs/react-for-awesome-people - a2803248d08d8256dab6226bd10272644ba20de7 authored over 9 years ago
Adds Surge as a development dependency for deployment

github.com/survivejs/react-for-awesome-people - d515cdc53a52fcf5b02236a93292c4b5ce134f94 authored over 9 years ago
Expand on React (component conventions, hooks, styles)

Closes #39, #71 and #63.

github.com/survivejs/react-book - 9fedb7a9f53614002441df5ea6c91e059971fe42 authored over 9 years ago
Discuss Babel in more detail

Closes #65.

github.com/survivejs/react-book - 5ddd2d34aaf68fa1f744391f26875f38e718995a authored over 9 years ago
Full conversion to Radium

github.com/survivejs/react-for-awesome-people - 451d8d93ffa1de2faa591041a80e8eef8a7c87f3 authored over 9 years ago
Drop main suffix from configuration

One less thing to worry about.

Closes #64.

github.com/survivejs/react-book - 8fe8a9ec65be26d224f17ffa9030a4a5b076468b authored over 9 years ago
Add a note about `on` prefix

Closes #70.

github.com/survivejs/react-book - ebcf9005b9b8dd2bd82c234078576183781509f6 authored over 9 years ago
Move draft chapters to the right place

github.com/survivejs/react-book - 33acf49dd88398207ccddd2685500742590e7acb authored over 9 years ago
Clean up binding contexts

github.com/survivejs/react-book - 9e3f293761f50465aa9ce4eadb8f53d896f2be62 authored over 9 years ago
Document why `webpack/hot/only-dev-server` is used

Closes #67.

github.com/survivejs/react-book - 2f5066e327964b956de6a5bcf5454d1fc49dbb17 authored over 9 years ago
Copy favicon.ico to site root

Some browsers expect this.

github.com/survivejs/react-book - 94aebba6e9851aba6e09d7b0f18036462547642a authored over 9 years ago
Minify images

The site should work a bit faster now.

github.com/survivejs/react-book - ce883e6a3ba27cc85b8982ad45ea2bd61f34f8ba authored over 9 years ago
Make front header image smaller

Just improving loading speed.

github.com/survivejs/react-book - c26f9c231dc2e7c117a0c090a4307eb5b5aca861 authored over 9 years ago
Make the size of kanban board photo smaller

This way the landing page loads a bit faster.

github.com/survivejs/react-book - 662e1cf619532c6a8aff151a3f2283cadeacde44 authored over 9 years ago
Merge branch 'master' of github.com:FormidableLabs/spectacle

github.com/survivejs/react-for-awesome-people - a300f26aa2d1c1bb3fbeedb13f799c4cf2db59e5 authored over 9 years ago
Merge pull request #15 from mdamien/patch-1

Correct typo in imports

github.com/survivejs/react-for-awesome-people - 7a246e35317b0faf80b6d37237cd20ae9be6b30c authored over 9 years ago
Merge pull request #13 from pbowyer/patch-1

Fixed typo :)

github.com/survivejs/react-for-awesome-people - 631582ca4ab8f8aa4fbf3b15bcaa8776e0ecc2ed authored over 9 years ago
Hide dashes from sidebar

github.com/survivejs/react-book - fd58db501cb502b994344354b98c2e3465557220 authored over 9 years ago
Animate header anchors

Couldn't resist.

github.com/survivejs/react-book - bec09de24688835920e1a40f974b7c9fa6ca11f1 authored over 9 years ago
Make landing page sidebar font smaller

This way it stands out from the rest.

github.com/survivejs/react-book - 66dad73d7fa41d403c8e09160c31e5579da6e1b0 authored over 9 years ago
Make landing page header texts consistent

github.com/survivejs/react-book - 27bc77004d4057fb373badc2177b294b7a6d33f5 authored over 9 years ago
Improve header hierarchy

github.com/survivejs/react-book - be984a2b22d82760ecf97a8bb3e690c7076ca9a7 authored over 9 years ago
Merge pull request #12 from eligolding/patch-1

Fixed typo in README

github.com/survivejs/react-for-awesome-people - 1a67db292a729b2690da09d1510fecc4b9988584 authored over 9 years ago
Merge branch 'master' of github.com:FormidableLabs/spectacle

github.com/survivejs/react-for-awesome-people - 20052f502447038167879e17f7e98636b95f81b3 authored over 9 years ago
Redo header

Looks a bit better now and tagline makes more sense. Less cliché.

github.com/survivejs/react-book - e64aec0af0cfa29a739a953277da96b8edf4a1f9 authored over 9 years ago
Use flex column for .docs-nav always

Looks better. Maybe this should be the theme default.

github.com/survivejs/react-book - f21ca51c544a3739c24e2e70261011267a76c57d authored over 9 years ago
Ugh css for vendor prefixing

github.com/survivejs/react-for-awesome-people - 7cdad959ba00384eb674dbd1d05dbea15e816d1a authored over 9 years ago
Hide button shadow on hover

Looks a bit better.

github.com/survivejs/react-book - 5a4496bda79fe5125e7434ee44795b3b40897931 authored over 9 years ago
Add React header image

github.com/survivejs/react-book - c736feb80595a2a93ef06d04e5a51aaca8bab754 authored over 9 years ago
Use a higher quality React logo

Old one looked bad on retina.

github.com/survivejs/react-book - b58448ded8307e1f0d0caf832e78a340dee73bf5 authored over 9 years ago
Add purchase info

github.com/survivejs/react-book - b7ddfa5d27920a3291b61b52a914294b5e8d93d5 authored over 9 years ago
Push cover image to sidebar

More compact this way.

github.com/survivejs/react-book - 5cb101252e1852566371498ca55ff2190634fba3 authored over 9 years ago
Move author info to a sidebar and clean up

github.com/survivejs/react-book - 2f01b6bd0c0ad1f45eb7a82b82b07fd640496205 authored over 9 years ago
Merge pull request #2 from tikotzky/fix-image-styles

Passed props should override defaults

github.com/survivejs/react-for-awesome-people - 19027be8015f414d948ab93ba5403b8d46d6c8d2 authored over 9 years ago
passed props should override defaults

github.com/survivejs/react-for-awesome-people - 16baaf86dd6146f98741232739cb1ee3e221587b authored over 9 years ago
Merge pull request #1 from wyze/patch-1

github.com/survivejs/react-for-awesome-people - bb98ca712c9a7a3fa154e1312d9fe6cb366e3f7a authored over 9 years ago
Fix chapter meta

github.com/survivejs/react-book - 1d8210c1adc4cd9127588580226f83ec6b7b3b19 authored over 9 years ago
Link to voronianski/flux-comparison

github.com/survivejs/react-book - c4ff1078baf230eddf16d89adf5495c36d50dda4 authored over 9 years ago
Expand intro to motivate chapter better

github.com/survivejs/react-book - 6fa5b3be846b1eec2061f74d91c7f941e1177bf9 authored over 9 years ago