Skip to content

Commit

Permalink
Feature/batch chapter download (#191)
Browse files Browse the repository at this point in the history
* Add NavbarToolbar component for rendering items in toolbar through portal

* Refactor Manga screen, move chapters filtering to toolbar menu, cleanup ChapterOptions

* Fix warning

* Update layout of ChapterList and add selection for chapters, add batch download, move stuff around

* Add space to bookmark icon

* Clear actions when leaving source mangas page

* Move bookmark icon back inline and align it correctly with text

* Fixup MangaDetails buttons to update cache properly so buttons in manga menu are updated

* Move chapters filter to ChapterList

* Fixup error display overlapping with loaded content when revalidation fails

* Fixup spacing around ChapterList title

* Only show small progress if manga is loaded so there is not to many spinners

* Prevent title wrapping

* Add icon buttons to desktop sizes of manga toolbar menu
  • Loading branch information
martinek authored Nov 9, 2022
1 parent e828582 commit 4a4e8b2
Show file tree
Hide file tree
Showing 19 changed files with 988 additions and 552 deletions.
156 changes: 0 additions & 156 deletions src/components/chapter/ChapterCard.tsx

This file was deleted.

150 changes: 0 additions & 150 deletions src/components/chapter/ChapterList.tsx

This file was deleted.

Loading

0 comments on commit 4a4e8b2

Please sign in to comment.