mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
On line 1188 and 1094, only make updates to the content element’s transform style when there are actual DOM changes that need to be made, instead of accessing the DOM just to set the same value. Also many style() updates.