mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Ultimate goal is to reduce DOM manipulations. It appears 'ng-scope' and 'ng-isolate-scope' classnames are not required for Angular to work. So in an effort to reduce any DOM manipulations, we’re going to try to excluding them from being added to elements and see what comes of it.