Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

perf(ngOptions): prevent initial options repainting #16071

Merged
merged 2 commits into from Jun 29, 2017

Commits on Jun 27, 2017

  1. perf(ngOptions): prevent initial options repainting

    Avoid double execution of `updateOptions()` method,
    which causes a complete repainting of all `<option>` elements.
    
    Fixes angular#15801
    Closes angular#15812
    Close angular#16071
    pbr1111 authored and Narretz committed Jun 27, 2017
    Copy the full SHA
    f92b6f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    26775f8 View commit details
    Browse the repository at this point in the history