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
|
aa6d55c6c6
|
Refactor 'nb' naming to more accurate 'menuItem'
|
2016-03-15 07:59:58 -06:00 |
|
Joey Payne
|
2474c26b61
|
Move menu items and state to navigation reducer
All the state is now initialized in one place for the menu items instead
of in both LibraryNav and the navigation reducer. Simplifies life and
code.
|
2016-03-15 07:58:08 -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 |
|