HTML5本地應用開發框架, ionic 1.0.0-rc.1 "osmium-ostrich" 發布
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</a>。
更新內容
Bug 修復
-
initialize $scope.$tabSelected when nested tabs selected. (ec7bf202)
-
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)
-
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)