TechNote/app
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
..
actions Add stateful redux functions for navigation 2016-03-11 15:08:36 -07:00
components Add ability to add notes to notebooks 2016-03-11 15:21:50 -07:00
constants Add stateful redux functions for navigation 2016-03-11 15:08:36 -07:00
containers Give entry selector context menu actions and store 2016-03-11 15:15:17 -07:00
enhance Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
reducers Move menu items and state to navigation reducer 2016-03-15 07:58:08 -06:00
static Add proper resizing of scrollable Notebook area 2016-03-03 11:35:14 -07:00
store Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
utils.jsx Add sorting functions to compare notes 2016-03-15 07:54:49 -06:00