Closes #5756
closes #5987
Allows for one animation to control multiple elements. Optionally removes inline styles when the animation finishes. Fixes checking for the will-change property. Does not always apply translateZ on ion-page. Closes #5130
Created interfaces for NavOptions, AnimationOptions and TransitionOptions Created Transition class and move transition ts files to their own folder.