From fe2dc2568590c59fd801492f34cb2c79b0a9e73c Mon Sep 17 00:00:00 2001 From: shams mosowi Date: Thu, 3 Oct 2019 08:09:06 +1000 Subject: [PATCH] cleanup road map --- ROADMAP.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index f79510fa..e658ec46 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -42,14 +42,8 @@ - Fixed column - Hide/Show columns - resizable column ✅ -- keyboard Navigation: - - Up key to move to the cell above ✅ - - Down key to move to the cell bellow, if last cell create a new row ✅ - - Tab to go to the next cell ✅ +- keyboard cell navigation ✅ - column / table Create/edit validation -- Delete tables -- Edit tables -- Hide tables - On new table add, refresh view to the table view✅ - import csv to table✅