Guest User

Untitled

a guest
May 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Issues:
  2. =======
  3.  
  4. - A missing semicolon in animation/core.js that was fixed is now unfixed
  5. - ButtonView _should_, to keep things clear, use "touch" instead of "evt" in its
  6. touchStart/touchEnd/etc. events.
  7. - ALIGN_LEFT/RIGHT/etc. has been removed from foundation/core; they need to be moved back.
  8. - Root Responder has some way-off inline docs for touch events
  9. - Root responder has a eventTouchesForViews; this should be removed.
  10. - the change from touchMoved to touchesDragged has been dropped.
  11. - the contentClippingFrame changes are dropped. Should not be.
  12. - sc-empty needs to be added back
  13. - Is there a reason why button renderer has changed?
Add Comment
Please, Sign In to add comment