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

copy functions to data, fixes #1016 #1017

Merged
merged 6 commits into from
Jul 12, 2020
Merged

Conversation

jogibear9988
Copy link
Contributor

No description provided.

@jogibear9988 jogibear9988 force-pushed the fix1016 branch 3 times, most recently from 73fc605 to 866dfe4 Compare July 1, 2020 12:48
@jogibear9988
Copy link
Contributor Author

@mar10 is this okay ?

Gruntfile.coffee Outdated
@@ -542,6 +542,8 @@ module.exports = (grunt) ->

# Register tasks

grunt.util.linefeed = '\n'
Copy link
Owner

Choose a reason for hiding this comment

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

What should be achieved by this line, and how is this related to the topic?
If there's a good reason, I can add it separately, but it should not be connected to this PR commit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added it, cause I test in Windows.
Without it I could not build

Copy link
Owner

@mar10 mar10 left a comment

Choose a reason for hiding this comment

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

Sorry for the late reply.
Could you also add a line th CHANGELOG.md and jsdoc-globals.js before I merge?

src/jquery.fancytree.js Outdated Show resolved Hide resolved
@jogibear9988
Copy link
Contributor Author

Sorry for the late reply.
Could you also add a line th CHANGELOG.md and jsdoc-globals.js before I merge?

done

@mar10 mar10 merged commit 08f2dfb into mar10:master Jul 12, 2020
@mar10
Copy link
Owner

mar10 commented Jul 12, 2020

Merged - thanks for contributing!

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.

2 participants