Skip to content

v1.0.0-rc.5 "tungsten-turkey"

Compare
Choose a tag to compare
@ajoslin ajoslin released this 27 Apr 23:26

<a name"1.0.0-rc.5">

1.0.0-rc.5 "tungsten-turkey" (2015-04-27)

Bug Fixes

  • backButton:
  • goBack:
    • specify how many views to go back (63a0834d)
  • input:
    • prevent input labels from being pushed left on focus (a6d9d4c8, closes #1778)
  • ionicConfig:
    • Whitelist Cordova Windows Phone style protocols (19296c85)
    • Chrome regression no longer allows integer transition duration times (34ed2d0f)
  • keyboard:
  • ngShow: WP fix for ngShow. (c64e0bae, closes #3498)
  • range:
  • scroll:
    • set ms-viewport to prevent IE "squish" effect (26361d65)
    • Windows Phone default to native scrolling (c40e36c1)*
      slidebox:
    • prevent read only property error on assigning of length. (08956b29, closes #3589)
  • spinners:
    • WP doesn't support smil. default wp spinner to spinner that uses timing func. (e5930c0c, closes #3480)