v1.0.0-rc.1 "osmium-ostrich" released!

Download Instructions: https://github.com/driftyco/ionic#quick-start

1.0.0-rc.1 “osmium-ostrich” (2015-03-16)

Bug Fixes

  • initialize $scope.$tabSelected when nested tabs selected. (ec7bf202)
  • activator: check classList exists (0bed91f3, closes #3295)
  • barSubheader: fix border-bottom on android (b2841190)
  • collectionRepeat:
    • properly delete items when setting size to 0 (3dc6ab6a, closes #3299)
    • fix a dom problem with margins and position:relative (83a20c61, closes #3277)
    • fix problem with option & delete buttons (2c2662fe, closes #3280)
    • make it work performantly with exposeAsideWhen (4f35d8e6, closes #3244)
    • fix data change while page disconnected, computed dimensions while no data (4325025d, closes #3240, #3238)
  • keyboard: shrink scrollView on date and select focus on iOS (4636cb0e)
  • platform: revert b1f94da27e265ca32698b86785073d53208e6679, #3279 (1c7b2883, closes #3175)
  • scrollView: remove bottom margin on scroll content. (4f9d6fe7, closes #2910)
  • subHeader: removes borders on android subheaders (ebe32265, closes #3265)
  • tabs: correct tab leaving lifecycle events (082f30e6, closes #2869)

Features

  • collectionRepeat: resize on $ionicScrollDelegate.resize() (a3014830, closes #3292)
2 Likes