huazhi 发表于 2015-11-22 10:32:39

Framework7 1.3.5 发布,HTML 移动端框架

欢迎加入运维网交流群:263444886  
  Framework7 1.3.5 发布,此版本更新内容如下:

[*]  Material Theme:

[*]  Fixed issue with not disappearing "ripples" in hidden elements
[*]  Fixed Searchbar color when using color themes
[*]  New "Chips" component

[*]  Calendar

[*]  New Date Range Picker mode, can be simple enabled by passing rangePicker: true parameter
[*]  "Date range"-type parameter now accepts mixed types (single date + date range)

[*]  Push State

[*]  Fixed issue for dynamic pages loaded with passing DOM directly
[*]  Fixed issue with Push State on start from inline-pages
[*]  Imporved behavior with empty pushStateSeparator and pushStateRoot

[*]  Virtual List

[*]  New showFilteredItemsOnly parameter to show filtered items only when using filter

[*]  Modals

[*]  Reworked overlay's z-indexes

[*]  Router

[*]  Added support for passing DOM content in preprocess callback
[*]  Fixed issue with page.query getting lost for deep Inline pages navigation

[*]  Dom7

[*]  Added support for XHR DELETE, OPTIONS and PATCH methods
[*]  $.serializeObject now serialize deep objects and arrays

[*]  Swiper updated to latest 3.2.0 version:

[*]
  Added responsive breakpoints support using new breakpoints parameter. Now you can specify different slidesPerView and other similar parameters for different>
[*]  New callbacks: onSlideNextStart, onSlideNextEnd, onSlidePrevStart, onSlidePrevEnd
[*]  Minor fixes

[*]  Numerous minor fixes and improvements
  下载:https://github.com/nolimits4web/Framework7/archive/v1.3.5.zip
  
  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/ 下的文件夹绑定
页: [1]
查看完整版本: Framework7 1.3.5 发布,HTML 移动端框架