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(aot): make data-table template access only public variables (closes #471) #472

Merged
merged 2 commits into from
Apr 3, 2017

Conversation

emoralesb05
Copy link
Contributor

@emoralesb05 emoralesb05 commented Mar 31, 2017

Description

#471
AoT build was failing because the data-table template was accessing private properties

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

@emoralesb05 emoralesb05 added this to the Beta 3 milestone Mar 31, 2017
@emoralesb05 emoralesb05 changed the title fix(aot): make data-table template access only public variables fix(aot): make data-table template access only public variables (closes #471) Mar 31, 2017
@kyleledbetter kyleledbetter merged commit 4aa916c into develop Apr 3, 2017
@kyleledbetter kyleledbetter deleted the feature/fix-aot-dt branch April 3, 2017 00:26
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.

2 participants