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 dependencies #17

Merged
merged 9 commits into from
Aug 11, 2015
Merged

Fix dependencies #17

merged 9 commits into from
Aug 11, 2015

Conversation

matteodepalo
Copy link
Contributor

This fixes some dependencies issues found by #16

In particular:

  • Every version number is now fixed so that everyone is sure to get packages with the same versions
  • ember-moment was updated and along with it ember-cli-moment-shim became a npm dependency, fixing an issue with the resolver not finding moment.
  • Added broccoli-sass as a dependency. We would like not to require sass or any style with this component, however we've found that without adding broccoli-sass to your project dependencies, the component would break the build, complaining that broccoli-sass is not found. Ideally we would switch to ember-cli-sass and make the dependency on sass optional. We'll try to do this in an upcoming PR.

@matteodepalo matteodepalo changed the title WIP: Fix dependencies Fix dependencies Aug 10, 2015
@Arkham
Copy link
Contributor

Arkham commented Aug 11, 2015

👍

matteodepalo pushed a commit that referenced this pull request Aug 11, 2015
@matteodepalo matteodepalo merged commit 5e4179e into develop Aug 11, 2015
@matteodepalo matteodepalo deleted the feature/mde/fix-dependencies branch August 11, 2015 14:35
mcfiredrill pushed a commit to mcfiredrill/ember-calendar that referenced this pull request Oct 7, 2018
pass navigation info when changing view (fixes alphasights#17)
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.

None yet

2 participants