Joey Payne
|
ec89e94449
|
Add ability for navigation to update note numbers efficiently
The note numbers now only update for the current notebook selected and
the recent notes.
|
2016-03-18 07:20:59 -06:00 |
|
Joey Payne
|
0cc8e837bf
|
Add stateful redux functions for navigation
|
2016-03-11 15:08:36 -07:00 |
|
Joey Payne
|
d14eed9965
|
Add state for navigation
Currently selected navigation item is available under the navigation
variable so that the whole application has access to it.
|
2016-03-06 11:08:42 -07:00 |
|
Joey Payne
|
c1340ef758
|
Refactor context menu actions and constants
This is in order to accomodate more stateful objects by separating the
context menu specific actions and constants into their own files.
|
2016-03-05 17:24:23 -07:00 |
|
Joey Payne
|
54d64cc124
|
Add global state and right click menu using redux
|
2016-03-03 11:35:14 -07:00 |
|