transition-debug.js revision 7f03c81c9c42b32e09a911682e00adb57f0985b9
15761N/ATransition = function() {
10139N/A setTimeout(function() {
13898N/A this._runNative();
13898N/A _onNativeEnd: function(e) {
16801N/A * @param {Object} config An object containing one or more style properties, a duration and an easing.
16279N/A if (typeof name !== 'string' && !name.push) { // named effect or array of effects supercedes default
16020N/A else if (name && !Y.Transition) { Y.log('unable to transition show; missing transition module', 'warn', 'node'); }
15529N/A if (typeof name !== 'string' && !name.push) { // named effect or array of effects supercedes default
15525N/A } else if (name && !Y.Transition) { Y.log('unable to transition hide; missing transition module', 'warn', 'node'); // end if on nex
15216N/A * @param {Object} config An object containing one or more style properties, a duration and an easing.
15190N/A * @param {Function} callback A function to run after the transition has completed. The callback fires
10685N/A this._runNative();
10161N/A var t = new Date() - this._startTime;
10139N/A _initAttrs: function() {
10139N/A _runtimeAttrs: {},
behaviors: {
left: {
if (node) {
return val;
_startTimer: function() {
_stopTimer: function() {
_runFrame: function() {
var done = true,
anim;
done = false;
if (done) {
cubicBezier: function(p, t) {
D = x0,
H = y0,
easings: {
_running: {},
_timer: null,