Framework7 3.4.0 发布,全功能 HTML 框架

栏目: Html · 发布时间: 7年前

内容简介:Framework7 3.4.0 发布了,Framework7 是一个开源的全功能 HTML 框架,用于构建具有 iOS 和 Android 原生外观的混合移动应用程序或 Web 应用程序。同时 Framework7 也是独立的原型应用工具。Framework7 并不与所有平台兼容,它更多地专注于 iOS 和 Google Material 设计,带来最佳体验和简单性。此次更新内容包括:下载地址:

Framework7 3.4.0 发布了,Framework7 是一个开源的全功能 HTML 框架,用于构建具有 iOS 和 Android 原生外观的混合移动应用程序或 Web 应用程序。同时 Framework7 也是独立的原型应用工具。Framework7 并不与所有平台兼容,它更多地专注于 iOS 和 Google Material 设计,带来最佳体验和简单性。

此次更新内容包括:

  • Core

    • Added new statusbar app parameters:

    • Added new app.statusbar app methods:

    • androidOverlaysWebView (by default false )

    • androidTextColor (by default black )

    • androidBackgroundColor (by default null )

    • app.statusbar.overlaysWebView(overlays)

    • app.statusbar.setTextColor(color)

    • New Route's modules parameter to load F7 modules before entering the route

    • Added support to load F7 modules during runtime with new app methods:

    • New lazyModulesPath app parameter to specify lazy modules location

    • New lazy component files in lazy-components/ package folder

    • New js/framework7-lazy.js script containing core version of Framework7

    • New css/framework7-lazy.css styles containing core version of Framework7

    • New app.loadModule(module) method to load F7 module

    • New app.loadModules([module]) method to load array of F7 modules

    • Lazy modules support

    • Router

    • Statusbar

  • Phenome

    • Lots of TypeScript definitions fixes and tweaks

  • Minor fixes

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Perl入门经典

Perl入门经典

[美]Curtis "Ovid" Poe / 朱允刚、韩雷、叶斌 / 清华大学出版社 / 2013-9-20 / 78.00

作为最有影响力的编程语言之一,Perl被广泛用在Web开发、数据处理和系统管理中。无论是Perl新手,还是想要加强自己实战技能的Perl程序员,《Perl入门经典》都提供了处理日常情况所需的各种技术。凭借十多年的Perl经验,作者Curtis“Ovid”Poe一开始先简单回顾了Perl的基础知识,然后以此为出发点,举例说明了Perl在工作场所中的各种真实用法。此外,书中还包含了一些动手练习、宝贵建......一起来看看 《Perl入门经典》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试