Irakli Gozalishvili
|
4a55cf1025
|
Update version of reducers in order to get `pipe`.
|
2012-10-28 21:10:02 -07:00 |
Irakli Gozalishvili
|
c500e2001b
|
Rename test index to a logical name.
|
2012-10-28 21:09:31 -07:00 |
Irakli Gozalishvili
|
a21b86679f
|
Add example to the overlay function.
|
2012-10-28 21:08:45 -07:00 |
Irakli Gozalishvili
|
cace2bae08
|
Add notion of top level `unit` that creates stream
of application changes itself.
|
2012-10-28 21:08:30 -07:00 |
Irakli Gozalishvili
|
fdcc172bd3
|
Implement necessary utility functions.
|
2012-10-28 20:51:18 -07:00 |
Irakli Gozalishvili
|
5a5db3ebed
|
Update API for write function to match
https://github.com/Gozala/reflex/wiki/API
|
2012-10-28 20:50:23 -07:00 |
Irakli Gozalishvili
|
07dbdc01a7
|
Fix component to handle entity deletions properly.
Also update writer to close on end of stream.
|
2012-10-28 20:49:59 -07:00 |
Irakli Gozalishvili
|
909728bc02
|
Implementation of overlay.
|
2012-10-28 12:33:24 -07:00 |
Irakli Gozalishvili
|
3a5aa1bb5c
|
Implement notion of compound component called
`unit`.
|
2012-10-28 09:40:31 -07:00 |
Irakli Gozalishvili
|
6bb6c55f92
|
Fix an error in implementation of `has` function.
|
2012-10-28 09:01:56 -07:00 |
Irakli Gozalishvili
|
70d4957fc2
|
Rename reflex.js to index.js.
|
2012-10-28 08:51:37 -07:00 |
Irakli Gozalishvili
|
843e73d140
|
Create a directory of examples.
|
2012-10-28 08:50:12 -07:00 |
Irakli Gozalishvili
|
232664badf
|
Create a changelog file.
|
2012-10-28 08:47:48 -07:00 |
Irakli Gozalishvili
|
0024fa3dcd
|
Implement `component` function for composing
application components.
|
2012-10-28 08:41:41 -07:00 |
Irakli Gozalishvili
|
e7592725cb
|
Implement utility functions that will be commonly
used with in the library.
|
2012-10-28 08:36:50 -07:00 |
Irakli Gozalishvili
|
26f90b8da4
|
Remove unnecessary argument.
|
2012-10-28 08:35:56 -07:00 |
Irakli Gozalishvili
|
51555d62e0
|
Version 0.0.2
|
2012-10-23 20:26:53 -07:00 |
Irakli Gozalishvili
|
e05749b70e
|
Add travis config
|
2012-10-23 01:25:10 -07:00 |
Irakli Gozalishvili
|
56057279c6
|
Refactor state diff / patch into it's own projcet.
|
2012-10-23 01:21:29 -07:00 |
Irakli Gozalishvili
|
f9fb2235ec
|
Implement diff & patch properly.
|
2012-10-22 03:57:34 -07:00 |
Irakli Gozalishvili
|
92b90603a4
|
Update tests.
|
2012-10-22 00:40:15 -07:00 |
Irakli Gozalishvili
|
68e45cf789
|
Change how initial states diff is implemented to keep it JSON-able.
|
2012-10-22 00:32:39 -07:00 |
Irakli Gozalishvili
|
c2fad663c9
|
Export new functions via reflex module.
|
2012-10-22 00:10:46 -07:00 |
Irakli Gozalishvili
|
34a5452a62
|
Make cleanup and add some docs.
|
2012-10-22 00:08:39 -07:00 |
Irakli Gozalishvili
|
c9ebc235cd
|
Adding node_modules to gitignore.
|
2012-10-21 23:34:47 -07:00 |
Irakli Gozalishvili
|
c2322514b3
|
Merge pull request #7 from Gozala/state
Dirty implementation of application state.
|
2012-10-21 23:29:32 -07:00 |
Irakli Gozalishvili
|
cf4d76f240
|
Take subset of changes from 1663403
|
2012-10-21 23:27:00 -07:00 |
Irakli Gozalishvili
|
dc08828261
|
Add optional options argument to a writer.
|
2012-10-21 23:22:36 -07:00 |
Irakli Gozalishvili
|
473eb17e0b
|
Fix type error causing reduce to be exported instead of writer.
|
2012-10-21 14:06:29 -07:00 |
Irakli Gozalishvili
|
1fd0b9cc70
|
Update to sync with reducers changes.
|
2012-10-21 11:57:58 -07:00 |
Irakli Gozalishvili
|
3440b77928
|
|
2012-10-20 16:24:54 -07:00 |
Irakli Gozalishvili
|
47617faad8
|
Rename!
|
2012-10-20 16:21:39 -07:00 |
Irakli Gozalishvili
|
aecf246917
|
Add dependency on reducers.
|
2012-10-20 15:59:06 -07:00 |
Irakli Gozalishvili
|
cd26000207
|
Initial version.
|
2012-10-20 15:51:48 -07:00 |