From 0c1c8ed75c50b85cf13ce942504562dc31f75397 Mon Sep 17 00:00:00 2001 From: Dmitriy Shishkov Date: Mon, 9 Aug 2021 14:28:06 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index aa2f91f..167b468 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,6 @@ dokku git:from-image publitefrontend publite/frontend:latest # TODO -- Create ServiceWorker (make it PWA) -- Migrate from LocalStorage to IndexedDB -- Add page position persistance +- Migrate pagination cage and book state from LocalStorage to IndexedDB - Add menu with book view setting -- Add move to page by number - Optimize page spliting algorythm (rewrite it) -- Fix css modules bundling