1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Tom Gallacher
68a2cc800d spikes: architecture digram looks nicer
This fixes the rounded rectangles not looking correctly and shows as a
proof of concept what is needed for more complicated shapes. In this
example we implement the two rounded corners of a rectangle as a svg
`path` which is abstracted away as a function. Further steps could be
made to make this a d3 shape, however is not needed at this stage.
2016-11-07 15:10:32 +00:00
Sérgio Ramos
d558cb4f20 Merge pull request #72 from yldio/spikes/architecture
Architecture diagram spikes.
2016-11-07 14:05:50 +00:00
Tom Gallacher
5040fffaba Spikes of d3 and sigma.js 2016-11-07 13:57:21 +00:00
Sérgio Ramos
3c1780342d metrics-service spike 2016-11-04 17:11:35 +00:00
Sérgio Ramos
00da2f4171 css-modules & aphrodite examples 2016-10-19 15:04:20 +01:00
Sérgio Ramos
7c7e8f4a66 wip redux-loop 2016-10-17 21:36:31 +01:00
Sérgio Ramos
cce5998bfc move from ducks 2016-10-17 21:36:31 +01:00
Sérgio Ramos
7eb639297f working redux-thunk 2016-10-17 21:36:31 +01:00
Sérgio Ramos
50a265da8c redux-thunk spike wip 2016-10-14 10:45:12 +01:00