Framework7 2.0.7 已发布,Framework7 是一个开源的全功能 HTML 框架,用于构建具有 iOS 和 Android 原生外观的混合移动应用程序或 Web 应用程序。Framework7 也是独立的原型应用工具。
Framework7 并非与所有平台兼容。它更多地专注于 iOS 和 Google Material 设计,带来最佳体验和简单性。
主要更新内容:
Picker
Fixed issue with change event not being fired
change
Panel
Fixed issue with closing swipe panel with swipeActiveArea parameter
swipeActiveArea
Router
async route support for routable tabs
async
async route support for routable modals
Virutal List
New ul and createUl parameters. When disabled then VL can be used with any elements not expecting the list only
ul
createUl
Dialog
New app.destroyPredefinedDialogs parameter to automatically destroy predefined dialogs like Alert, Confirm, Prompt, etc.
app.destroyPredefinedDialogs
Package
Now ES-next modules have named export in addition to default, it exports { Template7, Dom7, Utils, Request, Device, Support }
{ Template7, Dom7, Utils, Request, Device, Support }
Minor fixes
下载地址:
Source code (zip)
Source code (tar.gz)
评论删除后,数据将无法恢复
Framework7 v2.0.7 发布,全功能 HTML 框架
Framework7 2.0.7 已发布,Framework7 是一个开源的全功能 HTML 框架,用于构建具有 iOS 和 Android 原生外观的混合移动应用程序或 Web 应用程序。Framework7 也是独立的原型应用工具。
Framework7 并非与所有平台兼容。它更多地专注于 iOS 和 Google Material 设计,带来最佳体验和简单性。
主要更新内容:
Picker
Fixed issue with
changeevent not being firedPanel
Fixed issue with closing swipe panel with
swipeActiveAreaparameterRouter
asyncroute support for routable tabsasyncroute support for routable modalsVirutal List
New
ulandcreateUlparameters. When disabled then VL can be used with any elements not expecting the list onlyDialog
New
app.destroyPredefinedDialogsparameter to automatically destroy predefined dialogs like Alert, Confirm, Prompt, etc.Package
Now ES-next modules have named export in addition to default, it exports
{ Template7, Dom7, Utils, Request, Device, Support }Minor fixes
下载地址:
Source code (zip)
Source code (tar.gz)