Changes between Initial Version and Version 1 of Ticket #13966, comment 25
- Timestamp:
- Jul 18, 2012, 1:16:34 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13966, comment 25
initial v1 2 2 - return values of rotator/* modules are weird 3 3 - on.once() is only for DOMNodes, not for connecting to regular functions 4 - about the line "dojo.fx.easing = dojo.fx.easing || easing;", I don't understand why that's thereat all4 - I don't understand why the line {{{dojo.fx.easing = dojo.fx.easing || easing}}} is needed at all 5 5 6 6 The dojo/_base/connect references need to be updated for 2.0 but strictly speaking they aren't part of AMD conversion.