HTML 移動端框架,Framework7 1.4.0 發布
Framework7 或者叫 F7 是全功能的綁定 iOS 7 應用的 HTML 框架。Framework7 是免費開源的 HTML 移動端框架,用來開發混合移動端應用或者 iOS 7 的 Web 應用,并且帶有 iOS 7 的原生外觀和感覺。Framework7 也是獨立的原型應用工具。
Framework7 使用 Javascript,CSS 和 HTML 來創建 iOS 7 應用,支持多個平臺的遷移(PhoneGap),但是不是支持所有平臺,主要還是針對 iOS 7。
使用
1. Clone 或者下載 Framework7 庫
2. 修改 Kitchen Sink 綁定到應用中,或者從 dist/ 下的文件夾綁定
-
新增移動端友好 "Autocomplete" 組件
</li> -
新增 "Progress Bar" 組件
</li> -
新增 "Swipeable Tabs" 組件
</li> -
Material 主題
</li>-
</li>materialPreloaderSvg
parameter is deprectated and replaced with the new onematerialPreloaderHtml
-
Fixed issue with Notifications closing without animation in webkit browsers
</li> -
New "Scrollable Tabbar" Tabbar modification. Allows to swipe/scroll through tab links if they all don't fit into view
</li> -
New "Bottom Toolbar" Toolbar modification. It allows to use Toolbar on the bottom of screen instead of only on the top
</li> -
New "Speed dial" Floating Action Button transition when it shows additional action buttons by tapping on it
</li> -
New "Popover Morph" Floating Action Button transition when it morphs to Popover by tapping on it
</li> -
Reworked "Preloader" in favor of plain HTML elements animation instead of SVG which has visual issues on "slow" devices.
</li> </ul> -
Dom7
</li>-
Added option to trigger multiple events using space separated syntax
</li> </ul>.trigger('event1 event2 event3')
-
Calendar
</li>-
Fixed Calendar dates ordering on iOS in Date Range Picker mode
</li> </ul> -
Swiper updated to latest 3.2.7 version:
</li>-
New "Auto Height" mode when container/wrapper adopts to the height of currently active slide. Can be enabled with
</li>autoHeight: true
parameter -
Numerous minor improvements
</li> </ul> -
Custom Build
</li>-
Added "progressbar" and "autcomplete" modules
</li> </ul> -
Numerous minor fixes and improvements
</li> </ul>下載:https://github.com/nolimits4web/Framework7/archive/v1.4.0.zip。
來自:http://www.oschina.net/news/68789/framework7-1-4-0
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-
-
-
-