Locations

This is an example of a list with animated, expanding elements using a Vue <transition> tag and some clever CSS tricks.

I used the Vue Transitions docs and this article about animating height with CSS3 (hint: you can't – you have to animate max-height instead).

{{site.display_name}}