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

fix(output): emit onRemove when all files are cleared #85

Merged
merged 1 commit into from
Jul 1, 2017

Conversation

UncleDave
Copy link
Collaborator

fixes #84

@UncleDave UncleDave added the bug label Jun 30, 2017
@UncleDave UncleDave added this to the v0.6.5 milestone Jun 30, 2017
@UncleDave UncleDave requested a review from aberezkin June 30, 2017 17:11
@aberezkin aberezkin mentioned this pull request Jul 1, 2017
@UncleDave UncleDave merged commit f4b4c05 into development Jul 1, 2017
UncleDave pushed a commit that referenced this pull request Jul 1, 2017
* chore(changelog): added changelog process (#79)

Fixes #74

* chore(build): fix build getting stuck

* fix(dependencies): add http module to imports

Fixes #80

* fix(input): fixed extensions not working when not specified (#83)

fixes #82

* fix(output): emit onRemove when all files are cleared (#85)

fixes #84
@aberezkin aberezkin deleted the issue-84 branch July 1, 2017 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It would be nice if the clear button called the onRemove event.
2 participants