xavcz
|
79e4cf5266
|
make FormWrapper exportable again, routes can accept either component or componentName property
|
2017-01-18 15:11:31 +01:00 |
|
xavcz
|
c0fcc944d7
|
Nova's components & routes registered in a declarative way: no load order mess, better control of the flow, no changes for the end user
|
2017-01-18 12:51:10 +01:00 |
|
SachaG
|
efb34c76e0
|
Add react-router-scroll
|
2017-01-18 15:09:21 +09:00 |
|
xavcz
|
b3bcb4de87
|
improve Nova's redux utils (configureStore, addAction, addReducer)
|
2017-01-04 14:31:38 +01:00 |
|
Comus Leong
|
f15906e887
|
addRoute function improve, not use array.concat because it will return a new array
|
2017-01-03 16:42:53 +08:00 |
|
Sacha Greif
|
4e1a82c130
|
Callbacks.add -> addCallback; and other callback functions
|
2016-12-13 11:40:24 +09:00 |
|
xavcz
|
d31ce63a17
|
fix withMessages
|
2016-12-12 11:00:25 +00:00 |
|
Sacha Greif
|
381cdc7cff
|
Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages
|
2016-12-12 16:43:23 +09:00 |
|
Sacha Greif
|
aa85aaf9c8
|
Telescope.routes -> Routes, addRoute; no more indexRoute
|
2016-12-12 11:12:41 +09:00 |
|