Framework7 v1.6.5 和 v2.0.0-beta.3 已发布,Framework7 是免费开源的 HTML 移动端框架,用来开发混合移动端应用或者 iOS 7 的 Web 应用,并且带有 iOS 7 的原生外观和感觉。Framework7 也是独立的原型应用工具。
Framework7 v1.6.5 更新如下:
- 默认情况下,Searchbar 将删除 accents (removeDiacritics: true)
- 修复在 iOS 上滚动时选择元素错误的问题
- Data Table 标头“全选”复选框现在将只选中相同列中的复选框
- 添加
timeline
已自动构建 - 更新 Dom 7 到最新版本以解决在 cordova“resume”事件中抛出错误(当没有事件目标时)的问题
- Update Template7 to latest version:
- Fixed issue with not being able to access parent context
../
js_compare
helper has been renamed tojs_if
helper.js_compare
is still available for backwards compatibility- Added support for
@index
,@first
,@last
,@key
,@root
,@global
variables tojs
andjs_if
helpers - Added support for parent access (e.g.
../title
) tojs
andjs_if
helpers - Added support for parent data access within loops, e.g.
../../@index
- Fixed issue with not being able to access parent context
- Minor fixes
暂未发现 v2.0.0-beta.3 更新内容。
转自 http://www.oschina.net/news/88483/framework7-v1-6-5