mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
* fix(transition): add all header toolbars to ios transition * test(nav): add 2nd toolbar to test transition * fix(transition): add remaining toolbar children to animation * fix(transition): fix incorrect variable name * fix(toolbar): fix bug in safari, clean up code, update test * fix typo * change elems to els * change Elem to El