ember-animated-outlet-mobile

Ember Animated Outlet (for mobile) is a plug'n'play module to support animated route transitions in Ember.js

Usage no npm install needed!

<script type="module">
  import emberAnimatedOutletMobile from 'https://cdn.skypack.dev/ember-animated-outlet-mobile';
</script>

README

Deprecation notice

We will no longer be maintaining this repo as we will be using liquid-fire on future projects.

Fork of Ember Animated Outlet

We forked this as the main repo doesn't have support for mobile so we wanted to make the animations more native looking and also have it work with touch events.

If you need to respond to touch events, please include fastclick in your project