Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
Todo updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Janglee123 committed May 7, 2019
1 parent 4831d4f commit 1d908c3
Showing 1 changed file with 29 additions and 19 deletions.
48 changes: 29 additions & 19 deletions TODO.md
@@ -1,4 +1,28 @@
# High
# v0.3.0

## High
- [ ] set up vue-router with animation
- [ ] reduce build size
- [ ] add ananation

## Mid
- [ ] use colors in crad background. [vibrant.js](https://jariz.github.io/vibrant.js/)
- [ ] short by last open
- [ ] highlight searched text
- [ ] get bookmark title
- [ ] add last card in home gridv for book add button

## Low
- [ ] add touchpad gestuers
- [ ] add search in home

## Queue
- [ ] ~~Horizontal scroll bar~~ [issue](https://github.com/futurepress/epub.js/issues/744)
- [ ] setup azure pipeline and travic ci

# v0.2.0

## High

- [x] db
- [x] add keyboard shortcuts (used electron localshortcuts beacuse of iframe)
Expand All @@ -12,39 +36,25 @@
- [x] bookmarks
- [x] add open with(**testing required**)
- [x] add search in book
- [ ] setup azure pipeline and travic ci


# Mid
## Mid

- [x] improve db
- [x] open https links in browser

# Low
## Low

- [x] set min width, height
- [x] fix default cover size
- [x] create ctrl+shift+i shortcut to open dev tools in production mode

# ui
## ui

- [x] display bookmarks
- [x] responsive margin in home

# Queue

- [ ] add search in home
- [ ] use colors in crad background. [vibrant.js](https://jariz.github.io/vibrant.js/)
- [ ] set up vue-router with animation
- [ ] reduce build size
- [ ] short by last open
- [ ] add touch gestuers
- [ ] ~~Horizontal scroll bar~~ [issue](https://github.com/futurepress/epub.js/issues/744)
- [ ] highlight searched text
- [ ] add ananation
- [ ] get bookmark title

# Issue
## Issue

- [x] epub without cover is not opening
- [x] title of books goes out of card

0 comments on commit 1d908c3

Please sign in to comment.