meteor/transition-tester

Name: transition-tester

Owner: Meteor

Description: null

Created: 2015-10-20 05:46:41.0

Updated: 2015-10-20 12:56:05.0

Pushed: 2015-10-20 23:00:59.0

Homepage: null

Size: 140

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Transition tester

An attempt to recreate the circumstances of the transition between pages in galaxy.

Usage

To start a transition, type goToPage(pages.$NAME) in the browser console, where $NAME is one of:

To finish it, type finishTransition().

Development

The idea is to pad out the HTML and write the CSS to prove that a given layout works, both normally, and during a transition.

The next step would be to expand this app to actually run transitions via CSSTransitionGroup or something. But that seems like a distinct next step once we actually are sure our basic layout works.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.