flowtable: add selection indicator, add keyboard navigation

This commit is contained in:
Maximilian Hils
2014-09-18 02:22:10 +02:00
parent 6a161be6b4
commit 0d64cc9327
12 changed files with 376 additions and 154 deletions

View File

@@ -42,6 +42,7 @@ var path = {
'js/stores/flowstore.js',
'js/connection.js',
'js/components/header.jsx.js',
'js/components/flowtable-columns.jsx.js',
'js/components/flowtable.jsx.js',
'js/components/eventlog.jsx.js',
'js/components/footer.jsx.js',