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 ofDouble
to avoid unit errors. - Upgrade Monocle to 1.1.0.
- Upgrade Scala to 2.11.6.
- Upgrade Scala.JS to 0.6.2.