Framework7 1.3.5 发布,HTML 移动端框架
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/ 下的文件夹绑定
-
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: trueparameter -
"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
pushStateSeparatorandpushStateRoot -
Virtual List
-
New
showFilteredItemsOnlyparameter to show filtered items only when using filter -
Modals
-
Reworked overlay's z-indexes
-
Router
-
Added support for passing DOM content in
preprocesscallback -
Fixed issue with
page.querygetting lost for deep Inline pages navigation -
Dom7
-
Added support for XHR
DELETE,OPTIONSandPATCHmethods -
$.serializeObjectnow serialize deep objects and arrays -
Swiper updated to latest 3.2.0 version:
-
Added responsive breakpoints support using new
breakpointsparameter. Now you can specify differentslidesPerViewand other similar parameters for different sizes -
New callbacks:
onSlideNextStart,onSlideNextEnd,onSlidePrevStart,onSlidePrevEnd -
Minor fixes
-
Numerous minor fixes and improvements
</ul>
下载:https://github.com/nolimits4web/Framework7/archive/v1.3.5.zip