- Add more unit tests for the UI
- Add end-to-end UI testing
- Move to TypeScript
- Support keyboard navigation whilst overlay is visible
- Maybe a refactor...
- Add eventMap to
Event
object. - Replaced withtyped-event-emitter
- Add functionality for copying and moving files and directories
- Add drag and drop tests
- Allow uploading of directories (#48)
- Add progress bar for file uploads
- ReactJS implementation
- VueJS implementation
- Add selection checkboxes and bulk operations
- Break
Item
down further