joyce/src/components
Alex Hunt a8dea70e6e Bug fixes and tweaks 2017-12-16 15:07:49 -05:00
..
annotateModal.js Abstracted the notes UI into a documents UI and set up a text route to return chapters in the documents UI. 2017-12-10 22:19:59 -05:00
annotationModal.js Got remove link buttons to work. Got annotation links to pop up a modal! Looks like it's never gonna work with dangerouslySetInnerHTML, but I made the DraftJS link decorator a connected component and that worked. 2017-12-11 22:47:52 -05:00
button.js Bug fixes and tweaks 2017-12-16 15:07:49 -05:00
content.js Add loading indicators and basic components/api for a search page. Still needs some wiring up. 2017-12-16 15:00:20 -05:00
contentBottomBar.js Used selectionState and decorators to add annotation UI to DraftJS editor! Includes modal for selecting note from list. 2017-12-10 18:22:38 -05:00
contentTopBar.js Got remove link buttons to work. Got annotation links to pop up a modal! Looks like it's never gonna work with dangerouslySetInnerHTML, but I made the DraftJS link decorator a connected component and that worked. 2017-12-11 22:47:52 -05:00
deleteConfirmModal.js Added annotate mode logic. 2017-12-10 12:58:25 -05:00
documentTitle.js Got remove link buttons to work. Got annotation links to pop up a modal! Looks like it's never gonna work with dangerouslySetInnerHTML, but I made the DraftJS link decorator a connected component and that worked. 2017-12-11 22:47:52 -05:00
dropdown.js Consolidated Chapter and Note document pages into one Editor route with a dropdown to select the docType you wish to edit. Will be easier to manage as I add more doc types. Also began implementing some responsive layout elements. 2017-12-13 23:27:13 -05:00
list.js Fixing breaking changes made to Reader while working on Documents 2017-12-10 22:43:32 -05:00
loadingSpinner.js Add loading indicators and basic components/api for a search page. Still needs some wiring up. 2017-12-16 15:00:20 -05:00
navbar.js Add loading indicators and basic components/api for a search page. Still needs some wiring up. 2017-12-16 15:00:20 -05:00
sidebarSpacer.js Components and Redux wiring. 2017-11-06 22:00:32 -05:00