Merged in ink (pull request #10)
Ink
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- app/components/BookBuilder/BookBuilder.jsx 24 additions, 21 deletionsapp/components/BookBuilder/BookBuilder.jsx
- app/components/BookBuilder/Chapter.jsx 96 additions, 541 deletionsapp/components/BookBuilder/Chapter.jsx
- app/components/BookBuilder/Chapter/AlignmentBox.jsx 45 additions, 0 deletionsapp/components/BookBuilder/Chapter/AlignmentBox.jsx
- app/components/BookBuilder/Chapter/AlignmentTool.jsx 43 additions, 0 deletionsapp/components/BookBuilder/Chapter/AlignmentTool.jsx
- app/components/BookBuilder/Chapter/ChapterButtons.jsx 181 additions, 0 deletionsapp/components/BookBuilder/Chapter/ChapterButtons.jsx
- app/components/BookBuilder/Chapter/ChapterTitle.jsx 126 additions, 0 deletionsapp/components/BookBuilder/Chapter/ChapterTitle.jsx
- app/components/BookBuilder/Chapter/DeleteModal.jsx 46 additions, 0 deletionsapp/components/BookBuilder/Chapter/DeleteModal.jsx
- app/components/BookBuilder/Chapter/DropdownTitle.jsx 201 additions, 0 deletionsapp/components/BookBuilder/Chapter/DropdownTitle.jsx
- app/components/BookBuilder/Chapter/EditingNotification.jsx 113 additions, 0 deletionsapp/components/BookBuilder/Chapter/EditingNotification.jsx
- app/components/BookBuilder/Chapter/FirstRow.jsx 91 additions, 0 deletionsapp/components/BookBuilder/Chapter/FirstRow.jsx
- app/components/BookBuilder/Chapter/ProgressItem.jsx 175 additions, 0 deletionsapp/components/BookBuilder/Chapter/ProgressItem.jsx
- app/components/BookBuilder/Chapter/ProgressList.jsx 56 additions, 0 deletionsapp/components/BookBuilder/Chapter/ProgressList.jsx
- app/components/BookBuilder/Chapter/ProgressModal.jsx 35 additions, 0 deletionsapp/components/BookBuilder/Chapter/ProgressModal.jsx
- app/components/BookBuilder/Chapter/RenameEmptyError.jsx 25 additions, 0 deletionsapp/components/BookBuilder/Chapter/RenameEmptyError.jsx
- app/components/BookBuilder/Chapter/SecondRow.jsx 59 additions, 0 deletionsapp/components/BookBuilder/Chapter/SecondRow.jsx
- app/components/BookBuilder/Chapter/Title.jsx 36 additions, 0 deletionsapp/components/BookBuilder/Chapter/Title.jsx
- app/components/BookBuilder/Chapter/UnlockModal.jsx 47 additions, 0 deletionsapp/components/BookBuilder/Chapter/UnlockModal.jsx
- app/components/BookBuilder/Chapter/UploadButton.jsx 68 additions, 0 deletionsapp/components/BookBuilder/Chapter/UploadButton.jsx
- app/components/BookBuilder/Division.jsx 18 additions, 17 deletionsapp/components/BookBuilder/Division.jsx
Please register or sign in to comment