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

Remove ember-truth-helpers dependency #112

Merged
merged 2 commits into from
May 3, 2017

Conversation

chrislopresto
Copy link
Owner

No description provided.

@chrislopresto chrislopresto force-pushed the remove-ember-truth-helpers-dependency branch from 57ad15a to f16b15a Compare May 1, 2017 13:27
forExport = Ember.HTMLBars.makeBoundHelper(equalHelper);
}

export default forExport;
Copy link
Collaborator

Choose a reason for hiding this comment

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

This implementation will conflict with an implementation from ember-truth-helpers if an app uses both freestyle and ember-truth-helpers. Consider making the helper freestyle-eq OR investigate whether there is a way for a helper to be included in addons/ tree only.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Heh, good call!

@chrislopresto chrislopresto merged commit c0668bb into master May 3, 2017
@chrislopresto chrislopresto deleted the remove-ember-truth-helpers-dependency branch May 3, 2017 02:19
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