HTML5本地应用开发框架, ionic 1.0.0-rc.1 "osmium-ostrich" 发布

dd2d 9年前

Ionic是一个强大的HTML5本地应用开发框架,使用web技术如:HTML、CSS和Javascript帮助你构件本地体验的移动应用。

Ionic关注应用的外观、体验和UI用户界面交互。这意味着我们不是PhoneGap或者你喜欢的Javascript开发框架的代替者,相反,Ionic正好配合这些项目,以简化您的应用的重要组成部分:前端。

为了充分发挥Ionic的潜力,Ionic目前依赖AngularJS的支持。虽然你可以使用Ionic框架的CSS部分,但是你会错误强大的UI交互、手势、动画和其他的东西。


ionic 1.0.0-rc.1 "osmium-ostrich" 发布,此版本现已提供下载:<a _src="https://github.com/driftyco/ionic/archive/v1.0.0-rc.1.zip" href="/misc/goto?guid=4958867735613401723">https://github.com/driftyco/ionic/archive/v1.0.0-rc.1.zip</a>。

更新内容

Bug 修复

  • 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 b1f94da, #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)

  • </ul>

    新特性

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