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

Make errors in getEntry_ be passed to handler (if specified) #42

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Make errors in getEntry_ be passed to handler (if specified) #42

wants to merge 7 commits into from

Conversation

SamyPesse
Copy link

No description provided.

@SamyPesse
Copy link
Author

Done, I didn't build the filer.min.js, bump version or anything.

By the way, I'm using filer.js in Codebox: https://github.com/FriendCode/codebox, we just launched last week :) Thank you.

@bennlich
Copy link
Contributor

Awesome! This looks like it accomplishes #39 too.

@SamyPesse
Copy link
Author

@ebidel let me know if that's not good to be merged.

@mb-dev
Copy link

mb-dev commented Apr 13, 2014

Is this getting merged?

@dukex
Copy link

dukex commented Dec 3, 2014

+1

dukex pushed a commit to dukex/filer.js that referenced this pull request Dec 5, 2014
@@ -479,13 +485,13 @@ var Filer = new function() {

var callback = function(dirEntry) {

cwd_ = dirEntry;
//cwd_ = dirEntry;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change?

@ebidel
Copy link
Owner

ebidel commented Apr 8, 2015

Reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants