From 0190f21c6ad4e485ae4d47910a3476958903509b Mon Sep 17 00:00:00 2001 From: Bruno Simon Date: Mon, 3 Oct 2016 17:25:53 +0200 Subject: [PATCH 1/2] [update] Readme > Todo --- readme.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b6bc480..2b5319f 100644 --- a/readme.md +++ b/readme.md @@ -34,13 +34,16 @@ keppler "My project" Share the URL that should appear with the viewers. +### TODO +- [ ] Lastest version on top +- [ ] Copy file to clipboard button +- [ ] Download file button + ### Futur features - Log project URL and open in default browser - 404 - Config file -- Copy file to clipboard -- Download file - Keyboard navigation - In app notifications - Navigator notifications @@ -53,3 +56,5 @@ Share the URL that should appear with the viewers. - Unit testing - Tablet compatible - Angular 2 +- Font-size control +- Theme control From 869442850fc991aab56fb283790d10b078175b80 Mon Sep 17 00:00:00 2001 From: Bruno Simon Date: Sun, 9 Oct 2016 15:46:30 +0200 Subject: [PATCH 2/2] [update] Readme > Todo --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2b5319f..2c7416e 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,7 @@ Share the URL that should appear with the viewers. - [ ] Lastest version on top - [ ] Copy file to clipboard button - [ ] Download file button +- [ ] Font size buttons ### Futur features