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
60df1461270c78b467c7cd68d884b44b66e47c4c authored over 9 years ago by Juho Vepsalainen <[email protected]>
Looks a little better this way.
72e3ca47b045c950f719dcf2befeebf04d05f375 authored over 9 years ago by Juho Vepsalainen <[email protected]>784a6e5784d09052088dd46763e592290b6e40c2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
One less Leanpub warning.
84f58528a7040e6fc7397400b3d2e7435366d200 authored over 9 years ago by Juho Vepsalainen <[email protected]>33030e33df9ae6634a66fe0f30287cd9e9cb41aa authored over 9 years ago by Juho Vepsalainen <[email protected]>
7e224fb93bf3b85de01d279532288aa8204edcc7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
5dc813170f79796a6a32742632e946520eb3e974 authored over 9 years ago by Juho Vepsalainen <[email protected]>
bcf2f5034f9bb941a1624307da1248408a07c0fb authored over 9 years ago by Juho Vepsalainen <[email protected]>
60219de90d8fe8405fb8e71f69aa92d6ef7134cf authored over 9 years ago by Juho Vepsalainen <[email protected]>
2c708ba8d64c30bed15ad5caa057f28563428c6b authored over 9 years ago by Juho Vepsalainen <[email protected]>
It should be more consistent now.
Closes #56.
0f1135cc8936e71673a6188103d9b6855a84d798 authored over 9 years ago by Juho Vepsalainen <[email protected]>aca0eba2b256303ad1abfbc66a45d1126ce207c7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
80860f777164e3eab6394fcee8e6011f0243f5c6 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Might as well fold this bit into the original implementation of storage
to save some space.
4c6789b162ec13cedfeb59387d1ae0eec0aa1a6f authored over 9 years ago by Juho Vepsalainen <[email protected]>
7f34c8bf94c8583bb05e3516c40ab90032955ba0 authored over 9 years ago by Juho Vepsalainen <[email protected]>
06d3cbdbb64de86f90b0a9f765d644400b4bc7a2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Just needed some way to share that storage name. Probably not the only
way to do this.
Still need to clean this up
e822c4f091ba559e5a2eb437dd2e35eb32f02a10 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Depending on lane order index for `NoteActions` will likely get
problematic at some point (reord...
edb010bb6deb4bef585be86397afbac0c6fa6faa authored over 9 years ago by Juho Vepsalainen <[email protected]>
Still need to figure out a neat way to make this work for NoteStores.
The problem is that they g...
No need for `AltManager` to complicate things. We can get away with a
single alt instance after ...
6b03bb56a97aa91aeabcf058fc8f15eb4e4ee84d authored over 9 years ago by Juho Vepsalainen <[email protected]>
0da7df07198c633d447b10af4ca990e2c660e00b authored over 9 years ago by Juho Vepsalainen <[email protected]>
Less coupling, easier to tweak.
6db9bd5ce2276f022bc82f8e1efa2b4b4bf95fb8 authored over 9 years ago by Juho Vepsalainen <[email protected]>56467452a49bd044c2c0366c235cce3af960ad76 authored over 9 years ago by Juho Vepsalainen <[email protected]>
A bit neater but not ideal yet.
82ad9f7858b090a3c11f4e3d010bb94fd4226e8b authored over 9 years ago by Juho Vepsalainen <[email protected]>Need to clean this up.
01da8bfe333d4bb3b360448d293db6a7029d6f7e authored over 9 years ago by Juho Vepsalainen <[email protected]>
Still need to improve store handling (multiple Alt instances are
needed possibly).
74e63216d52fdb6329da1e84a2ecea54be735e78 authored over 9 years ago by Juho Vepsalainen <[email protected]>
96903a729df55faf225411030cdc417ac2ea47b7 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Still need to connect with Notes and deal with instancing.
e294218345533336c775593f23c8b72788a76048 authored over 9 years ago by Juho Vepsalainen <[email protected]>Going to replace these with better ones.
939224f932f55afde06b9e4c49f1df8c168ae970 authored over 9 years ago by Juho Vepsalainen <[email protected]>Need to make this work for notes too.
73b18410ce344b1e1a8be1337162d88ff0edb43d authored over 9 years ago by Juho Vepsalainen <[email protected]>ffd5ebb73e84c488bc304d793a6d382237229eae authored over 9 years ago by Juho Vepsalainen <[email protected]>
d64b5454264fa3a4993cc5f95f7c782c773989af authored over 9 years ago by Juho Vepsalainen <[email protected]>
0a2050c78967eddbbd28dcdf0be051db41403d2d authored over 9 years ago by Juho Vepsalainen <[email protected]>
the .tpl configuration is not needed anymore.
64b739f669ed33ff94ea02dffaa415424b28be2c authored over 9 years ago by Juho Vepsäläinen <[email protected]>It made the build fail :)
130456df750e6f868e948d0c2ced0e08e6816fee authored over 9 years ago by Daniel de la Cruz <[email protected]>Had that pointing at Antwar (site generator). Oops.
Closes #54.
61d209ae9b930072aa57cba8669a8782bdeb561c authored over 9 years ago by Juho Vepsalainen <[email protected]>14fb6c15a7fddde1b76dbfde41a1ebf713e056f1 authored over 9 years ago by Juho Vepsalainen <[email protected]>
No need for extra `dev-server/index.html`. html-webpack-plugin can
generate that for us!
Thanks...
a377c6c971e35202dbba0953a3b112f1cc9135ae authored over 9 years ago by Juho Vepsalainen <[email protected]>
No extra template needed. Simple is good. Now app element gets created
dynamically. I do still m...
915000a63e46e822d530d3d8a7551331c3ef063f authored over 9 years ago by Juho Vepsalainen <[email protected]>
8b3ec17a1d1eb605cd79f1c885ed40c45d0f3a87 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Better commit that dist. Otherwise `npm version` will fail.
ca68bc5d1aaa62cc820034c69c9acf9be638271c authored over 9 years ago by Juho Vepsalainen <[email protected]>511ecf276e550ad293068d9fe29716521f0db7eb authored over 9 years ago by Juho Vepsalainen <[email protected]>
d6c461c537a8b82b60d185f9c943bf2ff51db2a2 authored over 9 years ago by Juho Vepsalainen <[email protected]>
867af12420dd504bceaa2675a9efb09c38658b14 authored over 9 years ago by Juho Vepsalainen <[email protected]>
1ae6ee0eed1ee862316d939f79877bc4dc368c7d authored over 9 years ago by Juho Vepsalainen <[email protected]>
Closes #49.
c0252305611368a457d66383c7228cd3c66c2577 authored over 9 years ago by Juho Vepsalainen <[email protected]>It's easier to shape content with marked.
5b45aa1813a50107e87a3b33051f8ac942c2011b authored over 9 years ago by Juho Vepsalainen <[email protected]>Fixed now.
29b8dfc43ef5517d5f1879fb03b0d8e3c66b18bc authored over 9 years ago by Juho Vepsalainen <[email protected]>a7823eb9876463895be3b182bd3b3ba1314d3a8a authored over 9 years ago by Juho Vepsalainen <[email protected]>
Just dropped some redundant stuff.
a10415fb11a78ff8ecbe7882fd3a60cdd9928796 authored over 9 years ago by Juho Vepsalainen <[email protected]>b125bba8439584d977cce5d23b59e4c35cfe4ac8 authored over 9 years ago by Juho Vepsalainen <[email protected]>
20c7b79ca3b67f3dbba83a9542d6df2993fecefd authored over 9 years ago by Juho Vepsalainen <[email protected]>
df9781b56e853616c15d870a3926fdb31d07c1be authored over 9 years ago by Juho Vepsalainen <[email protected]>
Better structure this way.
8d37c832ff55f443bb312a02677b30b9ca34e580 authored over 9 years ago by Juho Vepsalainen <[email protected]>Closes #43.
6c0b41c94aa8cbf1ce7bb12b611c9f0d95bd9ad4 authored over 9 years ago by Juho Vepsalainen <[email protected]>Need to redo that anyway.
602c4fbc45581162f2633dbd78a69bc42bbe76cb authored over 9 years ago by Juho Vepsalainen <[email protected]>Closes #44.
19d66f8087fb7b53826e000858ada954ca9924bf authored over 9 years ago by Juho Vepsalainen <[email protected]>59248ccfb1f8afde286ac3604faa8fa0c6a3d959 authored over 9 years ago by Juho Vepsalainen <[email protected]>
This way a dist build gets included in the version commit.
c9f96b70d2cc83c2d7f00e5944797c493e44b470 authored over 9 years ago by Juho Vepsalainen <[email protected]>Closes #46.
e19c3c88c60671c4e64ea2bd5a9ff50addcb66fc authored over 9 years ago by Juho Vepsalainen <[email protected]>Closes #47.
ea46a579e0dae2a7576fb27762dae4458c903f3c authored over 9 years ago by Juho Vepsalainen <[email protected]>Ie. excluded extras since those won't do any good in the build.
3fa6523faf55171e950ee78998f4a1af5b232dc2 authored over 9 years ago by Juho Vepsalainen <[email protected]>No cropping, more readable.
Closes #48.
8f5b84d9e25a7de2f299a1d533f12a080fd309c7 authored over 9 years ago by Juho Vepsalainen <[email protected]>b720197b2d93972bf78f35c6f7a9678c56371445 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Thanks James!
fb7beeb0c47212607d8b612a5b8417860d42b28a authored over 9 years ago by Juho Vepsalainen <[email protected]>4c34345b035bef4b8a4451149bf31a5f70125edf authored over 9 years ago by Juho Vepsalainen <[email protected]>
af90abb914baa6d953f74e7d0e8a0a1eac182271 authored over 9 years ago by Juho Vepsalainen <[email protected]>
1bf93158c7be5f96c36579a75b1c924e7d325ee8 authored over 9 years ago by Juho Vepsalainen <[email protected]>
These need to be relative.
d57c8ca87d5cdd20037d092e5152e29b7c116faa authored over 9 years ago by Juho Vepsalainen <[email protected]>f3d8261b986afd1fbfccfafe6d4f64ab171a452e authored over 9 years ago by Juho Vepsalainen <[email protected]>
It's better to use relative ones here so the site works beyond root.
4680d0d767a3ee242c30a3765ec33c133314ad59 authored over 9 years ago by Juho Vepsalainen <[email protected]>The default url config is enough. No need for this.
02fb21ff717b5455e722f0c3fd6185128f23bb20 authored over 9 years ago by Juho Vepsalainen <[email protected]>f190dff14e95ef34c60591d79734f6ebaef5a032 authored over 9 years ago by Juho Vepsalainen <[email protected]>
This makes more sense. Now prev/next and TOC work sensibly.
8d54b1a387f188e2d1f64b65246f4f3e923a730e authored over 9 years ago by Juho Vepsalainen <[email protected]>8b823a1c420c4c96a14d3acf89a19c7b9174711b authored over 9 years ago by Juho Vepsalainen <[email protected]>
e8228e5395991b03b334a5e7b0ecfa0220b5141c authored over 9 years ago by Juho Vepsalainen <[email protected]>
60ceb4645c64c6d6aa13457ef2ea6fadb1b5b9a9 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Now Antwar knows how to copy those in the correct place.
668b0f0e9eedc1041c5a0a39bdb13c9da7849c2c authored over 9 years ago by Juho Vepsalainen <[email protected]>86990c6b41a391b4d88bf7b465244dfc39210866 authored over 9 years ago by Juho Vepsalainen <[email protected]>
6aa110b71613f862b8204cee028956f8cc8b0fde authored over 9 years ago by Juho Vepsalainen <[email protected]>
This needs to be generalized later.
ce9dcb44ac0b9a4adf0ad2088df697b5ae43e3e2 authored over 9 years ago by Juho Vepsalainen <[email protected]>cf5380248d7c1b8cf205111e1b80ee841ab26f68 authored over 9 years ago by Juho Vepsalainen <[email protected]>
93ae9d9a00811e24b3246eb733e689dd837d9584 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Note that this works correctly only for build. Due to fs dependency it
gets nasty in browser. Ne...
Note that mobile needs work still (media query etc.). At least it's
readable on desktop now.
019920891f6ee86ef294d9b477f8fe4121fb95a1 authored over 9 years ago by Juho Vepsalainen <[email protected]>
Way nicer. Now development mode works again.
86236f0fecdfe02a1ed2020df3588028a55c3254 authored over 9 years ago by Juho Vepsalainen <[email protected]>a86ea65aa8d572d5bf1bd45d5f72cb983a3ebe9f authored over 9 years ago by Juho Vepsalainen <[email protected]>
49077125a9c4873f526b31f16d8b0d5b8ae4a0d5 authored over 9 years ago by Juho Vepsalainen <[email protected]>
1ecc9754b010f59c20e2d0e1056bee23a518bfe1 authored over 9 years ago by Juho Vepsalainen <[email protected]>
e2a389ae4f0bb80b42a848fe3ca0398e4aea3b77 authored over 9 years ago by Juho Vepsalainen <[email protected]>
8527807d3c1594e9f7865d575f3faa8c9b9c3d43 authored over 9 years ago by Juho Vepsalainen <[email protected]>
46750d77bfc33e3a7381a3c7afcc69ebec9ff908 authored over 9 years ago by Juho Vepsalainen <[email protected]>
745406f9767d2f77e7fa15fee5d402f856280fcf authored over 9 years ago by Juho Vepsalainen <[email protected]>