Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 552 Bytes

0.8.3.md

File metadata and controls

15 lines (14 loc) · 552 Bytes

0.8.3 (commit log)

  • Added Touch event attributes:
    • onTouchCancel
    • onTouchEnd
    • onTouchMove
    • onTouchStart
  • Added example for Touch events. (Live demo)
  • Added new styles:
    • alignSelf
    • alignContent
  • Changed SetInterval to accept FiniteDuration instead of Double to avoid unit errors.
  • Upgrade Monocle to 1.1.0.
  • Upgrade Scala to 2.11.6.
  • Upgrade Scala.JS to 0.6.2.