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

chore(dependencies): removal of flex-layout dependency. (closes #542) (closes #502) #567

Merged
merged 2 commits into from
May 7, 2017

Conversation

emoralesb05
Copy link
Contributor

@emoralesb05 emoralesb05 commented May 7, 2017

since CovalentCoreModule has been removed, there is really no use for @angular/flex-layout inernally. we will leave it to the developer to include it on demand.

closes #542 and #502

What's included?

  • remove @angular/flex-layout as a dependency since it should be included as needed now that CovalentCoreModule has been removed.
  • updated yarn.lock

Test Steps

  • npm run reinstall
  • See that flex-layout wasnt included anymore

General Tests for Every PR

  • ng serve --aot still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to CodePen/Plunker/JSfiddle

since CovalentCoreModule has been removed, there is really no use for @angular/flex-layout inernally. we will leave it to the developer to include it on demand.
@emoralesb05 emoralesb05 changed the title chore(dependencies): removal of flex-layout dependency chore(dependencies): removal of flex-layout dependency. (closes #542) May 7, 2017
@emoralesb05 emoralesb05 changed the title chore(dependencies): removal of flex-layout dependency. (closes #542) chore(dependencies): removal of flex-layout dependency. (closes #542) (closes #502) May 7, 2017
@emoralesb05 emoralesb05 added this to the Beta 4 milestone May 7, 2017
@emoralesb05 emoralesb05 merged commit a15d493 into develop May 7, 2017
@emoralesb05 emoralesb05 deleted the feature/flex-removal branch May 7, 2017 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade @angular/flex-layout to beta8
1 participant