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

perf(data-table): make checkbox state check more performant #777

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

emoralesb05
Copy link
Contributor

also, when clicking on uncheck all, we only uncheck the items that are in the current data array

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.

also, when clicking on uncheck all, we only uncheck the items that are in the current data array
@emoralesb05 emoralesb05 added this to the Beta.7 milestone Jul 21, 2017
@emoralesb05 emoralesb05 merged commit 3d2a1ab into develop Jul 21, 2017
@emoralesb05 emoralesb05 deleted the feature/dt-chk-perf branch July 21, 2017 18:27
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.

1 participant