Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files and directories are downloadable #146

Merged
merged 2 commits into from
Apr 21, 2016
Merged

Files and directories are downloadable #146

merged 2 commits into from
Apr 21, 2016

Conversation

coltonmercurio
Copy link
Contributor

This addition makes the file browser the main source for downloading files and directories. Previously, users were only able to download the active file in the editor. The responsibly of this function has been moved to the file browser context menu.

Changes:

  • The editor no longer contains the logic to download the active file, the button has been removed.
  • Users can download files from the file browser context menu.
    image
  • Users can download entire directories as zips from the file browser context menu.
    image

@jjang16 jjang16 merged commit 7a46b7a into master Apr 21, 2016
@coltonmercurio coltonmercurio deleted the downloadables branch April 21, 2016 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants